GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Attributes don't work??

    2004184
    by 2004184 · April 2010
    I have these attributes: ChangeColour, GameScore and ChangeExample.
  2. ORIENTATION BUGGING OUT???

    CodeMonkey
    by CodeMonkey · April 2010
    I only suggested the black screen fade out as a temporary work around. You could even just use a Change Attribute to change the Alpha on that black screen actor to 0 right after the auto-rotate finish
  3. FREE GAME CODES for Jumpo! 1.1 lots of em....

    design219
    by design219 · April 2010
    Hey Blade, I downloaded the update, and rated and reviewed the new version. I didn't say this in the review, but I had the issue of the jumper not respawning on the cloud level. I let the countdown go
  4. Joystick Character relation

    synthesis
    by synthesis · April 2010
    Constrain the actor's self.rotation to whatever "driveAngle" the joystick is feeding to the game. However...only constrain when the "joystickIsGrabbed". Use a boo
  5. Save Game State

    chosenonestudios
    by chosenonestudios · April 2010
    what he's saying is when your game boots up it would have to check what the last level you were on was, so you use the load attribute to load your saved "levels" and then whatever nu
  6. Post on Move vs Spawn

    SingleSparq
    by SingleSparq · April 2010
    I find on my older ipod when a collision occurs and the two actors spawn from that collision there is a slight delay (probably from checking the rules on the newly spawned actors). If move is the best
  7. how to use interpolate function?

    SingleSparq
    by SingleSparq · April 2010
    I haven't looked at using interoperate for this yet but am using a timer with change velocity and self.Motion.Linear Velocity.X - self.Motion.Linear Velocity.X change attribute to make the actor go ba
  8. Save Game State

    appeuphoria
    by appeuphoria · April 2010
    "Back on your menu, you would want to load the "levels" attribute every time the menu opens, so then you could have a button with the option of going to last level. This but
  9. Save Game State

    design219
    by design219 · April 2010
    You would need to make an attribute named something like "levels".
  10. Any help would be much appreciated.

    goliath
    by goliath · April 2010
    -----Change Attribute game.PleaseCreateMyRandomSequenceNow To: FALSE
  11. Touch and walls

    efish
    by efish · April 2010
    I have a rule on the actor I want move when touch is pressed. Then I have a constrain attribute which states that self.Position.X To: max(min( game.Touches.Touch 1.X ,300),20)
  12. POSSIBLE BUG: Physics engine appears to NOT allow 0 velocity - creates "quiver"

    synthesis
    by synthesis · March 2010
    constrain speed = magnitude(velX,velY).....when < 10.....then speed = 0
  13. Obliteration HD approved!

    jonmulcahy
    by jonmulcahy · March 2010
    2 attributes: turnLeft & turnRight
  14. POSSIBLE BUG: Physics engine appears to NOT allow 0 velocity - creates "quiver"

    ORBZ
    by ORBZ · March 2010
    Constrain the Speed to the magnitude(linear velocity x, linear velocity y)
  15. Accessing custom scene attributes?

    BeyondtheTech
    by BeyondtheTech · March 2010
    I'd like to set up some attributes that will change per scene. So, I go into Scene > Attributes > and add an integer attribute.
  16. POSSIBLE BUG: Physics engine appears to NOT allow 0 velocity - creates "quiver"

    synthesis
    by synthesis · March 2010
    The sledgehammer would be a game boolean attribute substitution for the self. So if you want to report the value...gotta use game booleans until the self boolean bug is fixed.
  17. POSSIBLE BUG: Physics engine appears to NOT allow 0 velocity - creates "quiver"

    firemaplegames
    by firemaplegames · March 2010
    Yeah, I took a brief look at it the other day. In the one Rule set, you have a Change Attribute, a Spawn Actor, and a Destroy Actor behavior "loose" inside that Rule.
  18. POSSIBLE BUG: Physics engine appears to NOT allow 0 velocity - creates "quiver"

    synthesis
    by synthesis · March 2010
    to a display text field. If the boolean attributes are game attributes...they appear to report correctly. But self boolean's do not. The rule structure is fairly simple inside the actor in the 2nd
  19. Any help would be much appreciated.

    firemaplegames
    by firemaplegames · March 2010
    GameSalad does not have an Array data type, so you will have to make a separate Attribute for each step of the sequence, like this:
  20. Actor moving from left to right and right to left

    firemaplegames
    by firemaplegames · March 2010
    I see. If the Actor is moving Left to Right, you need to constrain the Y value.
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