GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Pachinko Tutorial, stuck

    Scoots
    by Scoots · February 2011
    not sure what that attribute for mouse.position.y = 240 is up there anyway? Haven't looked at the tutorial though
  2. Trouble getting bike to work with physics

    squall
    by squall · February 2011
    You can't have collisions with constraints to x and y positions. Constrain the front wheel's position x to the (cos(angle of the bike)*(magnitude(bike height, bike width))/2+bikeposition.x. Do the b
  3. endless scene

    b2iscool
    by b2iscool · February 2011
    if you want the speed to go up make an integer attribute called speed and make the speed that attribute then copy the actor for how many ever images you have put an image in every actor line them all
  4. Scenes breaking randomly

    scitunes
    by scitunes · February 2011
    Did you type in an attribute? You cannot type in "game.MyAttribute" You must select it from the drop down menu. Could that be it?
  5. Total Game Score

    DrGlickert
    by DrGlickert · February 2011
    1) RULE: When actor is touched AND mouse is inside Change Attribute game.scenescore to 0, Change scene to level 1(or whatever level the actor is in).
  6. My First app with continuos score counting

    Thejackaspen
    by Thejackaspen · February 2011
    What I did was I had and an integer attribute called "Start Timer"
  7. My First app with continuos score counting

    DimensionGames
    by DimensionGames · February 2011
    It's the main bit! In the actor you telling the attribute to change +1 you can't just type in game.score you need to create a booelean attribute.
  8. My First app with continuos score counting

    begginerapp
    by begginerapp · February 2011
    to asymptotell i am using a change attribute
  9. My First app with continuos score counting

    DimensionGames
    by DimensionGames · February 2011
    It definitely works! Did you create a timer? A attribute called game.time. A display text showing game.score.
  10. My First app with continuos score counting

    Asymptoteell
    by Asymptoteell · February 2011
    Are you using change attribute or constrain attribute?
  11. Total Game Score

    fedi
    by fedi · February 2011
    0,1 sec change attribute grand total score = grand total score - highscore (from scene)
  12. Total Game Score

    DrGlickert
    by DrGlickert · February 2011
    Have 3 attributes High Score 1, High Score 2, High Score 3. Then have a rule where if Total Score is > high score 1, then change attribute high score 1 to Total score, change attribute high sco
  13. Problem with moving platform

    tenrdrmer
    by tenrdrmer · February 2011
    you will need movable to get proper collisions most likely.
  14. Trouble getting bike to work with physics

    Chaser
    by Chaser · February 2011
    This is what I'm working on http://gamesalad.com/forums/topic.php?id=17422#post-132451 but I chose not to constrain the wheels and such due to the unnatural collisions and when the bike goes upside do
  15. scoring keep going up on it own

    jonmulcahy
    by jonmulcahy · February 2011
    create an boolean attribute called alive, and integer attribute called score
  16. Trouble getting bike to work with physics

    tenrdrmer
    by tenrdrmer · February 2011
    I dont think yo will be able to do this. I have tried several times to get a car to work the same way. The problem is the constrains override collisions if they ever conflict with each other. so getti
  17. Trouble getting bike to work with physics

    Asymptoteell
    by Asymptoteell · February 2011
    You can't have collisions with constraints to x and y positions. Constrain the front wheel's position x to the (cos(angle of the bike)*(magnitude(bike height, bike width))/2+bikeposition.x. Do the b
  18. Total Game Score

    DrGlickert
    by DrGlickert · February 2011
    I'd use a boolean attribute for the scene being over, meaning whatever you have to complete the level, kill all the enemies, eliminate all the blocks, etc, and set it to false. When the level is compl
  19. Trouble getting bike to work with physics

    SlickZero
    by SlickZero · February 2011
    It may work better if the frame was the actor, and the wheels were constrained to the frame with collision detection. It's hard to get it to look right. I have a motorcycle game Im messing around with
  20. Total Game Score

    fedi
    by fedi · February 2011
    im using this method ( http://gamesalad.com/game/3468) from tshirtbooth for my Highscores . And is working fine, but what i want to have is a Total of the HighScores. Because in my Game i want that th
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