safazi
safazi
On moonscript, if theres a `{`, a keyword will be highlighted with `function` style color.  Correct highlighting: ```moon toPath = (path) -> if isArray path path else { path...
To reproduce: `Bot.navigate.to Bot.players[username].entity.position` Stand on ground, it will work just fine Stand on top of a chest? Nope.
For games, there is no need to obfuscate internal ids for server-only resources, this could be detected via it being a `@Service` or through the Rojo project file.
https://github.com/flipbook-labs/flipbook
Maybe the state can be nil if it hasn't started yet.