GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Stable Release 1.25.54 is Available

    Socks
    by Socks · May 2016
    1.25.54 + COM + constrain gives fairly unpredictable results, no bug report as yet (more investigation needed to usefully describe the issue) but for example constraining an actor's rotation to an inc
  2. How to make actors appear as main character travels up the screen?

    GoodnightMoon
    by GoodnightMoon · May 2016
    I'm making a space-themed game where the main character travels vertically UP the screen (using a constrain attribute and control camera behaviour to follow the character) dodging asteroids and collec
  3. On Off Button

    Icebox
    by Icebox · May 2016
    If touch is pressed change attribute self.on to not(self.on)
  4. Help! rotation based on distance between initial touch X and swipe X distance from the initial touch

    RThurman
    by RThurman · May 2016
    When mouse is down Change Attribute: self.startingX To: self.Position.X Change Attribute: self.startingRotation To: self.Rotation Constrain Attribute: self.Rotation To: self.startingRotation + (s
  5. Atributes doesn't work?

    KevinCross
    by KevinCross · May 2016
    (Quote)
  6. Atributes doesn't work?

    tatiang
    by tatiang · May 2016
    @KevinCross I assumed that since she/he is using game.timer and not game.Time, that the attribute is counting down to zero.
  7. Atributes doesn't work?

    KevinCross
    by KevinCross · May 2016
    the moment your game starts/scene is loaded the game.Time is 1 second or less so it would trigger all 3. game.Time is updating every second. It sounds like you need an extra attribute added to the rul
  8. How to make an actor move when you want and not just when you start the game?

    frd
    by frd · May 2016
    The easiest way would be to have your character spawn the asteroids just off the screen. This wouldn't need any attributes set up.
  9. Atributes doesn't work?

    tatiang
    by tatiang · May 2016
    From what you described, you only have one attribute, game.timer, that you are referencing in three separate actors. Did you create three new actors and give them those rules? Or did you drag three
  10. How to add points to score when actor collides with another?

    jamie_c
    by jamie_c · May 2016
    Change Attribute game.Score to game.Score+5
  11. How to add points to score when actor collides with another?

    GoodnightMoon
    by GoodnightMoon · May 2016
    So, with some help, I've set up an endless scoring system on a runner game where the further you rise vertically, the more points you get. However, I've added in stars to collect that I ideally want t
  12. Teleporting an actor

    Icebox
    by Icebox · May 2016
    Change attribute self.position.x to (newlocation)
  13. moving actor

    Icebox
    by Icebox · May 2016
    if you dont want to use move you can use change attribute , change velocity , constrain attribute , move , what ever you want (Image)
  14. Start the score whenever character is clicked

    GoodnightMoon
    by GoodnightMoon · May 2016
    Okay, so I'll attach a few screenshots of what my setup looks like! And no, I have no idea of the differences between self and game attribute - d'oh! (Image)
  15. Start the score whenever character is clicked

    KevinCross
    by KevinCross · May 2016
    .. Change Attribute: game.playing = true
  16. Keeping Lives after app is closed and reopened

    tatiang
    by tatiang · May 2016
    You'll need to save and load your "lives" attribute. Google gamesalad save attributes and click on the Videos tab for tutorials.
  17. any ideas for spawning actors and running out of room in confined space

    gooner
    by gooner · May 2016
    I tried 'better collisions' but unfortunately it really messed up my loop behaviors (they weren't completing properly like when collisions were normal). I ended up using circle collision shape and now
  18. Issues with Boolean's/D-Pad movement.

    Icebox
    by Icebox · May 2016
    You might have the issue cause you have both keys and buttons. One says when both key are up constrain motion x and your button says when move right or left is true constrain motion linear velocity. I
  19. Solved: Any Solutions To Passing Collision Data Between Two Actors?

    KevinCross
    by KevinCross · May 2016
    Thank you but don't worry I figured it out and it's so damn simple I'm annoyed with myself lol. It does use a game attribute (but only one). I never imagined it would work as I thought it would get co
  20. Solved: Any Solutions To Passing Collision Data Between Two Actors?

    KevinCross
    by KevinCross · May 2016
    move towards the enemy because of the one game attribute enemyIDToTarget, even if the enemy only passed through one of the detection circles. It's not a biggie to be honest, it's more of one of those
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