GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Making actor go back and forth.

    TwilightHunter
    by TwilightHunter · July 2010
    Change Attribute:
  2. Making actor go back and forth.

    POM
    by POM · July 2010
    constrain attribute : self X to sin( self.Time * "speed" ) * pixels to move + starting positionX
  3. Setting Touch Buttons to different Touches?

    TwilightHunter
    by TwilightHunter · July 2010
    When Touch is Pressed, and Touch is Inside, Set Pressing Right to True. (This sets the movement attribute to True so that the character will know when the button to move is pressed)
  4. Best size for direction touch control

    Hachiko
    by Hachiko · July 2010
    Maybe you can have a big actor with a little sprite, but in the graphic attribute of the actor, instead of horrizontal and vertical "stretch", you set "fixed", and
  5. can someone help with a "Touch to move" problem - Thanks

    CodeMonkey
    by CodeMonkey · July 2010
    (not on the prototype but on the instance) and save 2 constrains?!
  6. can someone help with a "Touch to move" problem - Thanks

    POM
    by POM · July 2010
    constrain game.movex to game.Touches.Touch 1.X
  7. The Touches in Tshirtbooth's joystick demo

    CodeMonkey
    by CodeMonkey · July 2010
    The 5 touch actors are in the scene to keep track of the coordinates of the first 5 touches while they are active(its a complex set of rules based on the number of touches and if the lowest number tou
  8. touch X Y in a scene larger than 320x480

    POM
    by POM · July 2010
    constrain self.position X Y to touch X Y.
  9. respawn actor

    Dooki
    by Dooki · July 2010
    - I have a game.lives attribute set up for three lives.
  10. how to answer a question

    LordTarantor
    by LordTarantor · July 2010
    Where do I put the variables for this letters. Should I create an attribute for each letter and if that is correct, what kind of attribute.
  11. Random using

    VoidedSky
    by VoidedSky · July 2010
    Integer Attribute
  12. Random using

    Weswog
    by Weswog · July 2010
    Integer Attribute
  13. Random using

    jehd1914
    by jehd1914 · July 2010
    what attribute is it?
  14. How to set a rotation limit?

    GameDev
    by GameDev · July 2010
    Is there anyway I can set a rotation limit on a constrain attribute? I need an arm to stop at a certain limit so it doesn't look funky.
  15. ResetGame in game initialization

    firemaplegames
    by firemaplegames · July 2010
    Create a global boolean attribute called "pleaseResetNow".
  16. ResetGame in game initialization

    scitunes
    by scitunes · July 2010
    remember that change attribute behaviors only fire once unless they are put in a timer. So you could create a blank actor (set to invisible) and just put a bunch of change attribute behaviors in it. T
  17. Creating bubbles under actor

    LogoLogic
    by LogoLogic · July 2010
    Ok. I made an AI picture and brought it over. Do I need to make a new attribute for the (character, actor 1) that will "shoot" (bubbles, actor 2) out of its feet?
  18. Random using

    VoidedSky
    by VoidedSky · July 2010
    ----Rule; when touch is pressed: change attribute self.random_Number to random(1,5)
  19. Updating Attributes

    firemaplegames
    by firemaplegames · July 2010
    In the spawning Actor, create a new integer attribute called 'creepCount'
  20. Updating Attributes

    specialist_3
    by specialist_3 · July 2010
    I am basically trying to spawn my creeps (global attribute MAX: 50) at certain intervals. In this case,
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