Added new enemy: Goblin, with animations like Attack,GetHit, Walk, Run and Die. Enemies Chase the player and try to attack the player which also deals damage to the player. ArrowSpell seems to have collision issues, Changed rotation of DirectionLight to make the arena more readable.

This commit is contained in:
2025-05-26 14:47:10 +03:00
parent c55ce49733
commit 7909e2d958
79 changed files with 13774 additions and 40585 deletions

View File

@@ -1,4 +1,5 @@
;METADATA=(Diff=true, UseCommands=true)
[/Script/UnrealEd.UnrealEdOptions]
UsingXGE=False
bExpandCustomClassPickerClassList=True

File diff suppressed because one or more lines are too long