Skip to content
zrowny edited this page May 26, 2021 · 2 revisions

Park Entrance Object Properties

Contents

scrollingMode : integer : required
Scrolling mode of the sign
textHeight : integer : required
Height of the sign text

rct2.park_entrance.pkemm (Park Entrance Gates)

"properties": {
    "scrollingMode": 32,
    "textHeight": 36
}