Added Level. Removed params from _init()
This commit is contained in:
@@ -250,8 +250,10 @@ script = ExtResource("1_7rkx7")
|
||||
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
texture_filter = 1
|
||||
position = Vector2(8, 8)
|
||||
sprite_frames = SubResource("SpriteFrames_uucy3")
|
||||
animation = &"bottom_door_opened"
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
position = Vector2(8, 8)
|
||||
shape = SubResource("RectangleShape2D_notjl")
|
||||
|
||||
Reference in New Issue
Block a user