still working out movement
This commit is contained in:
+9
-1
@@ -1,3 +1,11 @@
|
||||
[gd_scene format=3 uid="uid://bh28pqqlppt3a"]
|
||||
[gd_scene format=3 uid="uid://cqwi2kesqh5wt"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://b8fx1wwyj30bg" path="res://MapCell.cs" id="1_jkeij"]
|
||||
[ext_resource type="Texture2D" uid="uid://c5jj7yhlnodxt" path="res://Art/star.png" id="2_ugbl7"]
|
||||
|
||||
[node name="MapCell" type="Node2D" unique_id=953237004]
|
||||
script = ExtResource("1_jkeij")
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="." unique_id=733491629]
|
||||
scale = Vector2(0.025, 0.025)
|
||||
texture = ExtResource("2_ugbl7")
|
||||
|
||||
Reference in New Issue
Block a user