#How to make 2d movement
1 messages · Page 1 of 1 (latest)
Developer Forum | Roblox
i don’t think the current core scripts use those names anymore in the first place but even if it did… The reason putting your local script in the Replicated First doesn’t work is because, well, anything in the replicated storage replicates first before the character scripts are loaded, and before any movement keys are binded, meaning that ...
Yo thanks dude!