GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. detecting number of collisions

    as7494
    by as7494 · December 2010
    how is it possible to detect the number of collisions between two actors?
  2. How to count actor in the scene

    calvin9403
    by calvin9403 · December 2010
    because some candy have more then one live, so I have to use attribute to do it
  3. How to count actor in the scene

    calvin9403
    by calvin9403 · December 2010
    and aiso, can you explain how will it work I can not let it the attribute add up
  4. How to count actor in the scene

    tenrdrmer
    by tenrdrmer · December 2010
    yes it should be 0 for the default attribute then let each scene add it up and what not. Also when you click to advance to a new level you should set a rule to reset that to 0
  5. Text Based Game Question

    madmassey
    by madmassey · December 2010
    It's totally doable in Gamesalad. You're just not displaying the text correctly. You need a text display actor designed to display the text from a text attribute like Game.Text.Display. You also want
  6. How to count actor in the scene

    tenrdrmer
    by tenrdrmer · December 2010
    Also drop an actor on the scene with a display text behavior to and set it to display game.object_count so you can see if its adding correctly. Also your attribute should be an integer
  7. How to count actor in the scene

    tenrdrmer
    by tenrdrmer · December 2010
    Yes that is what you need to do. and in a destroy rule you need to add in a change attribute to do a game.object_count-1 also everytime the scene resets you need to do something to set it back to zero
  8. How to count actor in the scene

    calvin9403
    by calvin9403 · December 2010
    So what I do is change attribute game.object_count to game.object_count+1
  9. How to count actor in the scene

    tenrdrmer
    by tenrdrmer · December 2010
    create a game attribute called actorcount
  10. Control Camera with Rule

    scitunes
    by scitunes · December 2010
    Create a game boolean attribute (call it game.camfollow or something)
  11. Game State Help Please

    CodeMonkey
    by CodeMonkey · December 2010
    Change Attribute: game.Rotation = game.Rotation%2+1
  12. Crashing

    tenrdrmer
    by tenrdrmer · December 2010
    have you tried using the viewer to see how much memory and such you are using? You prob also should check all of your rules. I think i've heard of a rule thats looking for an attribute thats not there
  13. Game State Help Please

    micksolo
    by micksolo · December 2010
    I have an game attribute integer set to 1. press space bar and it should change to 2. Press space bar and it should change back to 1.
  14. My Actor Falling Over

    scitunes
    by scitunes · December 2010
    check the fixed rotation box in the actor attribute list to left side of the screen after you select the actor.
  15. Need Help with CodeMonkey joystick

    Scoots
    by Scoots · December 2010
    double check the "otherwise" attributes and the actor attributes as well. I went back and forth a hundred times and found a few missing "." in an attribute. It d
  16. How to get the coordinates from the last touch?

    scrapee_net
    by scrapee_net · December 2010
    Constrain attribute self.Motion.Linear Velocity.Y to 10*( game.Touches.Touch 1.Y - self.Position.Y )
  17. Random No Repeats with Large Numbers

    gyroscope
    by gyroscope · December 2010
    change attribute "game.1" to "game.1 + 1"
  18. Spawn actors in different layers than the spawner

    tenrdrmer
    by tenrdrmer · December 2010
    you could use a boolean game attribute that is set to true when you touch your spawner and then in you background layer have an invisible attribute that spawns an actor and then turns the boolean back
  19. Random No Repeats with Large Numbers

    architectpianist
    by architectpianist · December 2010
    Okay, I made 24 attributes and put them all to work. Here's what each one says:
  20. Catch a ball in a cup (Graphic)????

    KeithQ
    by KeithQ · December 2010
    Constrain the right and left actors to the appropriate offset of the bottom cup actor
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