-
Problem setting up "NEW" in-app purchase
by http_gamesalad ·@NipaDidIt I noticed that even though that you said in - app is not supported by preview game.Bank/Star = 100 before you even buy anything. -
Been away for a long time...
by Armelline ·What OS are you running, @CodeMonster? -
Gamesalad slows down when there are many rules
by pHghost ·(Quote) -
Interpolate rotation
by Socks ·This is more controllable than the [constrain rotation to self.time * X] method as you can swap the '+1' (in [Constrain rotation to rotation +1]) for an attribute and alter that attribute however you -
Fast Frame Swap
by Socks ·You could also dump the two Interpolate rules and do it with a single constrain behaviour, like this, Constrain image to . . . -
Gamesalad slows down when there are many rules
by The_Gamesalad_Guru ·You always need to measure game performance using an adhoc build or in the device viewer. Creator preview is never an accurate measure of performance nor is it meant to be. -
Gamesalad slows down when there are many rules
by pHghost ·Unless it's something specifically related to the PC version, I haven't noticed having multiple animation behaviors slowing down Creator much at all. -
Interpolate rotation
by zweg25 ·you could also try self.rotation%360. (I suggest putting this in a round() function) -
Been away for a long time...
by CodeMonster ·unfortunately for me, this isn't true. my creator crashes so many times and deletes so much of my work, its quite frustrating. -
Interpolate rotation
by Socks ·360 doesn't equal 0 ! -
Dungeon Master + Roguelike? I need your opinion
by 68kStudios ·Let me know if you try it and give me some feedback (Image) -
A lot of FREE Templates by GSInvention.com
by PhilipCC ·Maybe you could send that snake after him? (Image) -
X-1 Rescue Lander. Level 1 Ship Mechanics. UPDATED
by CaptFinn ·thanks. were you able to install it and test it? -
"Unknown error when reading keystore"
by The_Gamesalad_Guru ·Are you using a mac or windows creator? -
A lot of FREE Templates by GSInvention.com
by CodeMonster ·@PhilipCC Thank you very much for your kind words, it means a lot to me and @timolapre1998 . -
Been away for a long time...
by MentalDonkeyGames ·And the Crator itself is MUCH stabler and faster than it has ever been! -
Change scene on button press and have it change back by itself?
by Dues ·Hiw would you like to change the image? -
Problem setting up "NEW" in-app purchase
by MentalDonkeyGames ·Here is a demo showing how you set up a consumable in-app purchase. -
Animating a hammer to move back and forth..?
by Lokitoes ·Not sure if you can view this, but this 3D projection mapped artwork was the outcome of this thread's mission (Image) -
Change scene on button press and have it change back by itself?
by Dues ·In your button have a rule that says: When touch is pressed - change scene to "your scene"