diff --git a/Guest.tscn b/Guest.tscn index 2d32fb4..018eaea 100644 --- a/Guest.tscn +++ b/Guest.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=6 format=2] -[ext_resource path="res://assets/placeholder_white.png" type="Texture" id=1] +[ext_resource path="res://assets/Figur1.png" type="Texture" id=1] [ext_resource path="res://Guest.gd" type="Script" id=2] [sub_resource type="PhysicsMaterial" id=3] @@ -36,6 +36,7 @@ shape = SubResource( 1 ) disabled = true [node name="Sprite" type="Sprite" parent="."] +scale = Vector2( 0.1, 0.1 ) texture = ExtResource( 1 ) [node name="CollisionShape2D" type="CollisionShape2D" parent="."]