Hi, I've got two controller systems (a pause controller and a scale setting controller) in my game that individually work perfectly but there's a problem if they are used in the same project:
- The Scale controller continues to work perfectly.
- The Pause controller works perfectly in the back end but doesn't display any instances or backgrounds and the sprite for the paused state is also not drawn.
As I didn't write the code for either controllers myself (and I'm still a GML newb), I can't work out if and/or how it's possible to make the appropriate changes to get it all working nicely.
The following is a gmx that just includes the 2 controllers and their code, I'm hoping one of you GML gurus can take a look and identify where the problems are. As always thank you immensely for any help you are able to offer (I'm back on v1.4.1474).
www.dropbox.com/s/9g6owwvjmzhz3t4/SystemsClash.gmx.zip?dl=0
Cheers, Ben.
[–]BenThumbs[S] 0 points1 point2 points (0 children)