GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. No touch zone

    CMR Interactive
    by CMR Interactive · July 2019
    gone around that and created an actor and two attributes, the actor when pressed records the touch location then passes it on to the rotating actor, the problem with that is it only registers 180 deg
  2. What is "Better Collisions" Attribute and "Random Seed" attributes?

    four8games
    by four8games · July 2019
    Feel like this is a dumb question to be posting here but here goes. I have been a Pro user of Game Salad for years and have just recently published my first game on IOS but I do not know what the &
  3. RC 2019-07-22: 64-bit Android and Google Play Fixes.

    bob loblaw
    by bob loblaw · July 2019
    on mine there was also a few actors that didn’t constrain properly, like they had been skipped, as code sometimes is.
  4. Tower Defense - Arcade Defender , first release this year.

    Twayne2
    by Twayne2 · July 2019
    Well here's what I'm thinking, and see what you think. First of all, the player has to be able to set a turret wherever he/she wants to. That's feasable, but now you need the towers to be able to shoo
  5. Tower Defense - Arcade Defender , first release this year.

    bob loblaw
    by bob loblaw · July 2019
    maybe i’m not understanding exactly what you’re saying but you can unlock an actor, and within that instance change an attribute to a value from another actor on that scene through current scene.layer
  6. Tower Defense - Arcade Defender , first release this year.

    Twayne2
    by Twayne2 · July 2019
    I meant one actor modifying another actor. If you have two actors on a scene, and the first actor has self.attribute A, you cannot modify that attribute from actor 2.
  7. pop-up menu

    irosen
    by irosen · June 2019
    Ive found that you if you want to associate the action with the button, you do need to give each turret an index number that you would store in a game level attribute and set when the turret is initia
  8. Does Game salad has a collision editor like Unity?

    The_Gamesalad_Guru
    by The_Gamesalad_Guru · June 2019
    I developed a system for doing animated collisions a few years ago. The videos are still on my Youtube site. I believe it still works. Haven’t used GS in years. https://www.youtube.com/user/dsouza41/v
  9. pop-up menu

    tatiang
    by tatiang · June 2019
    @irosen The demo you posted is a bit hard to follow. The actors don't have names, everything is the same color (white)... and you also have a missing attribute in at least two of the actors. Can you e
  10. pop-up menu

    famekrafts
    by famekrafts · June 2019
    Use a game attribute which is true or false. When you click on any button, it makes it true and when true both the buttons slide away,
  11. Simplified way to make something happen a limited amount of times.

    tatiang
    by tatiang · June 2019
    Make an integer attribute called game.spawnCount. Leave its value at zero.
  12. Simplified way to make something happen a limited amount of times.

    sinbot
    by sinbot · June 2019
    actor to not spawn any more and a new game level attribute activate (ie. lock door opens). What might a straight forward way be to program this? Using a numeric attribute? Appreciate if someone could
  13. Changing Actor colour seems to be random? Help!

    SuperDannyG
    by SuperDannyG · June 2019
    I didn't think to use a self attribute.
  14. Changing Actor colour seems to be random? Help!

    tatiang
    by tatiang · June 2019
    The reason they are all changing color is because you've used a rule that relies on a game attribute, the same game attribute, for all 10 copies. If you want them to independently change color, use a
  15. Changing Actor colour seems to be random? Help!

    SuperDannyG
    by SuperDannyG · June 2019
    Change Attribute
  16. pop-up menu

    bob loblaw
    by bob loblaw · June 2019
    have an attribute (call it "menuActive" for the purposes of this). set your menu button to alternate between 0 and 1 whenever it's pressed.
  17. Changing Actor colour seems to be random? Help!

    SuperDannyG
    by SuperDannyG · June 2019
    Change Attribute
  18. Decreasing sound volume with magnitude

    sinbot
    by sinbot · June 2019
    Here is the current sound actor setup (minus my attempt at a magnitude attribute).
  19. Is there a better way to program this?

    tatiang
    by tatiang · June 2019
    One problem is that game.Time is a reserved attribute name and that attribute counts up from zero. There is no way to change that value. It's only possible to reference it.
  20. Is there a better way to program this?

    bob loblaw
    by bob loblaw · June 2019
    just off the top of my head, the logic i would try is having a global attribute/variable to activate the behaviour that is either an integer or boolean (eg. activateChase or something like that and se
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