Sohom Sahaun
Sohom Sahaun
Another potential use case: ```js declare_vars = function() { foo = 0; }; declare_vars(); bar = foo; // "foo" doesn't get highlighted ```
Mm, interesting. I was talking about `declare_vars` being in the create event though.
Please provide a simple example to replicate this issue.
What use cases do you have in mind? @WangleLine
The multiplayer feature in GameMaker is experimental, and it will be reworked. We do not know anything about how it works. SnowState wasn't tested with the multiplayer feature.