Is it possible to create a game that requires fast response?

I want to make games like Tekken7 or For Honor style. both two games require fast response from the server.
The value entered by the player must be delivered as quickly as possible. But based on my experience of playing other roblox games, this seems impossible. (A quick attack in Tekken7 is about 0.26 seconds.)
When the player’s ping is 60 ~ 80, Is it possible to implement this?

Any answers are welcome. thanks

Considering the delay between the Server and the Client, its hard to really make games that are dependent on a fast response. Even with compensation there isn’t really much that you can do to make it faster.

Maybe in the future, Roblox might push more updates to get the Server - Client to communicate faster.

1 Like