After testing the app, should i always revert to last save?
Posted: Mon Jun 27, 2011 3:22 pm
Hi
I don't understand one little thing.
Ok, its cool that you can test the app without having to compile it, but if you test the app the objects can be all messed up on content and position. How can i go back the app to the way it was before tested?
Let me exemplify:
Imagine I'm creating a Snooker game and i wanna test the opening of the table (the first shot). So, at first all the ball are in the starting position, as they should be when the game starts. But, if i tests the game inside Livecode and give a shot on the balls, they will be all over the table. But its not how i wanna them to be. Have i always to revert to last saved game after i test my code? That's not very user friendly.
Before Livecode i used multimedia fusion 2. When i wanna test the game i just press play but it then compiles the code and opened another window with the game. So, i test the game, and after the test i just have to close the window and all the objects and all sort of variables remain the same. In livecode, you alter in real time and you always have to revert to last save after the testing. I find this very weird and stupid!
Maybe I'm doing something wrong. I wanna test the game in another window and not in real time
I don't understand one little thing.
Ok, its cool that you can test the app without having to compile it, but if you test the app the objects can be all messed up on content and position. How can i go back the app to the way it was before tested?
Let me exemplify:
Imagine I'm creating a Snooker game and i wanna test the opening of the table (the first shot). So, at first all the ball are in the starting position, as they should be when the game starts. But, if i tests the game inside Livecode and give a shot on the balls, they will be all over the table. But its not how i wanna them to be. Have i always to revert to last saved game after i test my code? That's not very user friendly.
Before Livecode i used multimedia fusion 2. When i wanna test the game i just press play but it then compiles the code and opened another window with the game. So, i test the game, and after the test i just have to close the window and all the objects and all sort of variables remain the same. In livecode, you alter in real time and you always have to revert to last save after the testing. I find this very weird and stupid!
Maybe I'm doing something wrong. I wanna test the game in another window and not in real time