Game Development Community

Save/load game problem

by Siddharth Hegde · in Torque Game Builder · 06/03/2006 (4:41 am) · 0 replies

Hi,
I'm trying to save and load game. It works fine till i save the game in to scene(.scn) file and when i'm loading the saved scene file, it also works fine, BUT the game remains still like a bitmap image.
Before saving the game few objects are moving in the path, but after save & loading the scene file, the objects were not moving in the level.
Actually i have attached few objects to the path onLevelLoad, but once i load the saved game it did't happen......

I need to fix it up...........

Thankyou
Sid