Builder
Inherits: Node3D
Inherited by:
Description
Tiles builder controller
Properties
| Plane | plane | |
| bool | mouse_click_enabled | true |
| int | index | 0 |
| GameMap | map | |
| Vector3 | world_position | Vector3.ZERO |
| Vector3 | gridmap_position | Vector3.ZERO |
| String | current_user_folder | GlobalGameData.DEFAULT_GRIDMAP_PATH_NAME |
Methods
| void | _read() |
| void | _unhandled_input(event: InputEvent) |
| void | _proccess(float: delta) |
