-
Problems with speed in Accelerometer
by -Timo- ·Then use change attribute self.moiton.linear velocity.x to -200 or 200(or something) -
Rotation/Camera Center/Layer confusion (throw in a little HUD?)
by mhedges ·Question answered. Our player has to have a Constrain Attribute of Scene.Camera.Rotation set to negative Self.Rotation. Weird! -
Trying to make a looping background
by Gamepenciler ·then I have this attribute: -
How to make a random timer?
by Coyotepelt ·In the bomb make a timer. do every .5 secs... then make an attribute for a number (not real). put change attribute change the attribute that was just created. Hit the e on change to. Then hit the butt -
How to make a random timer?
by KevinCross ·Change Attribute: game.bombTimer = random(6,30) -
How to do a energy bar with system clock timer.
by stanny ·I'm trying to save the time the user uses an energy and then at intervals using a timer check by subtracting the current time from it. How would I accomplish this? Do I need a separate attribute for m -
"New X" Attribute help
by cezimo ·Thank you! It works perfectly now. For anyone interested, I had to create the attribute from editing the actor, not the scene (sorry I still don't really know what I'm talking about). -
"New X" Attribute help
-
"New X" Attribute help
by cezimo ·I've been using mynameisace's template for a parallax scrolling background. However, he/she uses a necessary attribute called "New X" to make the background loop that I don't seem to -
3 way switch
by RThurman ·Can you use your "no extension" GameSalad voodoo to create a three way toggle switch? (And thus save an innocent integer attribute from life stuck in toggle servitude!) -
Zoom IN and OUT like Tiny Wings App
by DaGreatness ·@Kinzua - Thanks for the reply, could you please give like a example setup on how this would be done when you say you have to setup the constrain cam. Just so i can understand where to put in my figur -
help with custom font?
by SingleSparq ·If yes then good. The main trip up can be the constrain. So you have a single actor for your score image copied more than once on the scene. This single actor has an integer attribute we call divisor -
Choosing random number but exclude a certain number?
by -Timo- ·make a integer attribute and change it to random(1,2) -
Choosing random number but exclude a certain number?
by Tiny_Ideas ·Can this be done in a function if the excluded number is an attribute? -
State of GameSalad on 10-16-13
by HoneyTribeStudios ·-When you use the attribute browser in a rule condition the list that opens is an expandable window . But when you select it from the expression editor it isn't, it's a small fixed size. This makes it -
Collusion
-
I need help with game clock
by KevinCross ·You can change the duration by changing the value in the game.noOfSeconds attribute. 300 is 5 minutes. -
Collusion
by -Timo- ·make a integer attribute (lets say we call it playerY) -
Zoom IN and OUT like Tiny Wings App
by kinzua ·@DaGreatness its is an easy task to do, though it'll be heavy on the performance end. Either ways, to accomplish such a behaviour. U need to Constrain cam width to cam height and then constrain cam he -
Help! How To Make a Complex Jump System?
by KillerPenguinStudios ·Just curious why you can't use the collide attribute? Also, with the jumping, do you mean he can only jump when reaching a certain speed or if you press jump and forward at the same time he jumps forw