Refactored to use Vector4i. Added Spider/Grasshopper. TODO: Ant
This commit is contained in:
parent
ff4aa93845
commit
11f8a71f52
19 changed files with 482 additions and 326 deletions
|
|
@ -8,3 +8,6 @@ class_name TileResource
|
|||
@export var material_white: StandardMaterial3D
|
||||
|
||||
@export var ui_texture: Texture2D
|
||||
|
||||
func _to_string() -> String:
|
||||
return tile_name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue