GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Actor do a 2nd jump while in mild-air when it isn't suppose to.

    winged_box
    by winged_box · March 2015
    Thanks for the suggestions, i managed to solved the issue by removing the first condition "Jump = 1" in my 2nd rule for changing the Jump attribute to 0.
  2. I found there seems to be something wrong with the Accelerate behaviors

    vectorstudio
    by vectorstudio · March 2015
    add a attribute to actor, speed=50
  3. How can I fix a sound delay issue?

    Dell7730
    by Dell7730 · March 2015
    (Quote)
  4. How can I fix a sound delay issue?

    Dell7730
    by Dell7730 · March 2015
    (Quote)
  5. How can I fix a sound delay issue?

    AJaymz
    by AJaymz · March 2015
    A collision can occur multiple times between actors. So a good way to make 1 sound at a time is to make a self boolean attribute.
  6. How to work with the device clock...?

    dj_outlaw2000
    by dj_outlaw2000 · March 2015
    I put a rule to constrain attribute saved_epoch_seconds to current_epoch_seconds to keep resetting the saved_epoch_seconds to stop the counting and it work and the counting stopped and reset...
  7. Activating Behaviors In Other Actors

    jamie_c
    by jamie_c · March 2015
    Hi, what you need to do is make a Game Attribute that will watch for the action, then you can use that to trigger an action in another actor. Like this:
  8. An Illustrated Guide to the Display Text Behaviour

    Armelline
    by Armelline · March 2015
    You can also combine these double backers with attributes using the methods described below!
  9. actor direction changed when using spawner.

    ronre
    by ronre · March 2015
    ok so i need to add new attributes and then in the "target" actors i need to change the following?
  10. Loop Over Table

    tatiang
    by tatiang · March 2015
    You could use a Timer and increment an attribute that stores the row number (or column number). Here's a little more food for thought: http://blog.diasina.com/2013/02/creating-fast-loops-in-game-sala
  11. actor direction changed when using spawner.

    ronre
    by ronre · March 2015
    constrain attribute: self.angletotarget to: vectorToAngle( game.targetX - self.Position.X , game.targetY - self.Position.Y )
  12. actor direction changed when using spawner.

    Socks
    by Socks · March 2015
    (Quote)
  13. actor direction changed when using spawner.

    ronre
    by ronre · March 2015
    constrain attribute: self.angletotarget to: vectorToAngle( game.targetX - self.Position.X , game.targetY - self.Position.Y )
  14. I found there seems to be something wrong with the Accelerate behaviors

    Socks
    by Socks · March 2015
    Change the actor's Linear Velocity X attribute to 50.
  15. Free game audio worth over $10,000!

    Lovejoy
    by Lovejoy · March 2015
    So for example if in a year, royalty free changed to the use of material without the need to pay but much attribute the composer, then after the fact you download the library, you must attribute the c
  16. user saving

    tatiang
    by tatiang · March 2015
    A game attribute is often used to store values such as lives, score, money, level, etc. You would save and load the attributes you need in your game or use a table to save and load them all at once e
  17. user saving

    sswisehaupt
    by sswisehaupt · March 2015
    Thanks. So I guess it would be a game attribute behavior.
  18. user saving

    A_Constantin
    by A_Constantin · March 2015
    use the save attribute behaviour and in the loading screen, use the _load attribute _behaviour
  19. Actor comes after a particular score

    tatiang
    by tatiang · March 2015
    The mod() function returns the remainder of a division problem. So that rule will trigger when game.score/200=0 with 0 remainder (e.g. 0, 200, 400, 600, etc.). If you don't want it to trigger when g
  20. Actor comes after a particular score

    deepanshi gupta
    by deepanshi gupta · March 2015
    @deej011 Thankyou but its not working. I set an attribute named control to 200 and when game.score=game.control then my actor changes random position .
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