GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. MY SCOREBOARD with Keyboard Input Behavior

    feroman
    by feroman · April 2012
    but the "save" attribute doesn’t work for the behavior Keyboard input, this works for scores.
  2. Can I create an overlay menu for my main game screen without pausing?

    xforce
    by xforce · April 2012
    them all activate and appear when the correct attribute is set to True state.
  3. Problem getting a timer to update to a changed variable

    mynameisace
    by mynameisace · April 2012
    Optimised it so there aren't a load of timers and that it uses it's self alpha attribute to trigger, so no need for extra attributes bogging the game down.
  4. Can I create an overlay menu for my main game screen without pausing?

    xforce
    by xforce · April 2012
    i have a few of these in one of my games so yes its possible. you can either do a full destroy when its not needed or just change its alpha to 0 and make sure theres an attribute that disables all the
  5. Little help for a newb please

    tatiang
    by tatiang · April 2012
    The way you communicate between actors in GameSalad is with game-level attributes. You can make a boolean attribute called game.Button1 and set it to false (unchecked). Then, in your button1 actor,
  6. sprite size

    tatiang
    by tatiang · April 2012
    You can make the tail a separate actor and constrain it to the location (+/- an offset value) of the squirrel's body. In the body actor, have it broadcast it's position by constraining game.squirrelX
  7. sprite size

    retired_38652959dd1b99f014fb6a5e65a56927
    by retired_38652959dd1b99f014fb6a5e65a56927 · April 2012
    ...or you could try making the tail a separate actor and constrain its position relative to the main squirrel body.
  8. Making an actor's movement follow the ground

    retired_38652959dd1b99f014fb6a5e65a56927
    by retired_38652959dd1b99f014fb6a5e65a56927 · April 2012
    While not exactly the same, I created terrain collisions in BOT with invisible actors. Basically... one actor is a picture of the scene, and then invisible circles and rectangles/squares lay on top of
  9. can i constrain 2 difference actors at the same time?

    guilleface
    by guilleface · April 2012
    thanks so far working great, just where would i set to limit the distance so say i don't want left ball to cross x position =240, it should be something like constrain x position to game.Touches.Tou
  10. can i constrain 2 difference actors at the same time?

    guilleface
    by guilleface · April 2012
    for example , i have a red ball when s touch to move the ball around with one finger, and another ball when touch to move around too. right now when i am moving one ball the other ball won't move.
  11. Actor mask ? glue Actors together ?

    LeonardDeveloper
    by LeonardDeveloper · April 2012
    Yes, You mean constrain an actor to a position on another actor... Watch ALL of this:
  12. need help with shooting....

    johnydee
    by johnydee · April 2012
    no i dont have a bullet actor on scene.I just have the rules when (fire button) is pressed change the attribute to true,otherwise false.in the charactor actor i have when(fire attribute is true) spawn
  13. use save attribute to solve an high score,but how to test it?

    cmz
    by cmz · April 2012
    in 2,save attribute,in 1(int scene),load attribute
  14. Problem getting a timer to update to a changed variable

    Goodnight Games
    by Goodnight Games · April 2012
    The time will not get quicker because it'll just do what the attribute is at first. If the attribute is 1 at the start and changes a million times, it will still be set as every 1 second.
  15. In dire need of advice about lagging!

    digitalzero
    by digitalzero · April 2012
    so then whats going on with the self attribute "start y" do i no longer need that... because thats the method that I'm trying to go through... and instead of the actor going back to
  16. Problem getting a timer to update to a changed variable

    mynameisace
    by mynameisace · April 2012
    The time will not get quicker because it'll just do what the attribute is at first. If the attribute is 1 at the start and changes a million times, it will still be set as every 1 second.
  17. switch help

    mynameisace
    by mynameisace · April 2012
    I can't remember how I set up the code, but delete the change attribute for the overlap/collide and the otherwise and just have when actor overlaps or collides with switch change attribute game.switch
  18. Problem getting a timer to update to a changed variable

    Goodnight Games
    by Goodnight Games · April 2012
    I've tried both constrain and change attributes. I've tried having it in a separate actor and running it off a timer to decrease the variable. All of these result in the variable going down but they w
  19. How to fix the dots on the mini map?

    steve86
    by steve86 · April 2012
    Go to your scene´s layers and the make sure that the dot actors that are placed on the minimap are placed in a layer that has the scrollable attribute checked.
  20. Reset Booleans?

    mynameisace
    by mynameisace · April 2012
    You need to change every game and actor attribute back to the way it was at the beginning. Every x and y position, every boolean, everything that has changed.
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