I'm really enjoying this extension so far but I'm not quite understanding the live room functionality. I think I've got everything set up correct since the server is informing me when I make changes to the relevant room, but I'm just not understanding how to actually execute the last bit that gets me playing the live updated room.
So far, I have:
- Created a blank room
- create a blank object
- assigned them both to the live_blank object and live_blank_room variables in the create event of obj_gmlive
- applied room_set_live() to the room I want to have update
Where do I go from here? I'm struggling to follow the documentation at this point.