EventInfo.product.sbyml: Difference between revisions
Jump to navigation
Jump to search
→Contents
imported>Leoetlino (stub -> in creation) |
imported>Leoetlino |
||
Line 13: | Line 13: | ||
|- | |- | ||
| is_startable_air || bool || Whether the event can be started when the player is not "grounded for event" (essentially when he is in the air) | | is_startable_air || bool || Whether the event can be started when the player is not "grounded for event" (essentially when he is in the air) | ||
|- | |||
| child || array || Demo events that are called by this event. | |||
{|class="wikitable sortable" | |||
! Name !! Type !! Description | |||
|- | |||
| file || string || Event name (actually not a file name since this doesn't include the file extension) | |||
|- | |||
| entry || string || Entry point name | |||
|} | |||
|- | |- | ||
|} | |} |