lazarusliew Posted February 11, 2014 Posted February 11, 2014 i had finish install it, and try to put some thing on the map, inside had those character and FPS view. after that i had able to walk around on the Debug Mode or Run Mode. but how i update the map to my project? even i save the map file, the project also dont have update and when i click the exe, it still open as default map. how i make the map is load the latest map i create? thanks. Quote
shadmar Posted February 11, 2014 Posted February 11, 2014 if your maps isn't named start.map, you have to update App.lua so the correct map is loaded 1 Quote HP Omen - 16GB - i7 - Nvidia GTX 1060 6GB
YouGroove Posted February 11, 2014 Posted February 11, 2014 Juts look in App.lua. When you work in editor, you will launch the map you have opened in editor. When you publish your game, that's App.lua script that tells what map to load at launch. Find some line like : Map:Load("Maps/start.map") An replace the map name. 1 Quote Stop toying and make games
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.