Closed clarkm25 closed 1 month ago
Fixed issue where archer's bear trap was not showing up at all.
Fixed issue where player could change attack direction after attack had started.
Attached the Parent Player level in the default character select screen so we have full game loop with working parent player script.
Changed 'paladin_stats' and 'archer_stats,' to just 'stats' to remove duplicate code.
Uncommented out death screen emit line.
Updated Archer's attacks with the 'enemy_hit' arrays that were in Paladin attacks.
Fixed issue where archer's bear trap was not showing up at all.
Fixed issue where player could change attack direction after attack had started.
Attached the Parent Player level in the default character select screen so we have full game loop with working parent player script.
Changed 'paladin_stats' and 'archer_stats,' to just 'stats' to remove duplicate code.
Uncommented out death screen emit line.
Updated Archer's attacks with the 'enemy_hit' arrays that were in Paladin attacks.