Update Mechanics

csolove 2024-12-25 17:09:17 +00:00
parent 12a50a8df7
commit 8889ef9f8e

@ -1 +1,7 @@
mechanicccccccccccccs
### Player Movement
The player moves around a map, interacting with NPCs, mobs, environment objects (e.g. traps, resources, herbs), items, etc. Movement can be a simple toggle between running and walking.
### Combat
At first, it can be purely melee based with hack and slash mechanics, maybe a single slash attack to deal damage to mobs. Combat should be real time.