Jump to content
A 2021 backup has been restored. Forums are closed and work in progress. Join our Discord server for more updates! ×
SoaH City Message Board

Problem with "Fix Start Position" with The Sonic Revival Engine 3.0


Recommended Posts

First of all, I want to say hello to everybody on this community, this is the first time in this community.

So, right now I am working on Fan Game called Sonic Emeralds, and I choose The Sonic Revival Engine 3.0 to make my game.

I am starting to use Game Maker 8.0 Pro, so I´m still a newbie xD

I created a room, and I want to spawn Sonic on the game, so I put the "objEngineStartPosition" on the room.

Then when I was going to test the game, an error message showed up saying:

 

ERROR in
action number 2
of Create Event
for object objPlayerSonic:
 
Error in code at line 106:
       if( global.StartX == -1 && global.StartY == -1) 
                  ^
at position 17: Unknown variable StartX
 
 
Can you guys help me? ;(
Link to comment
Share on other sites

×
×
  • Create New...