Bastelschublade / trinity

An open source adventure game in in 3D low poly graphic. Playing around with the godot engine..
GNU General Public License v3.0
8 stars 0 forks source link

Simple Combat #5

Closed lukruh closed 4 years ago

lukruh commented 4 years ago

Create a simple combat system between player and one creature (target). Check range, speed cooldown and target attackable.. Apply dmg in both direction, substract blockchance / armor. Global cooldown. Handle death (animation + loot) on target and player (respawn popup).

lukruh commented 4 years ago

prinipiell umgesetzt, allerdings sehr simpel mit trigger range.. keine wirkliche AI