How to do this correctly? I tried the example at caperaven.co.za but it didn't work at all.
Now could someone explain how to do this. For example if my base scene has a cube and a camera and I want to load my level1.gls witch has the cube and the camera and some other objects. Now if I call [pascal]glscene1.loadfromfile('level1.gls'); [/pascal]
It gives me an error "invalid enumerant". What's going wrong?