-
Throwing and constraining actor to a scene
-
Sequence in Correct Order or Reset - Problem, please help!
by DigiChain ·And one further question then - how do I reset/clear the text attribute? -
Sequence in Correct Order or Reset - Problem, please help!
by Rob2 ·change attribute game.text to "hello ".."world" or -
Touch spawn consecutive actors and random actors
by JohnPapiomitis ·Have a attribute called randomBlock -
double jump advice
by JohnPapiomitis ·You can use a attirubte to track the ammount of jumps. Each time a jump happens add 1 to that attribute and then have the jump rules in a rule when that attribute is equal to or less then 2. That way -
Tower defense-like towers
by FloridaGames ·give all your towers an attribute "self.target" -
double jump advice
by monofonus ·Can anyone give me a clue on how to constrain my character to making two jumps? Right now my jumping is based on overlapping/colliding with a platform, which is okay, but I want to make it so that th -
Sequence in Correct Order or Reset - Problem, please help!
by DigiChain ·If the player continually gets the seq wrong I guess the text attribute will end up being huge. Is there a limit to text attribute length? If so I don't think this'll work. -
Sequence in Correct Order or Reset - Problem, please help!
by Rob2 ·Concatenate playernumber into a text attribute and then check for your sequence with a 'when attribute contains' rule. -
Sequence in Correct Order or Reset - Problem, please help!
by DigiChain ·I have an attribute PLAYERNUMBER, this attribute changes depending on which button the player presses. -
Animating a turn around for an actor.
by 3xL ·sorry for asking, but howcome you are using "constrain attribute" for the virada action? instead of CHANGE attribute? is this better? -
How to drag?
by Alice_02 ·Hi I'm studying collisions of two actors which is the two actor is movable. I put a rule in each of them that if one actor collide another actor it couldn't pass through on the other actor and i got -
What Features do you want? (Attention Gamesalad Upper Management!)
by 68kStudios ·* some user interface optimization: attribute organization and select multiple actors. -
Saving Help
by craps ·I then made a save attribute and a key. -
are there any tutorials on how to lock and unlock levels?
by Braydon_SFX ·I don't know to much about saving, but I think you could create an attribute for that. -
My birthday present and treat for you guys and dolls
by keweworkshop ·Haha! I have a secret attribute named 'watch user'. -
My birthday present and treat for you guys and dolls
by LumpApps ·Haha! I have a secret attribute named 'watch user'. -
Help with "posting Score to Game center"
by quantumsheep ·I've added a "post score" attribute into one of my buttons in my game, and I've created an ad-hoc version of it, tested it on my iphone, and when I tap on the button, nothing seems t -
Help with "posting Score to Game center"
by Chimoru ·I've added a "post score" attribute into one of my buttons in my game, and I've created an ad-hoc version of it, tested it on my iphone, and when I tap on the button, nothing seems t -
Animating a turn around for an actor.
by moidsch ·restricting other inputs. Now I know I can set attributes for any action as long as I activate and deactivate it if I don't want them being interrupted by other inputs.