GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Goomba style enemy?

    Steamworks
    by Steamworks · August 2011
    3. constrain the invisible actors x and y to the enemies x and y
  2. Save attribute survive Reset Game?

    tenrdrmer
    by tenrdrmer · August 2011
    And a unique key for every attribute being saved
  3. Random locating actor

    latygo60
    by latygo60 · August 2011
    You have to drag all the actors that you want on the scene, and inside every actor put a Change attribute: 'self.positionX' to 'random (min,max)' <-- lower and highest X values it can have.
  4. How do I make money in my app?

    Sinequanon
    by Sinequanon · August 2011
    Change attribute: money = money+1
  5. Please Help. Level Lock and Unlock help needed.

    chaley
    by chaley · August 2011
    I'm not sure if it's the same in your template... but in a different menu system template, you have to use the "save attribute" when the level is complete and then use the load attri
  6. How do I make money in my app?

    bluebyu25
    by bluebyu25 · August 2011
    Make a self.attribute called plus1 or whatever. Then say when game.score > or = plus1 then:
  7. Save attribute survive Reset Game?

    BlackbirdStudios
    by BlackbirdStudios · August 2011
    do I actually have to change scenes for the attribute to load? Can it load without changing scenes?
  8. How do i spawn enemies in a scene

    informedstudios
    by informedstudios · August 2011
    Drag a "destroy this actor behaviour and a Change attribute saying 'change 'game.enemies' to 'game.enemies-1'
  9. Save attribute survive Reset Game?

    GamePizza
    by GamePizza · August 2011
    do I actually have to change scenes for the attribute to load? Can it load without changing scenes?
  10. How do I make money in my app?

    BlackbirdStudios
    by BlackbirdStudios · August 2011
    The problem here is that your attribute only accounts for the first time the score hits 50, not every 50 points.
  11. Save attribute survive Reset Game?

    GamePizza
    by GamePizza · August 2011
    I'm using save and load attribute to save the high score. But after calling Reset Game, I don't receive the saved high score any more from loading. Does save attribute work even after calling Reset
  12. How do I make money in my app?

    ashapiro914
    by ashapiro914 · August 2011
    Rule atrribute game.money=50 change attribute to money to money+1. Then I have a display text, game.money. It goes up to 1 then the score keeps going but the money stops going higher.
  13. Changing linear velocity to default ?

    MarkOnTheIron
    by MarkOnTheIron · August 2011
    You can also play with the linear velocity self attribute but it is harder to set up.
  14. Constrain to a rotating actor

    mu-kowAPPS
    by mu-kowAPPS · August 2011
    ohhh i made a mistake, when you constrain self.position y you should use sin instead of cos.
  15. How do i make a magnetic like field like effect...

    InLikeFlynn
    by InLikeFlynn · August 2011
    You'll want to use constrains and the distance formula and set up rules according to what you want at each distance. Distance formula is (((x2-x1)^2)-((y2-y1)^2))^(1/2) More here:
  16. How do I make a money unlock items?

    ashapiro914
    by ashapiro914 · August 2011
    Rule atrribute game.money=50 change attribute to money to money+1. Then I have a display text, game.money. It goes up to 1 then the score keeps going but the money stops going higher.
  17. Random Time Spawning Help

    zombieaddict
    by zombieaddict · August 2011
    when the penguin is spawned you could change a global attribute. lets use your example and we'll make a global attributes named PENGUIN5 and another for PENGIUN2.
  18. NEED HELP WITH SPRITE!

    icanmake
    by icanmake · August 2011
    just make the actor the character without the stick and then another actor for the stick that says constrain self position.x to character self position.x and constrain self position.y to character pos
  19. Random Time Spawning Help

    zombieaddict
    by zombieaddict · August 2011
    all you have to do is have a global attribute integer or boolean lets call it SPAWNTAKEN.
  20. How do I destroy a spawned actor once im done with them?

    MarcusO
    by MarcusO · August 2011
    when i change attribute, do i just type true in the "To: "field" because it's not changing the attribute to true.
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