set rotation from spawn point

This commit is contained in:
2024-08-02 05:12:13 +03:00
parent a361350ec2
commit b4faa5d35b
6 changed files with 19 additions and 9 deletions

View File

@ -31,7 +31,7 @@ wall_texture = ExtResource("3_ondo6")
[node name="Spawn" type="Sprite2D" parent="Room"]
position = Vector2(-48, 32)
rotation = 0.159622
rotation = 1.83259
scale = Vector2(0.25, 0.25)
texture = ExtResource("3_7vff1")
script = ExtResource("4_rhl23")