Run an iteration loop on the server that calls your onUpdate method.
parameters
none
Returns
none
Usage
Examples
1.
//Link code/server/rooms/room.js
onInit() {
g.runGameLoop();
}
Run an iteration loop on the server that calls your onUpdate method.
none
none
//Link code/server/rooms/room.js
onInit() {
g.runGameLoop();
}
Proofread your code, check with your team and classmates, and if you’re still stuck!
Join us on Google Meet