GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Tables Question

    tatiang
    by tatiang · October 2015
    As I mentioned above, each of the actors that are in the grid in your screenshot would have a self attribute that determines their position. So the first would be 1, the second 2, etc. You then use
  2. HTML5 Publishing!

    jonmulcahy
    by jonmulcahy · October 2015
    i'm not sure about an ifdef, but there IS a new attribute called platform, and you can get the region, platform, and even language. check out the demo attached.
  3. HTML5 Publishing!

    Hymloe
    by Hymloe · October 2015
    Perhaps under Game or Devices, it could have an attribute called Platform, which could be Tizen, iOS, HTML5, etc. And you can use Rules to go...
  4. Scene change problems (displaying image when not supposed to)

    Socks
    by Socks · October 2015
    There's no real need to duplicate attributes that already exist, GameSalad already has music and audio attributes which you can change the values of.
  5. Scene change problems (displaying image when not supposed to)

    L EEvER
    by L EEvER · October 2015
    Clicking on the mute buttons changes integer attributes called "music_toggle" or "sound_toggle", depending on which button is pressed. These attributes start on &am
  6. Scene change problems (displaying image when not supposed to)

    Gnarly
    by Gnarly · October 2015
    How is mute button triggered? Attribute? You may have to reset your attributes?
  7. conflicting controls

    The_Gamesalad_Guru
    by The_Gamesalad_Guru · October 2015
    Okay so the gravity issue is you need a neutral state when on the ladder so you need to constrain the actors X and Y position to the current position when on the ladder and no movements are being call
  8. how can i constrain rotation to a rounded actor

    Icebox
    by Icebox · October 2015
    hey i want to make a rounded platform were the actor is constrained to its surface i saw a game that did it but i dont know how its possible , since the actor is always a square image, i tried setting
  9. conflicting controls

    Icebox
    by Icebox · October 2015
    2- Rule 2 : if game.ladder is true constrain motion linear velocity y = 0
  10. conflicting controls

    quinn221
    by quinn221 · October 2015
    @Icebox1910 OK now I am really close... the only issue is the actor will auto climb the ladder as soon as it touches the ladder... here is a link to my climb rules as well as my up actor button, the
  11. conflicting controls

    Icebox
    by Icebox · October 2015
    @quinn221 change the way you control , make 2 game attribute booleans game.up game.down
  12. conflicting controls

    Icebox
    by Icebox · October 2015
    when key is down >> change linear velocity to 100 >> otherwise constrain to 0
  13. Video Tutorial: Density, Friction, Bounciness

    Socks
    by Socks · October 2015
    (Quote)
  14. Video Tutorial: Density, Friction, Bounciness

    Armelline
    by Armelline · October 2015
    As far as I know, friction is defined purely by the friction attribute. The assumption should be that no matter how big and heavy an object is, it remains super slippery unless the friction is set to
  15. Tables Question

    tatiang
    by tatiang · October 2015
    table row. Just give the actor a self attribute (integer) such as self.row. Then when displaying text from the table, use self.row in the expression. Set the value of self.row manually in each ins
  16. Must Read about crashes related to table

    The_Gamesalad_Guru
    by The_Gamesalad_Guru · October 2015
    When using an attribute or attributes in a table cell expression like tablecellvalue(table,row,col) ** and you do something like this **tablecellvalue(table,self.row,game.level) at some point those
  17. High Score not Working on WINDOWS. HELP??

    LedezmaEdwy
    by LedezmaEdwy · October 2015
    Rule: Attribute If: "game.score" > "game.Highscore"
  18. actor doesnt collide when changing the size

    Socks
    by Socks · October 2015
    It shouldn't really cause these issues, but of course no one can state categorically whether an animation will be more of a strain on the target device that any other behaviour because there are no de
  19. HTML5 Publishing!

    Icebox
    by Icebox · October 2015
    change attribute self.image to floor( game.Coins % self.div )/( self.div /10)
  20. actor doesnt collide when changing the size

    Icebox
    by Icebox · October 2015
    @Socks it works! thanks alot its still heavy on performance though, i changed the coin to a diamond and added constrain rotation to rotation + 3 , added hundred coins and the frame rate did not drop ,
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