GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Need help: Spawn actor and save all new spawned actor position (table?) how to

    tatiang
    by tatiang · March 2013
    Create a game attribute called game.spawnOrder (integer).
  2. Any Game Maker users?

    ADSentertainment
    by ADSentertainment · March 2013
    maker doesn't seem to have different variable (Attribute) types and just puts it all in one. Gamesalad's better in several ways, you have different variables/attributes to work with, it's much more u
  3. Constrain rotation to self.motion

    tatiang
    by tatiang · March 2013
    I believe it's Constrain Attribute self.Rotation to vectorToAngle(self.motion.linear velocity.X, self.motion.linear velocity.Y)
  4. Constrain rotation to self.motion

    GuaveMedia
    by GuaveMedia · March 2013
    kinda like have a blackout right now. I want to constrain my actor (so the top is at front) to his self motion.
  5. Checking a word from a pile of random letters?

    tatiang
    by tatiang · March 2013
    the next word T-O-P so I can't just reset the attribute when I find RAT. And POT is part of POTATO so same problem there. And do I stop when I find POTATO or do I assume that POTATOES is up next?
  6. Random number question

    tatiang
    by tatiang · March 2013
    (Quote)
  7. 94 seconds

    tatiang
    by tatiang · March 2013
    You would create a custom keyboard where each actor represents one letter and have a rule that adds its self.Letter (e.g. 'A') to the end of a text attribute (e.g. Change Attribute game.word to game.w
  8. Easy question on how best to track actor count...

    tatiang
    by tatiang · March 2013
    Change Attribute game.actorCount to game.actorCount+1
  9. Spawning problems.

    ericzingeler
    by ericzingeler · March 2013
    (Quote)
  10. Boolean True On Click?

    tenrdrmer
    by tenrdrmer · March 2013
    --change attribute to (game.attribute+1)%2
  11. How to change newly spawned actor's attribute?

    CodeMonkey
    by CodeMonkey · March 2013
    Have the spawned actors change its own attributes based on game attributes when initiated.
  12. Easy question on how best to track actor count...

    gamesfua
    by gamesfua · March 2013
    Thanks @tatiang but you lost me there. Can you explain what you mean? Are you saying that the spawned actor should not have any change attribute, BUT actors outside of it should?
  13. Random number question

    CodeMonkey
    by CodeMonkey · March 2013
    Too many rules. Change Attribute: game.random to 3*random(0,1)
  14. How to change newly spawned actor's attribute?

    godmoney
    by godmoney · March 2013
    I want to dynamically spawn an actor and then change it's attributes based to the game's status.
  15. Random number question

    tatiang
    by tatiang · March 2013
    Change Attribute game.random to random(0,1)
  16. Easy question on how best to track actor count...

    tatiang
    by tatiang · March 2013
    The Change Attribute behavior that increases or decreases the count should be in the individual actors that spawn, not in the spawner actor.
  17. Gamesalad saving attribute not working

    tatiang
    by tatiang · March 2013
    Just to be clear, you have a Load Attribute behavior in an actor on the opening scene of your game? And when you check that attribute (e.g. DisplayText) it's not showing the saved value?
  18. Soundboard

    gyroscope
    by gyroscope · March 2013
    Then make a boolean attribute. So if you're triggering a sound to play with a touch rule then put in the actor that plays the sound put:
  19. Gamesalad saving attribute not working

    gamesfua
    by gamesfua · March 2013
    Are you making sure that the load not only loads but also has your score displayer updated to the loaded value? Meaning, it may be loading properly but your display attribute may not be tied to the lo
  20. Gamesalad saving attribute not working

    LyboTech
    by LyboTech · March 2013
    In my newest game gamesalad doesn't seem to save the score, only temporary.
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