GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. In-App Purchase Error

    lycettebros
    by lycettebros · July 2012
    It is a process to make it work. Avoid using tables if you can - use a direct attribute. You need to get every element exact or it will not work.
  2. Need help with enemy collisons

    tatiang
    by tatiang · July 2012
    Just tested this and it works with a timer set to every 0 seconds with a rule inside that says when actor overlaps or collides with actor of type enemy --> change attribute self.health to self.
  3. Interpolate Question.

    CaptFinn
    by CaptFinn · July 2012
    Now my actor needs to travel thru a gap (open door) and I have the door close behind him. For some reason Collide behavior isn't working. Is this because its a interpolate. When I use a constrain t
  4. help with on screen controlls

    Pennez-Games
    by Pennez-Games · July 2012
    One way is the following: make a text attribute, call it Direction.
  5. help with on screen controlls

    gyroscope
    by gyroscope · July 2012
    One way is the following: make a text attribute, call it Direction.
  6. i need a little help please

    Pennez-Games
    by Pennez-Games · July 2012
    Im not sure why you are having attribute issues.
  7. how to make a score system!

    deadlights
    by deadlights · July 2012
    I usually make a global integer attribute. Then add 1 to this attribute for each star you collect. Set the attribute to save often. Then in each scene, have an invisible actor that loads the attribut
  8. i need a little help please

    Pennez-Games
    by Pennez-Games · July 2012
    iv been working with gamesalad for a little bit now, i know some of the basics, but the attributes dont work, (this is on pc) i try to select an attribute but it doesnt work, and im trying to add on g
  9. Pseudo-Joint and Rotation Problems

    BuzzCuts
    by BuzzCuts · July 2012
    I then tried to use this method: https://forums.gamesalad.com/discussion/34757/constraining-actor-to-another-and-staying-there - very clever setup but for me it won't start the tail actor on my main a
  10. RPG/Stat Question

    EricTippett
    by EricTippett · July 2012
    Oh thats what I was doing, but there were some problems with using game attributes
  11. How to Change Velocity to where touch is pressed

    tatiang
    by tatiang · July 2012
    Change/constrain the direction to vectorToAngle(game.Mouse.Position.X-self.Position.X,game.Mouse.Position.Y-self.position.Y). You can wrap this in a When Mouse Button is down rule or inside of a time
  12. Adding points into attribute into some specified level?

    RThurman
    by RThurman · July 2012
    Change Attribute: Life To: min(100, Life+CoinC)
  13. Adding points into attribute into some specified level?

    DanielDoe
    by DanielDoe · July 2012
    I have an integer attribute called "Life". Many Items can add points into this attribute. CoinA +10, CoinB+20, Coin+30.
  14. How to check if attribute has been increased or decreased.

    RThurman
    by RThurman · July 2012
    Make two attributes:
  15. Two actors together going left?

    gyroscope
    by gyroscope · July 2012
    Change attribute self.Position.X to ?? (----this number is where you want it to appear again on the left-side of the screen)
  16. How can I PUSH an Actor? - Help!

    JohnPapiomitis
    by JohnPapiomitis · July 2012
    Put the control camera behavior in the actor and adjust the tracking area to your liking, or constrain the camera position x to player x and camera position y to player y + or - a offset if needed.
  17. How can I PUSH an Actor? - Help!

    JohnPapiomitis
    by JohnPapiomitis · July 2012
    change or constrain its motion linear velocity x to whatever, or just have an accelerate behavior
  18. How to interact with an orbiting object?

    alexlaptev
    by alexlaptev · July 2012
    No, that is not working. I'v opened a new thread to find a solution: http://forums.gamesalad.com/discussion/45827/how-to-check-if-attribute-has-been-increased-or-decreased#latest
  19. Creating a Settings Bar

    Rumi
    by Rumi · July 2012
    Make sure the attribute is not a game attribute ( a scene or actor type) or is probrammed to be zero at the beginning of the scene via a change attribut behavior. Then, instead of having it go from 0
  20. Creating a Settings Bar

    carlblanchet
    by carlblanchet · July 2012
    So I am trying to make a settings button that once pressed a settings bar comes out of the settings button, and once pressed again, the settings bar goes back in. I tried using an integer attribute so
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