Eden Editor: Object: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
== Attributes == | == Attributes == | ||
<onlyinclude> | |||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
! Name | ! Name | ||
Line 131: | Line 132: | ||
| | | | ||
|} | |} | ||
</onlyinclude> | |||
[[Category:Eden Editor|Objects]] | [[Category:Eden Editor|Objects]] | ||
[[Category:Eden Editor: Asset Types|Objects]] | [[Category:Eden Editor: Asset Types|Objects]] |
Revision as of 09:15, 7 December 2015
Attributes
Name | Category | Class | Description |
---|---|---|---|
Type | Object Type | ItemClass | |
Variable Name | Object Init | Name | |
Init | Object Init | Init | Expression called upon start. In multiplayer, it's called on every machine and for each player who joins in progress. |
Position | Object Transformation | position | |
Rotation | Object Transformation | rotation | |
Placement Radius | Object Transformation | placementRadius | |
Singleplayer Control | Object Control | ControlSP | |
Multiplayer Control | Object Control | ControlMP | |
Role Description | Object Control | description | |
Lock | Object States | lock | |
Skill | Object States | skill | |
Health / Armor | Object States | Health | |
Fuel | Object States | fuel | |
Ammunition | Object States | ammo | |
Rank | Object States | rank | |
Show Model | Object Special States | hideObject | |
Enable Simulation | Object Special States | enableSimulation | |
Enable Damage | Object Special States | allowDamage | |
Enable Stamina | Object Special States | enableStamina | |
Name | Object Identity | unitName | |
Face | Object Identity | face | |
Voice | Object Identity | speaker | |
Voice Pitch | Object Identity | pitch | |
Probability of Presence | Object Presence | presence | |
Condition of Presence | Object Presence | presenceCondition |