Lokir / Dudes-Dungeons

Dudes&Dungeons are a small 3 man project for Aalborg University Copenhagen - the results of this project will be published here. This project is partnered by Toszi and JesterJ
0 stars 0 forks source link

Player script(s) with BackPack, EquipInventory, Move, and Stats systems + ItemHandler. #2

Open Lokir opened 10 years ago

Lokir commented 10 years ago

Basic player system, with movement, backpack and a system for equipping stuff in backpack. Player Needs Stats, HP, STR, DEX, INT, Speed and whatnaught. (A GUI for player feedback is also necessary)

With this we need an ItemHandler to generate all possible items and put it in lists. System has been changed due to time and skill requirements... There will no longer be bodypart exchange because the animations would be way too tricky, instead the player will be able to take on the entire body (and animations and skills) of his slain enemy. As for gear and loot supplementing powerups wil be added to the loot system instead of bodyparts.

Lokir commented 10 years ago

All this was implemented wednesday the 9th/4th, Gems will be added during thursday 10th... However, Toszi will take care of the actual loot system, to be implemented later.

Lokir commented 10 years ago

Needs some final adjustments, and the code needs comments + a bit of optimization... should be finished by the 16th/4.