easy-games / chickynoid

A server-authoritative networking character controller for Roblox.
https://easy-games.github.io/chickynoid/
MIT License
221 stars 31 forks source link

input magnitude for analog sticks/mobile controls #38

Open popomcnuggets opened 6 months ago

popomcnuggets commented 6 months ago

for users with a controller analog stick or mobile thumbstick, allow analog movement instead of always moving at max speed in the given input direction

jLn0n commented 2 months ago

what happens when some malicious user modified the cmd.magnitude on :FireServer?

it seems like there is no clamping for cmd.magnitude on the simulation side