GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Animating an actor

    okkle
    by okkle · September 2011
    Have you tried un-ticking the 'movable' attribute for the explosion actor?
  2. Touch event kept in memory?

    okkle
    by okkle · September 2011
    Use the 'released' touch command and set up a boolean attribute for when each actor is pressed, so 'actorApressed' and 'actorBpressed'.
  3. Making an actor color change based on the objects speed?

    Braydon_SFX
    by Braydon_SFX · September 2011
    Change Attribute Self Color to
  4. Making an actor color change based on the objects speed?

    Braydon_SFX
    by Braydon_SFX · September 2011
    Change attribute : Alpha (color)
  5. app running after exit?

    SAMman
    by SAMman · September 2011
    what about a save attribute timer or something?
  6. constrain tilt to circle...

    SAMman
    by SAMman · September 2011
    Anyone here have any ideas on how to constrain an actor to a circle and then move that actor around that circle, I mean the outer edge of the circle, by tilting? So when I tilt X or Y direction, the a
  7. Touch event kept in memory?

    Coda24
    by Coda24 · September 2011
    2) Actor “A” – When you Touch Press this actor, it changes an Attribute called “myPush” from 0 to 5 (I use Display text to show this number)and when you “Touch Release” it, it changes the attribute to
  8. Need Help- self.attribute to game.attribute without getting changed

    gyroscope
    by gyroscope · September 2011
    See if I've got this right: I'm assuming your game attribute called Name is a text attribute. Let's say it's value is "George".
  9. Need Help- self.attribute to game.attribute without getting changed

    Forcing
    by Forcing · September 2011
    i know this method wih for every actor one attribute already, but my problem is, i want to make only one attribute not 150 for all actors (150) together.
  10. constraint x position with a margin

    tabelor
    by tabelor · September 2011
    Constrain x position two times, one with max function and another one with min function.
  11. constraint x position with a margin

    tabelor
    by tabelor · September 2011
    i havn't explained well. What i want to constrain is the x position, not the motion, because in my game my actor move like in doodle jump, with a constrain in the x position and the accelerometer. So
  12. Score not reinitilize

    UtopianGames
    by UtopianGames · September 2011
    You need a change attribute score to 0, GS will not automatically reset attributes.
  13. Time reinitializes at level Gamesalad

    kianus
    by kianus · September 2011
    When you press the reset button you should add a "change attribute" to whatever number your timer needs to be at..
  14. Suggestions for a forum cleanup and upgrade?

    AcceleratedGames
    by AcceleratedGames · September 2011
    they are the same and even if you have a change attribute behavior that moves the actor to its position plus a number than who know where it would go!
  15. How to make a "replay" function

    App Surge
    by App Surge · September 2011
    On the reset actor, create a rule that says when touch is pressed, change scene. Also, change attribute reset to true. Otherwise change attribute reset to false.
  16. follow mouse constrain to circle

    RThurman
    by RThurman · September 2011
    Also, if you want the actor to point away from the center point (and towards the mouse) you could constrain the actor to:
  17. follow mouse constrain to circle

    RThurman
    by RThurman · September 2011
    constrain attribute: self.Position.X To: sceneX+orbitRadius*cos(vectorToAngle( game.Mouse.Position.X - sceneX , game.Mouse.Position.Y - sceneY ))
  18. follow mouse constrain to circle

    SAMman
    by SAMman · September 2011
    Hey guys, could anyone help with this? I want to orbit an actor around another actor but I want it to follow the mouse and not just be going around in orbit. I want's it to be constrained around a cir
  19. Need Help- self.attribute to game.attribute without getting changed

    Forcing
    by Forcing · September 2011
    i want to make a game.attribute (only one attribute) called "Name" for some actors (i think 150 actors)
  20. Need help: Differentiating Duplicate Actors

    okkle
    by okkle · September 2011
    Ah yes I see what you're saying. Self attributes can only be read by that one actor with that attribute and you need a different actor to be able to read it.
Previous Next

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with GameSalad

Sign In Register

© Vanilla Keystone Theme 2026

Powered By Vanilla