added tile node replacing, position changes but doesn't change visible ingame

This commit is contained in:
2022-11-15 20:01:28 +01:00
parent 9138545028
commit 36fe0f1f08
2 changed files with 17 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
[gd_scene load_steps=2 format=2]
[ext_resource path="res://assets/textures/debugitem_one64.png" type="Texture" id=1]
[node name="debug_tile_one" type="Node2D"]
[node name="Sprite" type="Sprite" parent="."]
texture = ExtResource( 1 )