GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. I can't work out how to track when enemies leave the camera view.

    wirelesstkd
    by wirelesstkd · February 2013
    Actually, it seems like it prevents the system from doing what it's supposed to do. Removing it causes the how many seconds attribute to increase by one every second and only reset when an enemy escap
  2. Character Unlock possibility after reaching a certain goal?

    adambowker98
    by adambowker98 · February 2013
    It basically says if the Score on your game is greater than (or equal to) 100, then you change your "Unlock" attribute to 1.
  3. changing your "waves" with tables

    RThurman
    by RThurman · February 2013
    --Change Attribute: self.theRow To: min(self.theRow+1, 40)
  4. changing your "waves" with tables

    digitalzero
    by digitalzero · February 2013
    to go to row 2... i found out how to change the attribute to whatever value it is in that table but how do i use another actor to keep on flowing down the rows using a "time attribute&qu
  5. image change within a box it never physically touches the ball

    tatiang
    by tatiang · February 2013
    I don't really understand what you mean by an adjustable % of surface area, but changing the color/image of an actor when two other actors collide is very straightforward. Just change a game attribut
  6. changing your "waves" with tables

    tatiang
    by tatiang · February 2013
    Instead of 15 attributes with 15 save attribute behaviors and 15 load attribute behaviors, you put all 15 values in a table and then use a single behavior to change or save ALL of those values.
  7. changing your "waves" with tables

    digitalzero
    by digitalzero · February 2013
    lol but im trying to get the concept of using an attribute to call on a specific row in the game instead of using all types of attributes and having to save them seperately... and besides i would wan
  8. Very Simple Quiz Game (PAID)

    tatiang
    by tatiang · February 2013
    Has anyone tried including a subject line in the mailto expression and including an attribute within the subject? I see an old thread (http://forums.gamesalad.com/discussion/34615/0-9-85-openurl-bugs
  9. changing your "waves" with tables

    tatiang
    by tatiang · February 2013
    (Quote)
  10. QuizMe:Logo TV Edition (iOS - free to play)

    Sparkyidr
    by Sparkyidr · February 2013
    Slightly amended on this game, as I used a table for the letters rather than attributes.
  11. changing your "waves" with tables

    digitalzero
    by digitalzero · February 2013
    thanks so much for your help @rthurman i appreciate your patience with me... @tatiang so am i supposed to make an attribute for the wave trigger named "tablerows" and make a game att
  12. changing your "waves" with tables

    tatiang
    by tatiang · February 2013
    Constrain Attribute self.TableRows to tableRowCount(TableName)
  13. changing your "waves" with tables

    RThurman
    by RThurman · February 2013
    --Change Attribute: self.theRow To: min(self.theRow+1, 40)
  14. changing your "waves" with tables

    RThurman
    by RThurman · February 2013
    Oh ... I got the impression you were accessing the table rows with an attribute (like self.wave or something). On each new 'wave' you want to go to the next row but not go past row 40 -- right?
  15. changing your "waves" with tables

    RThurman
    by RThurman · February 2013
    Use a min() function. It will return the minimum of two values. Something like this will keep the value of an attribute (like self.wave) from going over 40:
  16. changing your "waves" with tables

    digitalzero
    by digitalzero · February 2013
    it is... for instance for wave one it has a real attribute of 30 row 2 will have one for 32.6 row 3 will have something for 35.8 or something like that... these nunbers i am going to use to change th
  17. Demo: Randomize Table Rows

    tatiang
    by tatiang · February 2013
    You could, of course, create a separate loop to concatenate all of the row data into a single text attribute and then just display that attribute.
  18. (17/17)*100 should = 100, correct?

    tatiang
    by tatiang · February 2013
    No, the log debugger will not work on a device. You can set up similar debugging other ways (e.g. concatenating values onto a text attribute and then displaying them on an actor) but it may just be e
  19. (17/17)*100 should = 100, correct?

    Nklrcade
    by Nklrcade · February 2013
    Once game.CheckWin = true, the results actor is activated - after .05 seconds Change Attribute self.Moves To ((17/game.Moves)*100)
  20. a little question about interpolate.

    guilleface
    by guilleface · February 2013
    you right thats why its weird, i double checked.i only have my rule like this, when attribute x-position=1030 and y position=678 to interpolate x-position to 2050, but my actor start moving from x-po
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