Here's a little tip which may not be obvious to newer game devs: If you have a title screen that goes to the game screen and you can quit back to the title screen, you should test that loop MORE THAN ONCE and look for anomalies caused by improper initialisation + mem leaks.
-
Show this thread
-
Replying to @GreyAlien
sorry I don't understand what you're talking about, I use Ren'Py
1 reply 0 retweets 0 likes -
Replying to @WinterwolvesG
Doesn't it ever screw up like that (or your code?)
1 reply 0 retweets 0 likes -
Replying to @GreyAlien
no, unless you do some pretty insanely complex stuff using python, there are no memory leaks :P
1 reply 0 retweets 0 likes -
-
-
Replying to @WinterwolvesG
What about uninitialised things causing problems or like variables hanging around from last time that you forgot to reset?
1 reply 0 retweets 0 likes -
Replying to @GreyAlien
renpy does it all automatically, even save/load, I don't need to do anything :) that's why I use it lol
1 reply 0 retweets 2 likes
I came from C++ where I had to store all variables on big arrays to save everything, to renpy that just automatically saves everything without need to worry to forget anything. From hell to paradise :D
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.