GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Interpolating with the color red

    BasGoodboy
    by BasGoodboy · September 2013
    I might be a dummy, but idk haha.. I get your story, definately very logic, but how the hell should I get my interpole attribute to color back to original colors.
  2. Interpolating with the color red

    BasGoodboy
    by BasGoodboy · September 2013
    @KevinCross how do i put in the 'fade-away' you're talking about. Is it also an interpolate attribute? Can't find it.
  3. How to create custom rotation - rotates in one direction for a small time period then another

    gyroscope
    by gyroscope · September 2013
    You can also use Interpolate instead if you wanted, on the actor's Y attribute, over a pre-determined time down to your base level Y position (without worrying about matching the x position).
  4. Keep rotation as actor stops (random movement)

    gyroscope
    by gyroscope · September 2013
    What a shame, OK, one last idea: using Change Attribute with self.Motion.Linear Velocity.X and Y to stop the actor, then Change attribute self.Rotation to vectorToAngle...(or maybe the other way aroun
  5. Keep rotation as actor stops (random movement)

    gyroscope
    by gyroscope · September 2013
    So perhaps try stopping the actor with Change Attribute with self.Motion.Linear Velocity.X and Y... hopefully it should keep its angle that way. If not, I'll think again... :-)
  6. Keep rotation as actor stops (random movement)

    fiorentin
    by fiorentin · September 2013
    That was my idea and i tried it again but cant get it to work. Maybe i overcomplicate things. Could it be the constrained VectorToAngle that overrides the angle attribute? Since speed is zero motion i
  7. Universal Binary Ipad to Iphone Touch Offset help

    G.A.S.P.Industries
    by G.A.S.P.Industries · September 2013
    change attribute scene.camera.size.width to 1024
  8. Keep rotation as actor stops (random movement)

    gyroscope
    by gyroscope · September 2013
    Hi F, without testing - so off the top of my head - what about using a Constrain behaviour on the actor's angle attribute, and when you change velocity to zero, change the Direction to the angle attri
  9. Keep rotation as actor stops (random movement)

    fiorentin
    by fiorentin · September 2013
    Im trying to add some random movement to an actor. The movement is fine - im using Timers with random Change Velocity attributes. The rotation is constrained with VectorToAngle so the actor is always
  10. Interpolating with the color red

    gyroscope
    by gyroscope · September 2013
    • Unless you need that attribute mobhitcolor for something else, you don't need it at all to trigger the colour change if you're using overlaps or collides Rule
  11. Interpolating with the color red

    BasGoodboy
    by BasGoodboy · September 2013
    If attribute game.mobhitcolor = 1
  12. Camera Control and Scene Wrap X/Y

    UtopianGames
    by UtopianGames · September 2013
    Wrap doesn't work well with constrain camera so you will have your work cut out but if you leave the camera as it is and don't constrain it this should result in the same asteroids as the original (yo
  13. Universal Binary Ipad to Iphone Touch Offset help

    kinzua
    by kinzua · September 2013
    For eg. you could Constrain scene.touchX to cam.Orgin.X + device.touch.1.x and that'll hopefully return the desired results.
  14. Bad Collision Calculation

    dmilinovichiii
    by dmilinovichiii · September 2013
    I tried having the objects set their angle to a game attribute when they detect the collision and using this for calculation, but unfortunately, this causes inaccuracies to occur.
  15. Random Spawn Time

    gyroscope
    by gyroscope · September 2013
    So, you have to keep the random seconds outside of the Timer, to be put into an attribute to use, and not have the Timer set to Every - just to After - then set up a loop mechanism with a boolean.
  16. Random Spawn Time

    VolontaArts
    by VolontaArts · September 2013
    (Quote)
  17. Constrain Actor to Spawned Floor

    gyroscope
    by gyroscope · September 2013
    One way would be to put the random x of the floor chosen into an attribute as well, and change the position x of your Hero to match (if you wanted him smack bang in the middle of the floor - if not, s
  18. Constrain Actor to Spawned Floor

    JackSoft
    by JackSoft · September 2013
    equal to the spawned floor Y coordinate. Then, constrain my hero to that Y coordinate and add half the height of the floor so that the bottom of my hero lands on top of the floor rather than centere
  19. Sound cuts out

    gyroscope
    by gyroscope · September 2013
    Hi Charlie; we all need a bit more info to work out what's going on... are you using Windows or Mac GSC? What are you using to trigger the sound effects that cut out? Are there any Timers involved, or
  20. Help me connect the dots with expressions

    osakamitsu
    by osakamitsu · September 2013
    Constrain Attribute: self.myReallyLongDistanceFormula To: sqrt((pow(( game.Mouse.Position.X - self.Position.X ),2)+pow(( game.Mouse.Position.Y - self.Position.Y ),2)))
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