1.At the start of the frame?
2.At the start of the frame and after heartbeat
3.just when u press a key the input functions are immediately ran?
Im just confused since I stumbled across this devforum post saying the input is going to be processed at the start and at the end of the frame? https://devforum.roblox.com/t/update-to-input-processing/2232983
Developer Forum | Roblox
Hi Developers, We recently made an update that improves the frame rate and input latency on iOS, Xbox, Mac, and Android and will be rolling out to all other platforms in the coming weeks. Part of this change involves processing input twice per frame: Once at the start of the frame. Once after the Heartbeat step. No action is required unless...