You only need use the LoadGame with the "nameoflevel.ged" syntax. In the exported game, the LoadGame function will load the right dat level.
Please, print the fps value in both levels of your game:
1) Create an text actor
2) in the Draw Actor event put:
- Code: Select all
textNumber = real_fps;
Tell me if you can see any changes in the fps value.
Game Editor is an
open source game creator software that's wants to
pay it's developers to keep evolving.
If you like Game Editor, make a
review!