What Is game:GetService("RunService").FixedHeartbeat

game:GetService("RunService").FixedHeartbeat
What Does This Do. I Cant Find Any Result Of Search Of This

4 Likes

If it is not documented at all, then it’s not for use. Roblox is just working on something maybe

1 Like

It’s either something that’s only accessible on core scripts and engine or something that hasn’t been implemented yet.
For more information of what you have access to for you can check the documents that are in -create.roblox.com-

https://create.roblox.com/docs/reference/engine/classes/RunService

1 Like

Unlike what these guys are saying, it was recently added, suggesting that it’s probably an upcoming feature, and that’s why there are no search results. Roblox has plans for updates related to physics/networking soon so this is probably for that

3 Likes

in this case its better tp use roblox api reference:

2 Likes

Related to Server Authority. Used in calculation and prediction systems.

1 Like

I assume it will be similar in functionality to Unity’s FixedUpdate.

Something that is under development.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.