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