Footpath - OpenRCT2/OpenGraphics GitHub Wiki
Contents
This object type is deprecated and should not be used for new objects. It has been split up into Footpath Railings and Footpath Surface.
- supportType :
enum (of string or integer)
: required -
Type of supports used for path (0=Box,1=Pole)
Must be one of:
"pole"
,"box"
,1
,0
, - scrollingMode :
integer
: required - Scrolling mode of the sign
- noSlopeRailings :
boolean
- True if path has no railings on slopes
- hasSupportImages :
boolean
- True if object has images for path supports
- hasElevatedPathImages :
boolean
- True if object has images for elevated path
- editorOnly :
boolean
- True if path is normally only available in the scenario editor