I was wondering how I would be able to make a running system simular to the strongest battlegrounds, where you run when walking forward and forward-diagonal. I’d think it just detects when you press W, but it seems like more than that. Does anyone know how it works?
3 Likes
It really just seems like how you exactly described it. Like if the key W is down, the speed is increased and a different animation is played. I’m not one of their developers, but that’s what I assume.
It’s probably like that but it honestly seems like more than that to me, I guess I’ll try that.
I think that they are using Input Detection&RunService and CameraCFrame for Pc and Mobile. Because i tried that and it works perfectly
2 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.