Refactor enemy system: enhance EnemyAI with attack cooldown, update Force class to handle damage, and improve EnemyHandler for enemy removal; add OccamsRazor weapon with attack mechanics.
This commit is contained in:
Vendored
+1
@@ -3,4 +3,5 @@
|
||||
"editor.insertSpaces": true,
|
||||
"editor.fontFamily": "'Operator Mono Lig', monospace",
|
||||
"editor.fontSize": 14,
|
||||
"editor.fontLigatures": true,
|
||||
}
|
||||
Reference in New Issue
Block a user