QuestProduct.bquestpack: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Leoetlino No edit summary |
imported>Leoetlino No edit summary |
||
Line 45: | Line 45: | ||
|- | |- | ||
| UpdateStep || bool || | | UpdateStep || bool || | ||
|} | |||
=== Indicator actor structure === | |||
{|class="wikitable" | |||
! Key !! Type !! Description | |||
|- | |||
| HasFar || bool || Whether a Far version of the actor exists {{check}} | |||
|- | |||
| InstanceName || str || [Optional] Unique name of the actor {{check}} | |||
|- | |||
| Location || dict (X: float, Y: float, Z: float) || Position of the actor | |||
|- | |||
| Name || str || Actor name | |||
|- | |||
| OffFlag || str || [Optional] ? | |||
|} | |} | ||