-
Notifications
You must be signed in to change notification settings - Fork 3
Entity Editor
The entity editor is for adding in new players, enemies, projectiles or items. The entities' infomation are stored in Json. Selecting which entity you wish to edit, will populate the drop downs. All the components are available for all entities.
By default the position on the screen for the entities is locked, turning this off will allow the entities to move. Re-locking the position will also reset the entity's position.
There is 8 rotations available: N, S, E, W, NW, NE, SW and SE. The Rows/ Columns dictate where on the sprite sheet the entity is.
Do not manually set the Mass to less then 0, the UI will stop you from doing this
The animation json can be loaded in
Under AI the behaviour can be set.
Select the pattern you wish to shoot and the properties of the bullet is based on the projectile entity selected.
Please refer to the Collusions wiki page.
Please refer to the Audio wiki page.
Page Author: Charlie Morris
© NINE BYTE WARRIORS | MIDNIGHT HARVEST