GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. looping movement

    Icebox
    by Icebox · April 2016
    to make it work create a self real attribute call it start y then do this
  2. After the scene quick switched to right, when i touch on the actor, it disappear.

    tammywkwong
    by tammywkwong · April 2016
    The rules in the left hand side of the scene are if touch is press, constrain self.positive.x and y to game.touch.1.x and y, It work fine. But when I make the same rule in the right hand side of scene
  3. restart of a scene

    Gnarly
    by Gnarly · April 2016
    But if you change attribute score to 0. It will change it to zero. But other code. You have is changing it or preventing it from changing.
  4. restart of a scene

    milan.dhont1
    by milan.dhont1 · April 2016
    chanch attribute
  5. restart of a scene

    Gnarly
    by Gnarly · April 2016
    Change attribute. Game.health to 3
  6. restart of a scene

    tatiang
    by tatiang · April 2016
    behaviors only reset scene and actor (self.____) attributes, but not game attributes. For game attributes, you need to reset them manually by doing a series of Change Attribute behaviors.
  7. restart of a scene

    Braydon_SFX
    by Braydon_SFX · April 2016
    When a scene restarts you need to manually reset your attributes (score, health, etc). You can place change attribute behaviors at the top of the logic stack in an actor and place it on your scene. Wh
  8. How to make options that must include the correct answer

    Two.E
    by Two.E · April 2016
    If I am understanding correctly, if you have a different answer for a different question, just change the "game.Answer" attribute to whatever the answer for that particular question.
  9. How to make options that must include the correct answer

    tammywkwong
    by tammywkwong · April 2016
    Thanks all, I used TWO.E's demo. But one more question, as my answer is a variable, it will be changed, so I cannot put "2016" as the actor attribute and the answer would put in the
  10. Question on making an actor "jump"

    Socks
    by Socks · March 2016
    To set the Drag to 100 simply open the Physics attribute for the actor and enter 100 into the Drag value.
  11. Distance travelled in pixels

    prazakgs1
    by prazakgs1 · March 2016
    (Quote)
  12. My Universal Binary Overscan Secret Weapon

    MentalDonkeyGames
    by MentalDonkeyGames · March 2016
    In the expression, theres an attribute self.position Y. Replace that with the actual position that the actor is placed on the scene. For example: if the actors Y position on the scene is 650, put 650
  13. How to make options that must include the correct answer

    Socks
    by Socks · March 2016
    Make a Boolean attribute, let's call it 'Four'.
  14. Using TextReplace to change a formula and then calculate with it

    furtiveimagination
    by furtiveimagination · March 2016
    The entire formula is being pulled from the table and then modified by replacing any "x"s in it with a number input into the Attribute InNum by the user instead.
  15. Using TextReplace to change a formula and then calculate with it

    tatiang
    by tatiang · March 2016
    If you store the result of the TextReplace function in a text attribute (using Change Attribute), you can then display or reuse that value as needed.
  16. My Universal Binary Overscan Secret Weapon

    MentalDonkeyGames
    by MentalDonkeyGames · March 2016
    Gamesalad is a bit slow to detect screen size on Android. You can fix this by switching from "change attribute" to "constrain attribute" and changing the self.posit
  17. Distance travelled in pixels

    Socks
    by Socks · March 2016
    3 real attributes
  18. Distance travelled in pixels

    tatiang
    by tatiang · March 2016
    If you know the actor's speed or since you can determine it using the linear velocity self attributes, you can just do something like this:
  19. Heads up for 1.25 release

    ETGgames
    by ETGgames · March 2016
    so true, i would have integrated play services long before custom collisions and custom fonts, but ya know, life goes on
  20. Open URL error?(Pseudo tweetsheet on android)

    MentalDonkeyGames
    by MentalDonkeyGames · March 2016
    I'm not sure, but it might be the attribute you have in the url. Try removing it and see if it works.
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