PolishRAD Post ludum dare bugfixes for the king’s spin

Original LD release: http://www.ludumdare.com/compo/ludum-dare-27/?action=preview&uid=17178
V 0.2 alpha
Windows: https://docs.google.com/file/d/0B-H5lq1kSggrQTd1eDBUN1pDTmc/edit?usp=sharing
Linux: https://docs.google.com/file/d/0B-H5lq1kSggrLWhuMTUxN3RjdEk/edit?usp=sharing
WebPlayer: https://dl.dropboxusercontent.com/u/9938325/PostWebPlayer/PostWebPlayer.html
fixlog:
– shooting works, altho it awaits animations and a true projectile. ( DEATH TO THE GOBLINS!)
– goblins have sound and animation again
– added fall dmg settings and execution
– moved death control to a designated class that holds HP
– added swing and shoot sounds
– added walking sounds
– added running sound
– added jump sounds
– added jumpdmg sounds
– added pickups sounds
– randomized death sounds
– enabled the running mechanic
– improved jumping mechanic further.
– audio randomizer and manager still needs further testing, it loads audio, gets the messages, but the playback does not occur.
– audio configuration is fully text based. Gives us alot of flexibility.
– audio randomizer follow the children audio chain if child owns an audio randomizer.
– if you kill goblins in the wrong direction it crashes the game.
– we have a beta map editor from Skalniak
– we’ve found a fix for the web player, soon we’ll roll out the fix. MAC users unite!
Known Issues:
– Movement still feels weird
– No controller support
– No controls mappings
– Credits button does not work
– You cannot swing sword
v 0.1 alpha
Windows: https://dl.dropboxusercontent.com/u/9938325/PostLD.zip
Linux: https://dl.dropboxusercontent.com/u/9938325/PostLDLinux.zip
Fixed:
- Jumping
- annoyance with the any key presses on win/loose
- display timer with time left
- kill sound for main character
- added crosshair
- death sounds and looks cooler + blocking controls and timer hud.
Known issues:
- Unity web player does not work with keyboard input, does not play scripted sounds. Any help here will be great.
- You cannot shoot
- You cannot swing sword
- Movement feels weird
- No controller support
- menu sliders do not work
- credits button does not work