GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. how to make actor spin in fix position?

    jonmulcahy
    by jonmulcahy · January 2010
    Try constraining it's y attribute (position). That should also counteract gravity
  2. Drag and drop bug?

    CodeMonkey
    by CodeMonkey · January 2010
    The Movable attribute can not be changed during gameplay.
  3. TIP: Visibility OFF (Optimization)

    JGary321
    by JGary321 · January 2010
    However I got a good 4-5 FPS by turning off VISIBILITY. You CAN edit it by change attribute. So definitely worth it for anything not in your screens view.
  4. TIP: Change Attribute for Images

    JGary321
    by JGary321 · January 2010
    I am already keeping track of each units level in a game.attribute, so this is what I did.
  5. Drag and drop bug?

    MarkOnTheIron
    by MarkOnTheIron · January 2010
    When Attribute "DoNotMove" = 0
  6. How to build RPG battle systems

    rebump
    by rebump · January 2010
    I would say that currently, I would define a generic creature actor that you can populate with various attributes (i.e. characteristics such as strength, resistances, modifiers, movement/speed, body i
  7. Problem: need solving. Camera control.

    firemaplegames
    by firemaplegames · January 2010
    you would need to keep track of the height of the tower globally, and constrain the Y position of the invisible actor to the global game.towerHeight...
  8. Save score bug?

    ktfright
    by ktfright · January 2010
    Change attribute Bestscore to Score
  9. Expression Editor - Minimum

    firemaplegames
    by firemaplegames · January 2010
    Change Attribute game.coinTotal To: game.coinTotal + 1
  10. Scrollbox DEMO

    firemaplegames
    by firemaplegames · January 2010
    You can make it a horizontal menu by changing all of the Y attributes to X, and heights to width, etc...
  11. How to stop actors from spawning

    ktfright
    by ktfright · January 2010
    one thing you can do is make a global boolean (true/false) attribute that checks if the falling actors can spawn. if your character dies, change the attribute so that it becomes false.
  12. motion issue

    firemaplegames
    by firemaplegames · January 2010
    You would need to add a Rule to the player that check if they are colliding with the moving block. If they are, you need to constrain their position to the moving blocks position.
  13. Achievements: what's the best way?

    rebump
    by rebump · January 2010
    The way you are doing it is the way it currently needs to be done. I would set game level attributes for the achievments target values (i.e. game.TanksNeededForTankKiller = 10). It would make adjust
  14. Achievements: what's the best way?

    debugdesign
    by debugdesign · January 2010
    I have got to grips with the attributes 'integer' and 'real' and kind of understand 'boolean' (true or false) but i was wondering how best to use attributes in getting achievements.
  15. GS engine for the all new Ipad??!!

    rebump
    by rebump · January 2010
    and adjust accordingly with a boolean game attribute to enable/disable the re-sizing...scrolling games shouldn't care but other games will and will need to adjust accordingly).
  16. Preserve Scenes - Reset Game Issue?

    BeyondtheTech
    by BeyondtheTech · January 2010
    A quick workaround would be to create a boolean Game Attribute called SkipSplash, set it to TRUE, then Save the Attribute. In the beginning of your application, set the default Attribute to FALSE, Lo
  17. Good Examples of App Localization?

    dereklarue
    by dereklarue · January 2010
    A way i would do is use a real Attribute called language.
  18. Need Fresh Eyes for Number Extraction... meh, just read this.

    firemaplegames
    by firemaplegames · January 2010
    For it to work properly, make sure you adjust the divisor attribute of each Actor instance on the stage...
  19. Collision not working properly

    swiftskater1
    by swiftskater1 · January 2010
    Hey guys, Im back with another question. Im having a problem with collision. It will bounce of sometimes and sometimes it will just go right thru. Any ideas? Im using constrain attribute to control my
  20. Collision not working properly

    swiftskater1
    by swiftskater1 · January 2010
    Hey guys, Im back with another question. Im having a problem with collision. It will bounce of sometimes and sometimes it will just go right thru. Any ideas? Im using constrain attribute to control my
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