Base Project In Early Stage

Subscribers:
18
Published on ● Video Link: https://www.youtube.com/watch?v=MaDwMfV5dFk



Duration: 2:23
67 views
1


Just started a little project on my own. Got really inspired by reference like God Of War. Want to kind of bring back some nostalgia by going for something that will eventually feel more like a Golden Axe or a Gauntlet game.

This basic setup contains:
- Pickup Weapon on ground, (as auto pickup and assign, for now)
- A base prototype of "Deadly Trap" (Hidden Blade from the wall)
- Set an "Evade" state for player so he can dodge attacks/traps
- Set some custom notifies for: hit detection, lunge distance/duration and combo input window
- Gate set as an interactable object. User has to manually open them (press "Interact" action).
- Gate is also set to update navigation with a Navlink according to its state.
- Navlinks (from gates) allow enemies to chase you through doors once opened.
- Set as bases three "core type" for enemies: melee (orc and zombie), range (mage) and tank (giant)
- Mage throwing fireballs and teleporting away when player get near it.

Note:
Sorry for all the color lines around and texts in the upper left corner, these are for debug purposes. I'm mostly putting effort on functionality first at this point, so there will be a lot of "gray out" and "level blockout". Any asset, used for this project was either got as "free asset of the month" on Unreal Marketplace or legally bought with my own account Epic account.