I’m trying to make an .EXE and I’ve tried a lot of things already, but I always get this same result:
My first Scene works just fine, but when I change scene it’s as if it can’t read the scripts of something… my characters are just not doing what they are supposed to be doing.
Everything else works fine: the first scene, the textures, animations, meshes… I’m just having issues with the scripts of the second scene.
Any help will be greatly appreciated.
I’m working on version 2.63, by the way
File => User Preferences => Addons => Game Engine => Select “Game Engine: Save As Game Engine Runtime”
Then:
File=> Export => Save As Game Engine Runtime
I tried this, but some scripts are not working My game has 3 scenes. The first scene works just fine, then in the second scene my monsters are not moving the way they sould
it’s like only the logic bricks work in the seccond scene
copy your script then paste into your game folder
do you mean copy it like text and then paste it in notepad in the game folder? or how can I do that?