GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. numeric expressions

    The_Gamesalad_Guru
    by The_Gamesalad_Guru · February 2016
    You have to make them on your own as those are self attributes. The need to be selected via the expression editor which is the a and e buttons in the window. This brings up the attribute browser.
  2. Swinging When Hit With Actor

    Gnarly
    by Gnarly · February 2016
    You would need an attribute Boolean to do that.
  3. projectile actors following their shooter actor's Y

    Wonder Maru
    by Wonder Maru · February 2016
    (Quote)
  4. projectile actors following their shooter actor's Y

    tatiang
    by tatiang · February 2016
    You can sync actors by having the spawning actor change the value of an integer game attribute right before spawning and setting its own self attribute to that game attribute and having the spawned ac
  5. projectile actors following their shooter actor's Y

    Wonder Maru
    by Wonder Maru · February 2016
    If I had just one shooter at a time on screen I had solved already constraining the projectile Y to the shooter Y with a Game attribute. BUT I can have more instances of the shooter at the same time,
  6. Text Color based on Attribute

    Socks
    by Socks · February 2016
    (Quote)
  7. General Performance Question - Spawning VS Placed actors.

    tatiang
    by tatiang · February 2016
    Having a couple of actors (even a couple dozen) on a scene at one time isn't an issue... unless you have a bunch of timers, constrain behaviors, interpolate behaviors, etc. slowing things down.
  8. Text Color based on Attribute

    campsjkevin
    by campsjkevin · February 2016
    Is there a simpler way to change the display text color based on an attribute?
  9. How do I create a reset screen.

    18jhanshew
    by 18jhanshew · February 2016
    (Quote)
  10. How do I create a reset screen.

    tatiang
    by tatiang · February 2016
    Yep, sorry, I meant that you should reset the scene after it's unpaused. So have the pause scene change a game attribute (e.g. boolean) and then have the gameplay scene reset when that attribute chan
  11. Help in spawning another character at the position of the character already on the scene

    tatiang
    by tatiang · February 2016
    In the rules for the 300 actors, have each actor store its x and y position in two table cells/columns (increment an integer attribute and use it as the row number).
  12. spawning too many actors on collide

    Wonder Maru
    by Wonder Maru · February 2016
    During the game the character changes its size (getting bigger), so I need to have more space between obstacles as the game goes on. To do this I constrain the red bar Y to 3 times the character size
  13. Combine data from 50 database rows?

    tatiang
    by tatiang · February 2016
         Change Attribute self.rowIndex to self.rowIndex+1
  14. Realizing the top of an actor problem

    tatiang
    by tatiang · February 2016
    You can either constrain a smaller actor to the top "collideable" part of the pyramid actor and use that smaller actor to detect collisions or you can use a custom collision shape fo
  15. How to make your own characters work during animation

    jamie_c
    by jamie_c · February 2016
    This recently changed with an update to Gamesalad. As mentioned above you can now use a 3rd party tool to create custom collisions shapes.
  16. How to make your own characters work during animation

    Icebox
    by Icebox · February 2016
    This is a link to the gamesalad cookbook custom collisions
  17. How to make your own characters work during animation

    ingamez
    by ingamez · February 2016
    Really? How do you customize a collision? I thought GameSalad only lets you create collisions that are square, rectangular, and circle shapes?
  18. sprites changing size question

    Gnarly
    by Gnarly · February 2016
    I had the exact same problem. I changed attribute self width and self height during attack.
  19. Changing attribute to exact value

    Icebox
    by Icebox · February 2016
    Type in the value you want , change attribute to 1 , change attribute to 2 change attribute to 3 , did you test it ?
  20. Changing attribute to exact value

    Matti91
    by Matti91 · February 2016
    Is it possible to change an attribute to an exact value? I know how to change an attribute to "some attribute"+1, +2, -1, -2 etc. But it is possible to change it to an exact number?
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