GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Detect when all actors have stopped moving

    monkeed
    by monkeed · May 2012
    But sometimes my actors start stationary and then move. In this case, my moving actors game attribute goes to negative number while they are stopped.
  2. Detect when all actors have stopped moving

    monkeed
    by monkeed · May 2012
    OK, I'm trying to work this out. I have set up a game level integer attribute. I have 3 actors and I'm trying to get this attribute to be 0 if all actors have stopped.
  3. Detect when all actors have stopped moving

    tatiang
    by tatiang · May 2012
    In each actor, you'll need to check to see if self.motion.linear velocity.x=0 AND self.motion.linear velocity.y=0. How you actually count them all (a game-level integer or boolean attribute), I'm not
  4. Switching layers on a boolean with dynamically spawned actors

    jckmcgraw
    by jckmcgraw · May 2012
    Just change attribute self.color.alpha to 0 and back to 1 dependin on whether you want it visible or not.
  5. Saving high scores on iphone question

    Goodnight Games
    by Goodnight Games · May 2012
    You have to use change attribute first. Then run the save so it holds the value you just changed it too.
  6. Saving high scores on iphone question

    tenrdrmer
    by tenrdrmer · May 2012
    You have to use change attribute first. Then run the save so it holds the value you just changed it too.
  7. Saving high scores on iphone question

    Goodnight Games
    by Goodnight Games · May 2012
    You need to use Save and Load attribute behaviors to save your values and reload them anytime the game is closed out.
  8. How to permanent unlock?

    nowherejay
    by nowherejay · May 2012
    so the loading can be anywhere? i can load attributes on the starting screen and that would be ok? because I have the load attrib saved into an actor on the same page as the save attribute
  9. Saving high scores on iphone question

    tenrdrmer
    by tenrdrmer · May 2012
    You need to use Save and Load attribute behaviors to save your values and reload them anytime the game is closed out.
  10. Saving high scores on iphone question

    Goodnight Games
    by Goodnight Games · May 2012
    Ok so I'm building my game and I've gotten to my local high score board. I plan on building it with variables that hold the data via change attribute and some rules for ranking order and putting them
  11. Really sorry save and load issue

    nakki1718
    by nakki1718 · May 2012
    @jnmlchay hi, what i have is the save attribute on the continue button but the continue button is a spawned actor, would that make a difference? Then the Load attribute is on the resume button on the
  12. Is it possible?

    JohnPapiomitis
    by JohnPapiomitis · May 2012
    You just change your coin attribute in the iap, then when you buy an item change coins to coins-however much it costs. Only do that if coins is > then the item cost so you cant buy an item you
  13. Need help with small Soundboard project

    tenrdrmer
    by tenrdrmer · May 2012
    You could get a little more complex and instead of the buttonhaving play music rules the button just simply changes an Game level integer attribute to a specific Value
  14. Is it possible?

    GreenHavenGames
    by GreenHavenGames · May 2012
    The attribute you are using to keep track if your coins is the key. Just use a display text attribute and put your coins attribute in. Just like you would for displaying a score.
  15. countdown timer with pause

    tatiang
    by tatiang · May 2012
    If you want to pause the time in a game, you have to use a separate attribute rather than game.time which ALWAYS counts up. So you could change attribute game.elapsed time (real) to game.time when th
  16. problem with spawn/recycling character back to position

    digitalzero
    by digitalzero · May 2012
    when attribute self.time =self.mytime+0.2
  17. possible bug with spawning actors (never mind)

    jonmulcahy
    by jonmulcahy · May 2012
    figure out what I did wrong. on the actor I was spawning I had a rule that was pulling an x and y value from a table with an attribute supplying the row number. since i was spawning these actors, it w
  18. Health bar help...

    MotherHoose
    by MotherHoose · May 2012
    This one shows how to constrain healthBar to reduce from right to left
  19. Really sorry save and load issue

    nakki1718
    by nakki1718 · May 2012
    Hi, been struggling with this for ages, have watched the videos and read other peoples problems on the forum, I'm still stuck. I've put the save attribute on the scene so that when button is pressed i
  20. Health bar help...

    stackpoole
    by stackpoole · May 2012
    contrain attribute self.positionX
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