Problems with 0.9.4 :( :( :(
I have issues when using 0.9.2 files on it...
SO... If I make the game from scratch on 0.9.4 will it be fine? Annoyed, but what can ya do.
SO... If I make the game from scratch on 0.9.4 will it be fine? Annoyed, but what can ya do.
Comments
Big bummer cause i've got sooooooooooooo many Booleans to do then.
Thanks Steeler.
Also, I would suggest using integers (0 for false, 1 for true) instead of booleans. It allows for more flexability that limiting yourself to a simple true/false. ** just a suggestion **
Good luck!
I'm just using the booleans to display images. So it's a on/off thing : )