thank you :)!
samyam
Creator of
Recent community posts
Hey everyone I've been reworking the game a lot - see changes https://sam-yam.itch.io/bumbi/devlog/717072/reworking-game-changing-art-style
Will take some time, happy to see people enjoying it so far! Another video devlog coming this month.
Hello, I purchased the asset and am using the latest version of Gamemaker (2024) + the asset (2022+).
I've followed the Shaun Spalding tutorial to set it up and run the server, with an empty room/object as the live objects. It seems to update the room:
$ready! 2 live files, 556 scripts, 226 macross, 15 enumss. Took 604ms
$updated r_lvl_1 (97ms) in the log
But when I add an object to the scene it just freezes.
Also I am a bit confused, how would I see the changes in my script after adjust a variable in a Step event of my player?
Thank you.