GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. How to add change direction on collision and random movement?

    RThurman
    by RThurman · May 2016
    You might be using a constrain attribute behavior when you probably really want a change attribute action.
  2. Rotating issue. Making a non controlled actor rotate in direction of movement.

    Toonshack
    by Toonshack · May 2016
    Essentially the second part beginning with Vector to angle lol. Would these be custom attributes for the constrain rotations?
  3. Rotating issue. Making a non controlled actor rotate in direction of movement.

    Socks
    by Socks · May 2016
    Constrain Rotation to:
  4. Resetting an Attribute Question?

    Socks
    by Socks · May 2016
    Change attribute game.maxTime to game.maxTime+1
  5. Resetting an Attribute Question?

    Games4life
    by Games4life · May 2016
    (Quote)
  6. Resetting an Attribute Question?

    Games4life
    by Games4life · May 2016
    I assume this new attribute is an integer?
  7. Resetting an Attribute Question?

    Games4life
    by Games4life · May 2016
    (Quote)
  8. I uploaded my game widget to Tizen!

    Franto
    by Franto · May 2016
    in order to get it through. Instead I see an attribute of a file version set at 2.2, I set it to 2.3{the latest sdk version is 2.4}. Re-uploaded it and it went through.
  9. Why not just have restore purchase run automatically instead of a button for it?

    MentalDonkeyGames
    by MentalDonkeyGames · May 2016
    (Quote)
  10. Why not just have restore purchase run automatically instead of a button for it?

    Franto
    by Franto · May 2016
    If the system can check on the iap screen wether an item is purchased or not, and if there is a game attribute that checks whether your game has purchased this item or not, if the former is true while
  11. Resetting an Attribute Question?

    tatiang
    by tatiang · May 2016
    If you are adjusting the timer then you can't* use the built in time attributes (e.g. game.Time). You'll need to use a custom timer, for example:
  12. Timer vs Loop

    Socks
    by Socks · May 2016
    I just spent half a day resolving a small issue, in the end the solution was to mix constrains and a loop in an actor, all constrains caused one issue, all loops caused a separate issue, after lots an
  13. Resetting an Attribute Question?

    Games4life
    by Games4life · May 2016
    I have a question about how to reset an attribute and then add 1 to it.
  14. Timer vs Loop

    NNterprises
    by NNterprises · May 2016
    So just know that when I tested a 0.0 sec timer vs constraint attribute (always running) vs Loop while (no conditions), the timer had the least problems and best performance.
  15. Timer vs Loop

    Socks
    by Socks · May 2016
    I wouldn't say this was the case, whether you are running a timer, a constrain or a loop, there is no distinction between them when it comes to whether they are always running or not . . . if you can
  16. Control camera, stay in left side the actor

    Socks
    by Socks · May 2016
    Constrain scene.camera.origin.X to player.pos.X - (scene.size.width/2) + 100
  17. Stable Release 1.25.54 is Available

    The_Gamesalad_Guru
    by The_Gamesalad_Guru · May 2016
    as reading position and velocity and recognizing collisions. It runs at 60fps. It's all about how you write your code and your layer order for that code.
  18. adding lives

    frd
    by frd · May 2016
    You need to change attribute to attribute+2
  19. An alternative to using the animate behavior

    bernardo.chuecos
    by bernardo.chuecos · May 2016
    (Quote)
  20. An alternative to using the animate behavior

    Socks
    by Socks · May 2016
    You can also do the same thing with: Constrain image to floor( game.Time*30)%21
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