I need some help with how I make roomChanger work. Right now when I try and go to the next screen it says this:
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Step Eventplayer
for object roomChanger:
Push :: Execution Error - Variable Get 100057.onCollide(100092, -2147483648)
at gml_Object_roomChanger_CollisionEvent_26_1 (line 8) - if (onCollide) {
############################################################################################
Here are some pictures of the two rooms I'm trying to warp between:
The code I put in the roomChanger is as follows: roomTo=rStage04;
Please say if there's anything I missed, and I shall see if I can provide it in another reply. I'm also new to this forum so the formatting in this post may be really bad. Sorryy for that in advance
!