GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Trying to get around timers, tad issue.

    SBSEA2202
    by SBSEA2202 · April 2016
    So basically what I am trying to get gamesalad to do is flip an attribute to a bool to true and false every 2 seconds. I am trying to use a rule to get it to do it to save on overhead later. But all i
  2. How can i make my actor face the way he enetred a scene?

    Icebox
    by Icebox · April 2016
    change attribute flip horizontally to false when you want to face right
  3. Change tag or actor attribute that other actors can read

    RThurman
    by RThurman · April 2016
    @fmakawa -- tags are text attributes. You can add a tag to an actor by using a change attribute behavior. For example:
  4. Question: How can I determine the place where an actor lands after getting hit?

    Icebox
    by Icebox · April 2016
    change attribute self.position.x to self.position.x - 1
  5. Question: How can I determine the place where an actor lands after getting hit?

    Zwire
    by Zwire · April 2016
    Do I have to make an integer and then make an attribute about position?
  6. Change tag or actor attribute that other actors can read

    fmakawa
    by fmakawa · April 2016
    @tatiang okay but consider this. If Actor A and B collide under the initial collision the both expand and there is a bit of a bounce but if they collide when one of them is expanding then the other d
  7. Can I rotate an Image whiles its moving in a fixed drection?

    Socks
    by Socks · April 2016
    Sure, I think I set out how to do this recently for someone here on the forums, I'll see if I can dig it up for you . . . but the process is pretty straightforward, you just need to constrain the spaw
  8. A Long Way Home RELEASED on Steam!!

    jonmulcahy
    by jonmulcahy · April 2016
    (Quote)
  9. A Long Way Home RELEASED on Steam!!

    jay2dx
    by jay2dx · April 2016
    I've been wondering how you will intergrate steam api! Look like your making good progress, I'm haulted until collisions work in html5
  10. Change tag or actor attribute that other actors can read

    tatiang
    by tatiang · April 2016
         change attribute self.alreadyExpanded to true
  11. How to get actor to start in scene

    Socks
    by Socks · April 2016
    Make a game attribute/s that records the position of the actor when exiting a scene, then use this attribute/s to determine the position of the actor in the following scene.
  12. Change tag or actor attribute that other actors can read

    fmakawa
    by fmakawa · April 2016
    I was wondering if you can have an actor change its tag after collision? I have a bunch of actors that when they collide they expand. I dont want to then trigger other collisions as a result of this e
  13. How to get actor to start in scene

    Socks
    by Socks · April 2016
    If that's what you mean then you can either simply place the actor at the position you want when you are laying out the scene, or you can give the actor a couple of change attribute behaviours that sp
  14. move actor

    Icebox
    by Icebox · April 2016
    If you did and you still have the same issue , you can create a boolean self attribute call it grounded .. add a rule .. if actor overlaps or collides with ground change attribute grounded to true oth
  15. move actor

    sonicm3
    by sonicm3 · April 2016
    only issue i have now is, if i keep pressing jump actor over n over he keeps jumping forvever. Can i add some sort of constrain 0 command somewhere?
  16. move actor

    Icebox
    by Icebox · April 2016
    change attribute self.motion.linear.velocity.Y to 500( any number you want)
  17. move actor

    Icebox
    by Icebox · April 2016
    dont use move for movement instead constrain attribute self.motion linear velocity x to 100(speed)
  18. move actor

    Icebox
    by Icebox · April 2016
    constrain motion linear velocity x to 0
  19. problem with moving actor then keeping position

    Socks
    by Socks · April 2016
    Have the invisible actor ("a layer") constrain itself to the platform while it's being moved, so it gets moved with the platform.
  20. Changing Music during gameplay

    3absh
    by 3absh · April 2016
    (Quote)
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