This commit is contained in:
9
src/godot/gd/node_2d.tscn
Normal file
9
src/godot/gd/node_2d.tscn
Normal file
@@ -0,0 +1,9 @@
|
||||
[gd_scene load_steps=2 format=3 uid="uid://dg85xsdqg6wj0"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cneqjngiworik" path="res://icon.svg" id="1_swwii"]
|
||||
|
||||
[node name="Node2D" type="Node2D"]
|
||||
|
||||
[node name="BreeLPlayer" type="BreeLPlayer" parent="."]
|
||||
position = Vector2(556, 302)
|
||||
texture = ExtResource("1_swwii")
|
||||
Reference in New Issue
Block a user