CedarBishop / Stellarsaurus

3 stars 1 forks source link

Program Melee Attack Size customization #205

Open CedarBishop opened 4 years ago

CedarBishop commented 4 years ago

Almost finished this card. All the melee object spawning, initialisiing and damage detection is done. Design master is updated so you can update melee weapons with the new parameters

What is remaining: Create a resource folder for melee types and have loader also load from there. On damage detection make sure it is not an enemy you have already hit before. (this wont affect P v P but will affect P v E)

CedarBishop commented 4 years ago

Completed those additional tasks in the comment above