-
Release the Kraken!!! Attack of the Kraken now available on the App Store!!! :D
by quantumsheep ·Actually, just an idea, but making the shadow constrain to the ship only when the ship is closer to the ground wouldn't be better for performance? -
Release the Kraken!!! Attack of the Kraken now available on the App Store!!! :D
by Hachiko ·Constrain its X position to the player's X position - this allows it to move left and right as the player does. -
Release the Kraken!!! Attack of the Kraken now available on the App Store!!! :D
by quantumsheep ·Constrain its X position to the player's X position - this allows it to move left and right as the player does. -
Does anyone know this?
by firemaplegames ·----------Change Attribute: self.Size.Width To: self.Size.Width+[some number] -
Does anyone know this?
by reddotinc ·change attribute self.width to X -
Is 'move to' dynamic? I am having problems
by charlieaf92 ·By the way - this particular target is stationary, I am not sure if this makes any difference as I am still using constrain attribute to track it globally. -
Is 'move to' dynamic? I am having problems
by scitunes ·change attribute self.positionX to 400 -
Is 'move to' dynamic? I am having problems
by RH ·change attribute self.pos.x to ?? -
Random Function Workaround, or Resolved?
by firemaplegames ·Change Attribute: self.myRandomNumber To: random(1,4) -
Random Function Workaround, or Resolved?
by butterbean ·I figured it out, I did a change attribute, then assigned each position to the integer -
Random Function Workaround, or Resolved?
by butterbean ·So should I assign the random to an integer attribute? -
Random Function Workaround, or Resolved?
by Rob2 ·Try assigning the random to an attribute and then interpolate to that -
Not using spawn - Help!
by hrsmedia ·I guess I have not noticed this jerk/judder in the past because I have not used scrolling backgrounds before. (Scrolling background method: if position y <=240 change attribute position y to 7 -
Random Function Workaround, or Resolved?
by Rob2 ·I have found that random tends to work ok if it is in a change attribute behaviour... -
Pause Attribute. How i we could see it in gamesalad
by YouKnowMe ·When attribute is ... freeze actor. I hope i'll see this in Gamesalad 1 day! -
Per pixel collision detection
by PlaySys ·Poligonal and per pixel collision detection are a must in a 2D game engine. We experience lot of troubles with rectangular or curcular collisions only. -
Hey Gendai, GameSalad is lacking essential GAMING functionality!!!!
by Koda89 ·I'm not exactly sure what your doing, but you can't be doing that right... Copy and paste the rules, change the attribute and your text, 5 min later... done... (26 letters, I assume you meant words?) -
Hey Gendai, GameSalad is lacking essential GAMING functionality!!!!
by chosenonestudios ·I'm not exactly sure what your doing, but you can't be doing that right... Copy and paste the rules, change the attribute and your text, 5 min later... done... (26 letters, I assume you meant words?) -
spawning on a random timer
by firemaplegames ·Create a boolean attribute in the Actor called 'reseed'. Set it initially to true (check the box). -
Hey Gendai, GameSalad is lacking essential GAMING functionality!!!!