-
Michael LaFreniere authored
Scripts to be used by shops and modify the player stats (not implemented yet) Can create new weapons by clicking on the menu Assets > create > new weapon
Michael LaFreniere authoredScripts to be used by shops and modify the player stats (not implemented yet) Can create new weapons by clicking on the menu Assets > create > new weapon
todo.txt 329 B
- Oct. 28th: Coffee shop is closing soon so I couldn't get around to implenting the rest of the weapons scripts.
They are set up for us to create new weapons easily. But in our player controller script, we need to create an
array of weapons and reference the weapon stats to modify our player's attack speed, damage, etc.
- Mike