Hi!
I made a function that should create all the levels on my game.
The function works perfectly in "game mode". Unfortunately, when compiled, does not work, neither on PC nor PPC.
When I use the function's code instead of calling the function, it works perfectly, but that means I have to change the code wherever I call the function.
Any Ideas??
Best Regards,
Jorge Pinto
p.s. Sorry for my english.