GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Off-Centre Pivot Point

    Socks
    by Socks · February 2015
    The three constrain behaviours in the main actor are what make it rotate.
  2. two different movements at the same time

    Socks
    by Socks · February 2015
    You can constrain the object to the cos and sin of an angle instead, which will be very smooth.
  3. Making Screen Shake GameSalad (PC)

    Socks
    by Socks · February 2015
    It's really straightforward, just put an actor into your scene, unlock it, and the wobble the camera around using whatever you want (rotate, move, constrain . . . etc etc).
  4. Best way to do unlockable costume parts?

    Mattcus
    by Mattcus · February 2015
    Let me rephrase that, i don't think it's changing the column to 0 but it changes the game.head attribute to 0.
  5. how to make the actor be the shape of image?

    Socks
    by Socks · February 2015
    Constrain three actors together to form a triangle.
  6. Pop out text

    tatiang
    by tatiang · February 2015
    Unless I'm missing something, you would just spawn an actor with the image of the pop out you want and use a Display Text behavior to display the attribute (e.g. game.damage). Then use something like
  7. How can I automatically add "back" "next" and "main menu" buttons to newly created scenes?

    tatiang
    by tatiang · February 2015
    Another thing I noticed is that you're constraining self.Image to game.pageNumber, which is exactly what my demo does, but your image filenames are called "1car", "2car&
  8. How can I automatically add "back" "next" and "main menu" buttons to newly created scenes?

    tatiang
    by tatiang · February 2015
    The problem is that you are constraining the page number attribute in the Next and Prev actors. Those should both be Change Attribute behaviors. For future reference, if you constrain an attribute t
  9. Actor can be moved by player's dragging on cell phone

    wcsd9739
    by wcsd9739 · February 2015
    Are you sure you used the "Constrain Attribute" behavior and not "Change Attribute"?
  10. Need help with Collision Shapes

    Games4life
    by Games4life · January 2015
    (Quote)
  11. Is this impossible?

    Socks
    by Socks · January 2015
    To constrain 3 actors together where each has a 'collision' rule that affect the whole group is as simple as constraining them together and having a global attribute that is triggered if any of the 3
  12. random actors

    tatiang
    by tatiang · January 2015
    .....Change attribute self.whichActor (integer) to random(1,3)
  13. How can I automatically add "back" "next" and "main menu" buttons to newly created scenes?

    tatiang
    by tatiang · January 2015
    It's a text attribute, not an integer. If you have a button actor that changes the category to cars then you would change that attribute to "cars". Or for trucks, another button mi
  14. How can I automatically add "back" "next" and "main menu" buttons to newly created scenes?

    gfb08174
    by gfb08174 · January 2015
    1) I create an integer attribute, name it "category" and give it a value of 1.
  15. Is this impossible?

    MattSoden
    by MattSoden · January 2015
    Is it possible to constrain 3 actors (A, B & C) together where each has 'collision' rules that affect the whole group?
  16. Need help with Collision Shapes

    tatiang
    by tatiang · January 2015
    The way my health bar demo works is that right before the constrained actor spawns, I change an index value (1, 2, 3, ...). When the actor spawns, it changes a self attribute to match that value. So
  17. Need help with Collision Shapes

    Games4life
    by Games4life · January 2015
    @tatiang Thank you for the demo! Although I am very confused on the whole idea of tables and the constrain attributes. I have attached a screenshot as to what i want the fish to look like once it come
  18. How can I automatically add "back" "next" and "main menu" buttons to newly created scenes?

    tatiang
    by tatiang · January 2015
    could concatenate a word onto the image name: Constrain Attribute self.Image to "truck"..game.pageNumber, and then name those images truck1.png, truck2.png, etc.
  19. Need help with Collision Shapes

    tatiang
    by tatiang · January 2015
    With a single fish, it's pretty easy to constrain a spawned actor to another spawned actor through the use of two game attributes (e.g. game.fishX and game.fishY) With multiple fish, it's not as easy
  20. Character Selection

    robertkdale
    by robertkdale · January 2015
    TABLES. You can store character specific attributes inside the tables that are trigger by an event in game. I would store global boolean as well as Integer attributes.
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