The workaround is to use live_constant_add
It is not possible to auto-retrieve retrieve constants while the game is running, so GMLive won’t know about them until I update the extension.
The workaround is to use live_constant_add
It is not possible to auto-retrieve retrieve constants while the game is running, so GMLive won’t know about them until I update the extension.