Updated NET.worlds.scape.Portal (markdown)
parent
bc4afe42c8
commit
281c4fac28
|
@ -14,3 +14,12 @@ Portal is a subtype of [[Rect|NET.worlds.scape.Rect]].
|
||||||
| 0-7 | MaybeNull Explicit Portal | Far side Portal |
|
| 0-7 | MaybeNull Explicit Portal | Far side Portal |
|
||||||
| 1 | String | Name (if not empty string) |
|
| 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 | 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 |
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user