GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. spawn vs alpha and un-spawn

    synthesis
    by synthesis · September 2010
    Create an attribute (boolean) in the actor named "self.buttonActive" (or whatever)
  2. [TIP] A Way To Create A Grid Based Game

    netdzynr
    by netdzynr · September 2010
    (Again, using this technique you can use a single actor for your grid, and track all occupied slots in one attribute, instead of using separate grid tiles and multiple attributes.)
  3. random movement

    synthesis
    by synthesis · September 2010
    a switch boolean is a TRUE/FALSE attribute....that can be used like a light switch. You can use another actor or a game controller to make it true or false (if a game attribute). When true...it turn
  4. random movement

    synthesis
    by synthesis · September 2010
    set a switching boolean attribute called moveRight defaulted to TRUE
  5. Problem with Attribute and Change Attribute

    synthesis
    by synthesis · September 2010
    Create an integer attribute...such as self.textID with a default of 1
  6. get out of a loop

    synthesis
    by synthesis · September 2010
    Create an attribute integer called "animSeqStep" and set it to the default step number
  7. Problem with Attribute and Change Attribute

    synthesis
    by synthesis · September 2010
    Are you changing the seed/parent actor or an instance? I always create my attributes in the seed actor and then modify them if needed in an instance. I try to avoid adding attributes to an instance
  8. Problem with Attribute and Change Attribute

    Devils
    by Devils · September 2010
    Alright like the title says every time I place the attribute and change attribute when I go to preview it loads the preview fine but when I back out there both blanks. Can someone help out?
  9. "Level Selector" Page

    Tyvan
    by Tyvan · September 2010
    Well one approach could be to have your controls for selecting the levels all appear on the level selection page with color.alpha set to 0 so they are "hidden". Then put a rule in a
  10. "Level Selector" Page

    jeffheif1
    by jeffheif1 · September 2010
    My idea was to have a "level selector" attribute. After level 1, I would make the attribute = 1. After level 2, I would make the attribute = 2, and so on. This way, I could say &a
  11. Right,... Very new to GS, just a quick Q from a newbie!

    scitunes
    by scitunes · September 2010
    create an integer (if you are only concerned with full seconds) attribute called game.ClockOffset (or something like that).
  12. Need a bit of help with Load/Save

    tenrdrmer
    by tenrdrmer · September 2010
    Put save attribute in the same rule right after you change the attribute. Then put all of your load attributes just on the load screen with the keys matching your save attributes. This should work fin
  13. Right,... Very new to GS, just a quick Q from a newbie!

    jstrahan
    by jstrahan · September 2010
    At start of play set attribute to game.time then just subtract that from current game.time to get time from start of play
  14. Right,... Very new to GS, just a quick Q from a newbie!

    FatalCrest
    by FatalCrest · September 2010
    It is possible just that you'd actually have to use timer and for every second add 1 or so to some attribute that counts your time and then every time you switch scenes, to reset the time just set you
  15. Need a bit of help with Load/Save

    TouchTiltGames
    by TouchTiltGames · September 2010
    constrain game.world1total to game.level1+game.level2+game.level3+game.level4 and so on
  16. Need a bit of help with Load/Save

    TouchTiltGames
    by TouchTiltGames · September 2010
    I've got your constrain attribute on the World screen...I guess it doesnt matter where that goes...
  17. [TIP] A Way To Create A Grid Based Game

    netdzynr
    by netdzynr · September 2010
    The project dynamically tracks occupied slots of a grid, with no need to "hard code" the slot numbers or available positions. You provide some of the basic positioning attributes, an
  18. Zooming camera does not allow touch and drag of other actors...

    StusApps
    by StusApps · September 2010
    As I recall when zoomed in to a camera of 240x160 I had to change the x and y values by half. For example: my zoom only happened when you touched an actor but the constrain to touch position didn't wo
  19. Need a bit of help with Load/Save

    tenrdrmer
    by tenrdrmer · September 2010
    Also since you have a level attribute and a wold attibute your using i think you would need to set your rule for each level to check if the level have been beat using something like this.
  20. Need a bit of help with Load/Save

    tenrdrmer
    by tenrdrmer · September 2010
    Perhaps I don't have the load attribute in the right place? I have it on the World Select Screen, which isn't the first screen you see when you start the game and isn't the first screen you see if you
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