GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Making Score Increase Upon Collision

    Eastbound
    by Eastbound · May 2010
    Make a global attribute called score. When they collide set score = score + 1
  2. Does anybody know a quick random number generator?

    StormyStudio
    by StormyStudio · May 2010
    how about trying interpolate instead of a timer. To vary a game attribute, incase that works instead of a timer...
  3. Does anybody know a quick random number generator?

    beefy_clyro
    by beefy_clyro · May 2010
    Every 8 seconds change attribute game.animation (random x,y)
  4. Does anybody know a quick random number generator?

    beefy_clyro
    by beefy_clyro · May 2010
    um .. maybe use a global attribute called animation
  5. Is better multi touch rotation possible?

    rebump
    by rebump · May 2010
    @stormy - I'm not on a Mac to look at Bark's solution but from the sound of your solution's issue regarding the second touch and the actor's rotation snapping back to some position upon second touch r
  6. How to load data from a file

    RH
    by RH · May 2010
    You can save games, just use the save attirbute and load attribute
  7. how to resize all..

    BarkBarkCo
    by BarkBarkCo · May 2010
    Double-click on an actor on the stage and that brings you to the instance editor. You will see that most of the attributes are grayed out until you "unlock" the instance. Don't unloc
  8. Score According to Height?

    RH
    by RH · May 2010
    Create an attribute called 'Score'.
  9. How to move actor like in GRID

    Vmlweb
    by Vmlweb · May 2010
    I think you need to constrain X, Y of the object to this
  10. GORO'S WAY - Just submitted on AppStore

    goku9001
    by goku9001 · May 2010
    2. For the moment vision range is limited to increase game difficulty. I've designed levels in a way that constrain player to memorize a little level's structure ( levels are not very big ). But yours
  11. Saving Help

    SethsApps
    by SethsApps · May 2010
    Im putting a load attribute rule for my high scores button but the high scores will still not show up when the app is exited and re entered. The saving keys match but the scores are reset to 0.
  12. Pausing Game

    craps
    by craps · May 2010
    My Game attribute is GameIsPause - unchecked box - boolean.
  13. Saving Help

    dmilinovichiii
    by dmilinovichiii · May 2010
    Do you have a load attribute anywhere in your game? Without the load attribute, the game wont load saved data.
  14. Is better multi touch rotation possible?

    Ignis
    by Ignis · May 2010
    be easily remedied by creating a boolean Game Attribute called "select-lock". When any object was selected, select-lock would be set to "true". When the object bec
  15. Saving Help

    butterbean
    by butterbean · May 2010
    Make sure you create an attribute for the save, and name it "highscore"
  16. landscape orientation from right to left and a portrait error?

    beatrage
    by beatrage · May 2010
    do I need to change the accelerometer values or something? is there a why to constrain the portrait orientations to lock them or to turn them off ?
  17. Is better multi touch rotation possible?

    StormyStudio
    by StormyStudio · May 2010
    constrain: self.position x to floor(touch1.position.x/2)+floor(touch2.position.x/2)
  18. Is better multi touch rotation possible?

    BarkBarkCo
    by BarkBarkCo · May 2010
    constrain: self.position x to floor(touch1.position.x/2)+floor(touch2.position.x/2)
  19. Point to an Attribute with an Index Attribute

    michelericcio
    by michelericcio · May 2010
    I would like to increment the " i " attribute so that i can call all the names like this » A(i)
  20. Actor Dying

    markh72
    by markh72 · May 2010
    yeah ive tried that, but i dont seem to beable to cross reference one actors attributes to another actor. when i use the attribute browser, it only brings up conditions for that actor, not for another
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