-
On and Off on the same Button, Help Please Thanks!
by gyroscope ·Anyhow, as long as your attribute game.soundOnOff is an integer, I can't see why you're having problems... -
How do you make an actor slow down and stop?
by MotherHoose ·unless MLV is at some point/time changed by event/attribute To: 0 -
Game Center Achievements Not Updating
by Braydon_SFX ·I have them all unlocked by an attribute - Boolean. -
GameSalad programing question
by BobD ·not enter any text I want to set a empty flag attribute. -
GameSalad programing question
by AcceleratedGames ·1. Make a Text attribute called "BlankChecker" with no text in it. -
Spelling check system
by MotherHoose ·Attribute: userInput = S -
★★ Just one step to convert projects between all platform ★★
by BBEnk ·(Quote) -
★★ Just one step to convert projects between all platform ★★
by tenrdrmer ·I've had some pretty big circle collisions using this and I have never noticed the collision area being so short it looked bad. Have you actually tried this? Or are you just throwing out ideas why its -
Changing direction every time?
by KodeRiter722 ·- Change Attribute: self.position.X to (Reset location's X position) -
How to make the stick rotate to angle like the game Finger Balance
by RThurman ·I am guessing that you are referring to the way (on fast movements) the ball will go right through the stick because it can't detect collisions fast enough? I am sure you have experimented with it a -
How to make the stick rotate to angle like the game Finger Balance
by RThurman ·If you have two slider actors called 'left' and 'right' you could unlock the stick actor and use a constrain behavior: -
The Trouble with Collision
by tenrdrmer ·its own. You do need to adjust your bounciness attribute down closer to 0 or you will probably have a big bounce on the first collision -
The Trouble with Collision
by Speedygamer ·DO: Constrain Attribute (self.motion.linearVelocity.y) 0 -
Need help with dodge controls
by Pennez-Games ·(Quote) -
Star System.....Image Change not working
by iTouchGamer ·@tshirtbooth The self attributes are in the menu, and the timer is a game attribute... -
Need help with dodge controls
by MotherHoose ·tapping your right button … changes a gameAttribute -
formula for multiples of 60 in "if" statement in rule?
by MarkOnTheIron ·The exact same as the one I posted before. Just change the self.Time attribute with the game.Time attribute. -
Star System.....Image Change not working
by iTouchGamer ·Yea, I have it like that. I have a self.numstars attribute that changes. -
Collisions counting problem
by glynius ·Thanks for answering. I really don't know what else could be wrong there. I've checked multiple times using and actor and displaying the attribute, when the ball collides with two tiles at a time, it -
formula for multiples of 60 in "if" statement in rule?
by developer6810 ·What exactly would be the set of rules necessary for the game.Time attribute?