Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

By "not working" I mean the variables are always set to the default values, regardless of what I choose in the room editor. No error messages.
I have put room_pack_eval_script = live_execute_string; in the create event of a controller object, the same object that runs the rest of the GMRoomPack scripts

Can you check if there are variable assignment lines in generated JSON? If not, that's probably on me.

(1 edit)

What code should I be looking for?

I don't know exactly what to look for, but I can't seem to find anything regarding variable assignment.

This is all that I can find for each instance, at least that's what I think:

{"name":"inst_666CF5A3","x":2242,"y":442,"obj":"obj_Civilian_Employee","rotation":90.43495}

Now I find something called "propertyCode", which holds a variable created with Variable Definitions. So yes, I think what you wanted me to look for is there.

Any updates on what the problem could be?

(+1)

Hello! Not yet - since I updated a handful of my extensions to 2.3, there's a bit of a queue with variously mysterious issues that I'm digging through.