orion3dgames / t5c

Building a open source multiplayer 3d rpg using babylon.js and colyseus
https://t5c.onrender.com
MIT License
119 stars 27 forks source link

Implementing casting & cooldown for abilities #17

Closed orion3dgames closed 1 year ago

orion3dgames commented 1 year ago

i'm very close, but timing is still an issue, as it also dependent on fps, latency, and other factors... tricky! SO it currently works but timing are a little off.

orion3dgames commented 1 year ago

basic casting and cooldown implemented