Bug-Fix on spowning and moving grass

This commit is contained in:
Jan Schuffenhauer
2020-04-21 03:33:45 +02:00
parent b0331a38b4
commit 242c6d4b16
4 changed files with 2 additions and 1 deletions

BIN
dist/dist_bugfix/Bossfight_bugfix.zip vendored Normal file

Binary file not shown.

BIN
dist/dist_bugfix/bosskeeper_hotfix.exe vendored Normal file

Binary file not shown.

BIN
dist/dist_bugfix/bosskeeper_hotfix.pck vendored Normal file

Binary file not shown.

View File

@@ -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="."]