GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. How do i do it?

    Socks
    by Socks · October 2014
    Maybe have a game attribute 'x'.
  2. Random spawning platforms with no timers! possible?

    Socks
    by Socks · October 2014
    1) An attribute.
  3. How to stop game score to 0 ?

    Armelline
    by Armelline · October 2014
    If you've already got the attribute in use in a lot of places and don't want to replace it (though as @The_Gamesalad_Guru says, it's worth using an index if possible), you can also do this:
  4. How to stop game score to 0 ?

    The_Gamesalad_Guru
    by The_Gamesalad_Guru · October 2014
    Use an index attribute it only goes positive and stops at zero.
  5. my Youtube tutorial playlist clean up

    LumpApps
    by LumpApps · October 2014
    * GS Quick Tip 3 - Finding an Attribute
  6. Turning physics.movable on and off for door

    Krellzar
    by Krellzar · October 2014
    can I have done wrong? I tried to change the attribute as well, but nothing works.
  7. Display Text blurry - Android

    Hypnorabbit
    by Hypnorabbit · October 2014
    As mentioned I've tried all the fonts and they are all equally blurry on Android. I wonder if the GS text engine is just no good - unfortunately I need a display text attribute to reference off 2000 c
  8. user controled movement

    zweg25
    by zweg25 · October 2014
    Not sure what type you are looking for. You can drag in a rule and say when touch is pressed constrain attribute self position x and y to mouse position x and y. You can say when mouse button is down
  9. Display Text blurry - Android

    Hypnorabbit
    by Hypnorabbit · October 2014
    Does anyone else find that the display text attribute is real blurry on Android? I've got a white text attribute with a clear background referencing off a table that just looks terrible compared to my
  10. Moving an Actor to a certain position with one touch

    Simple Apps
    by Simple Apps · October 2014
    Don't use Move Behaviour,,use Change attribute behaviour..follow this
  11. Universal Builds for iOS and Android,and anything else,using iPad build and "Stretch" no distortion.

    BBEnk
    by BBEnk · October 2014
    So issue is just first scene not reading change attributes correctly or should I say not getting device display size on startup, but will after scene change.
  12. Universal Builds for iOS and Android,and anything else,using iPad build and "Stretch" no distortion.

    BBEnk
    by BBEnk · October 2014
    Well a display text will detect the correct device display size but for some reason a change attribute want.
  13. Universal Builds for iOS and Android,and anything else,using iPad build and "Stretch" no distortion.

    BBEnk
    by BBEnk · October 2014
    No it was fixed because I reported it before but now it's been back, and I do use a white image for my custom loading image and my first scene is my real splash screen which also sets up my attributes
  14. How to Make a checkpoint ?

    ikad
    by ikad · October 2014
    (Quote)
  15. How to Make a checkpoint ?

    JohnPapiomitis
    by JohnPapiomitis · October 2014
    Save all the attributes for the health, score, position, ect when they reach the checkpoint. Then have load attribute behaviors and load all those attributes you saved when the continue button is pres
  16. Is there a way to spawn something with random width?

    Dasavur
    by Dasavur · October 2014
    So I followed these instructions and put the "Change Attribute: self.size.width to random(20,45)" as the very first thing of the actor that I am wanting to spawn but now it doesn't s
  17. Trouble spawning actor at certain distance from another actor.

    tatiang
    by tatiang · October 2014
    Change attribute game.randomChoice to random(1,2)
  18. Is there a way to spawn something with random width?

    tatiang
    by tatiang · October 2014
    So the advice above is correct as far as adding a Change Attribute behavior. Just make sure it's not inside of a rule. The change will occur instantly so you shouldn't even notice it happening; it w
  19. Is there a way to spawn something with random width?

    retired_830c50d3bf119e557be016b4f24844c9
    by retired_830c50d3bf119e557be016b4f24844c9 · October 2014
    Change Attribute: self.Size.Width to random(20,45)
  20. Is there a way to spawn something with random width?

    BBEnk
    by BBEnk · October 2014
    use the change attribute behavior in the actor thats being spawned like so change attribute self.size width to Random(20,45) and it will do this once spawned.
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