From 281c4fac28605ad9d77e3efe1804c5fa178d8318 Mon Sep 17 00:00:00 2001 From: Sgeo Date: Sun, 25 Jun 2017 23:19:29 -0400 Subject: [PATCH] Updated NET.worlds.scape.Portal (markdown) --- NET.worlds.scape.Portal.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NET.worlds.scape.Portal.md b/NET.worlds.scape.Portal.md index 1a98287..bc6b169 100644 --- a/NET.worlds.scape.Portal.md +++ b/NET.worlds.scape.Portal.md @@ -14,3 +14,12 @@ Portal is a subtype of [[Rect|NET.worlds.scape.Rect]]. | 0-7 | MaybeNull Explicit Portal | Far side Portal | | 1 | String | Name (if not empty string) | | 3-7 | String | URL for far side World. If version 3-6, may potentially assume ".world" at end if needed (no "." after "/") | +| 3-7 | String | Far side room name | +| 3-7 | Float | Far X | +| 3-7 | Float | Far Y | +| 3-7 | Float | Far Z | +| 3-7 | Float | Far Theta | +| 3-7 | MaybeNull Explicit [[Material|NET.worlds.scape.Material]] | Initial Cover | +| 3-7 | MaybeNull Explicit [[Material|NET.worlds.scape.Material]] | Download Cover | +| 5-7 | Boolean | Far Side Is Portal | +