Skip to content

Entity Editor

Charlie Morris edited this page Feb 9, 2023 · 7 revisions

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.

image

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.

image

Setting mass to 0 will cause the entity to disappear.

image

Under AI the behaviour can be set.

image


Page Author: Charlie Morris

Clone this wiki locally