mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-13 14:02:23 +02:00
Bug-Fix on spowning and moving grass
This commit is contained in:
@@ -241,10 +241,11 @@ __meta__ = {
|
||||
}
|
||||
WinRounds = 5
|
||||
HeroTemplate = ExtResource( 1 )
|
||||
SpawnBoxRange = Rect2( 32, 32, 448, 160 )
|
||||
|
||||
[node name="Background" parent="." instance=ExtResource( 7 )]
|
||||
pause_mode = 1
|
||||
frame = 35
|
||||
frame = 46
|
||||
playing = true
|
||||
|
||||
[node name="FloorTileMap" type="TileMap" parent="."]
|
||||
|
||||
Reference in New Issue
Block a user