User Tools

Site Tools


place_file_syntax

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
place_file_syntax [2025/03/17 16:07] – [@ (EXITS) / DELETE @] jeffdplace_file_syntax [2025/03/19 23:52] (current) – [Descriptive Text] jeffd
Line 1: Line 1:
 ====== Place File Synax ====== ====== Place File Synax ======
 +
 +[[Place Files]]
  
 ===== Overview ===== ===== Overview =====
Line 102: Line 104:
 <code> <code>
 PACKAGE "TRAIL" (START): PACKAGE "TRAIL" (START):
-  EXT. TRAILHEAD ([FROM ...] AS $START) +  EXT. TRAILHEAD ([FROM ...] AS *START) 
-  WITHIN $PACKAGE:+  WITHIN *PACKAGE:
   EXT. TRAIL / SWITCHBACK PATH   EXT. TRAIL / SWITCHBACK PATH
   EXT. TRAIL / LARGE ROCK   EXT. TRAIL / LARGE ROCK
Line 119: Line 121:
  
 ===== Location Definitions ====== ===== Location Definitions ======
 +==== LOCATION DEFAULTS: ====
 +
 +This opens up the template for locations defined within this Library or Area that aren't BASED ON any other location. Once this line is encountered, you are in "Location Definition Context" until switching to another context.
 +
 +<code>
 +LOCATION DEFAULTS:
 +
 +A-CAM:  *Filename(*LOCATION), Default(*Filename(*LOCATION))
 +</code>
 +
 ==== INT. / EXT. ==== ==== INT. / EXT. ====
  
Line 143: Line 155:
 INT. OFFICE INT. OFFICE
  
-  You look around to gain your bearings. $DESCRIPTION+  You look around to gain your bearings. *DESCRIPTION
 </code> </code>
  
Line 168: Line 180:
 ==== x-CAM / DELETE x-CAM ==== ==== x-CAM / DELETE x-CAM ====
  
-This is how to assign cameras to a location.  You can use $A-CAM, $B-CAM, etc, to refer to the previously defined value of any CAM.+This is how to assign cameras to a location.  You can use *A-CAM, *B-CAM, etc, to refer to the previously defined value of any CAM.
  
 Note that the same Camera Angle can be assigned to multiple named CAMs, which may be useful (for example) if the coverage area is wider than what had originally been envisioned. Note that the same Camera Angle can be assigned to multiple named CAMs, which may be useful (for example) if the coverage area is wider than what had originally been envisioned.
Line 182: Line 194:
 <code> <code>
 A-CAM: OFFICE A-CAM: OFFICE
-B-CAM: OFFICE_REVERSE(HALL = "Ext. Office"), $A-CAM+B-CAM: OFFICE_REVERSE(HALL = "Ext. Office"), *A-CAM
 C-CAM: POV "Ext. Office" OUTSIDE_OFFICE(INTERIOR), OFFICE C-CAM: POV "Ext. Office" OUTSIDE_OFFICE(INTERIOR), OFFICE
 </code> </code>
place_file_syntax.1742252859.txt.gz · Last modified: 2025/03/17 16:07 by jeffd

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki