-
need urgent help! plz
by Mcreator83 ·change attribute -
need urgent help! plz
by jonmulcahy ·reset his lives back to 5 with a simple change attribute rule on the button press, otherwise the level would just end again. -
need urgent help! plz
by JohnPapiomitis ·Leave the attribute that tells that the levels passed the way it it. -
How to make restart buttton pop out if you die
by jonmulcahy ·when you die trigger an attribute, and then on your restart button have a rule that says when dead interpolate it's position to where you want it. -
Community Feedback: Feature Requests
-
Yea! I'm loving the support! Thanks Gamesalad Team!!! -.-
by Yodapollo ·Expect to see: Pause behavior/attribute, Publishing to Mac App Store, Improved 'Undo' functionality, and a whole slew of bug fixes and improved tool and game performance. -
Commove Broken - GameSalad 0.9.0
by butterbean ·@Photics: I had many issues with 0.9 and attributes not changing. -
Interested in a Canabalt like template?
by MagoNicolas ·school started again, couldn't work how much I would have liked on it. I perfected death for falling, no more random ones, and was searching for a way to not have to set the game.attribute avoidBadCli -
Interested in a Canabalt like template?
by Hachiko ·school started again, couldn't work how much I would have liked on it. I perfected death for falling, no more random ones, and was searching for a way to not have to set the game.attribute avoidBadCli -
Touch is released issue
by POM ·create an attribute - self.IcanDETECTrelease - boolean- set to true -
Destroy actor + change size - Bug
by JohnPapiomitis ·try taking out the change size behavior, and change the size by using change attribute behaviors. That usually does the trickl -
rotate
by JohnPapiomitis ·click on the main actor in the actor pane and constrain its x and y to the x and y you just wrote down. SO its position is always constrained to where it is, so it can rotate ect but doesnt move from -
rotate
by JohnPapiomitis ·constrain its x and y position to its x and y position -
Destroy actor + change size - Bug
by simo103 ·1. Create an attribute like WallHit -
Music won't stop! help!
by pjnolen ·with music in gamesalad". I created an attribute called music just like he did, and also created an actor to start the music on the 'main menu' screen. But never used the actor and the mus -
Music won't stop! help!
by pjnolen ·with music in gamesalad". I created an attribute called music just like he did, and also created an actor to start the music on the 'main menu' screen. But never used the actor and the mus -
how to continue the music once dead
by JohnPapiomitis ·yes put the music toggle rules in the sound on off button, and the music toggle attribute you make is global and interger -
how to continue the music once dead
by JohnPapiomitis ·This is what you have to do. Have a attribute call it music toggle and have it a interger set to zero. Have a rule when attribute music toggle = 0 change attribute device audio music volume to 10. The -
how to continue the music once dead
by JohnPapiomitis ·what exactly are you trying to do. Are you making a music on off button? because if so you have to use modulos to toggle the attribute for on and off -
how to continue the music once dead
by AjBlue ·oh, what you probably need to have is a global boolean attribute saying if its true. when you die it probably resets the button