mirror of
https://github.com/creyD/ludum_dare_46.git
synced 2026-06-11 21:22:22 +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
|
||||
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