A collaboration of the solvedStudio ———————————————— Currently working on this project: @solved @PaulRHJT @Bip901 @Atom_Scratch @mooseman24 @CodeDelta ———————————————— Original text engine by @djpro ———————————————— Controls: -'arrow keys' | 'W, A, D' to move -'spacebar' to attack | if activated in menu: 'mouse click' to attack -hold 'S' and then attack for special attack - costs 2 SP for the knight/ 1 SP for the elf ———————————————— Skills: health | increases hp recovery rate speed | increases the walking speed defence | increases the chance of parrying an attack strength/archery/magic | increases the damage dealt ————————————————
Changelog: v0.10.1: >readded glowing lanterns by @CodeDelta v0.10.0: >introduced new mapDrawer >fixed object positions >made scrolling smoother >changed gridsize to 10 >added option: 'smooth screen updating' -default:on >You need to help out me a bit with the objects on the map. Please try to readd them if you noticed that something isn't where it's supposed to be. Be aware, that we're placing objects on a grid (size:10) so there can't be multile objects at the same place. Try shifting the costume for that purpose. Another thing to be careful with: Don't delete mapObjects, instead replace them with 'null'. Otherwise the map won't be correct anymore. :) >added @CodeDelta to ingame credits (in the menu)