GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Destroy spawned actor in sequence

    Game_AppAd
    by Game_AppAd · November 2014
    Awesome!The logic works wonderfully. Thank you very much. By using scene attribute, will it use up memory? As my game is like those endless run game style, after spawning actor for a long periods, wou
  2. How do I make my actor spawn when touched once, and stop spawning when touched twice.

    http_gamesalad
    by http_gamesalad · November 2014
    Okay make an integer game attribute call it tap
  3. how do l make a actor destroy it's self when it's life bar runs out?

    jsorr2
    by jsorr2 · November 2014
    Create an attribute (integer) in the scene called life bar and put a number into it that is equal to the amount of life.
  4. how to create random, increasingly difficult obstacles?

    jsorr2
    by jsorr2 · November 2014
    have 4 different actors (different shapes) and 1 speed attribute and 1 spawn attribute and 1 shape attribute.
  5. Highscore system not working on phone BUT it works on computer whys that?

    colander
    by colander · November 2014
    Save each level highscore to a table and set your highscore attribute from it at the start of each level. Check your score at the end of the level, if it is higher update your highscore attribute and
  6. how to create random, increasingly difficult obstacles?

    tatiang
    by tatiang · November 2014
    1000 points) that decreases the self.duration attribute. You would place the spawn behavior inside of the custom timer. So it might start out spawning every 5 seconds, then 4, then 3, then 2, then
  7. Help jumping over a box...

    LuMa Games
    by LuMa Games · November 2014
    (Quote)
  8. Help jumping over a box...

    LuMa Games
    by LuMa Games · November 2014
    Yes, I am using change attribute. The "Move" behavior doesn't work well when mixed with jumping so that isn't an option. (Basically if I were to jump and move left or right, I would
  9. Help jumping over a box...

    jeezzcake
    by jeezzcake · November 2014
    Try to constrain self.position.x to self.position.x - 3 ( for left movement ) and self.position.x to self.position.x + 3 (for right movement)
  10. Strange Spawn Lag, First Time Only

    Socks
    by Socks · November 2014
    Everything matters, so you need to test and test again ! For example I was spawning a hundred actors (for a controllable particle effect), and each actor had two constrains which were changing the col
  11. Help jumping over a box...

    BBEnk
    by BBEnk · November 2014
    So I'm guessing your using a change attribute to set speed to -750 when you press left, and what will happen as soon as you hit the block that speed goes to 0 and want change back to -750 until you pr
  12. Saving levels problem...

    http_gamesalad
    by http_gamesalad · November 2014
    That's where everything gets unlocked. Hope this helps. I have my save attribute in that rule. I'm really not sure where to move it to
  13. i want to spawn an actor when an attribute is divisible

    tatiang
    by tatiang · November 2014
    When attribute game.coin>0 and mod(game.coin,10)=0
  14. Saving levels problem...

    pHghost
    by pHghost · November 2014
    What attribute do you use to unlock the levels? Check what happens in your rules to that attribute when you launch a level. That's where your answer will be.
  15. i want to spawn an actor when an attribute is divisible

    gyroscope
    by gyroscope · November 2014
    Make a text attribute, let's call it CoinCheck
  16. i want to spawn an actor when an attribute is divisible

    agueis
    by agueis · November 2014
    Helo, i want to spawn an actor when an attribute is divisible, i explain better: when an attribute is true , there is a counter, change attribute game.coin to game coin+1.I want that when game.coin is
  17. Armelline's Typing tutorial.

    Armelline
    by Armelline · November 2014
    How you go about it will really depend on exactly what you want to do, but you'll need to look at the game.Character attribute and the rules in the Paper actor. If game.Character is set to 0 not typin
  18. Armelline's Typing tutorial.

    Armelline
    by Armelline · November 2014
    At a very crude level, you can start and stop the typing by changing the game.Start attribute.
  19. Saving levels problem...

    http_gamesalad
    by http_gamesalad · November 2014
    I know the problem is the save attribute I believe
  20. Change attribute of random actor in scene

    rcheetham
    by rcheetham · November 2014
    Would it be possible to have one actor change an attribute of another actor in the same scene, but randomly choose from a group of the same actors?
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