GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Touch Problem ... Please help!!

    jerlant360
    by jerlant360 · October 2012
    Thanks guys I really appreciate your help thanks a lot , but I think I'm going to put a button to simplify all my work hahaha(Quote)
  2. Star system error in coding

    PBEmpire
    by PBEmpire · October 2012
    - every hit, change attribute current stars to current stars+1.
  3. Centipede(arcade) like Movement. Help with logic!

    overzero3
    by overzero3 · October 2012
    The actors logic is this: I made two attributes, Step and Mark. The first one tells me in which direction my actor should move and the other one i use to measure when to change for the next step. So,
  4. how to randomize backgrounds?

    famekrafts
    by famekrafts · October 2012
    ok while putting these loading screen which attribute shoud I use keeping the loading in mind as its needs to be intantaneous
  5. Make appear another actor after collecting items

    carlblanchet
    by carlblanchet · October 2012
    @alarm656 When ItemActor overlaps or collides with CharacterActor, add rules that that add +1 to the ItemsCollected attribute and make the item actor destroy itself.
  6. using text in an rpg game

    carlblanchet
    by carlblanchet · October 2012
    Use a table to write all your text in. then in the display text behaviour you connect it to the table cell value. also make an attribute that is put instead of choosing each row individually so that w
  7. How to pause a timer?

    MarcoCol
    by MarcoCol · October 2012
    Integer attribute counter = counter - 1 every 1 sec
  8. How to put Item in Table?

    alarm656
    by alarm656 · October 2012
    (Quote)
  9. Star system error in coding

    carlblanchet
    by carlblanchet · October 2012
    If CurrentStars attribute is greater than LevelBest attribute change attribute LevelBest to CurrentStars and save LevelBest attribute then change CurrentStars to 0.
  10. How to make an actor follow another actor within a rule?

    carlblanchet
    by carlblanchet · October 2012
    Then you wanna have a boolean attribute, lets call it 'Playing', this attribute's default will be set to false.
  11. How to have the particles appear at the point where the 2 actors collide?

    gamesfua
    by gamesfua · October 2012
    That's pretty darn neat @Braydon_SFX but do you know how to register the exact point of collision? All i can think of is either using invisible constrain actors atop an actor or trying to register the
  12. Help me with game salad following actors.

    Codzhe
    by Codzhe · October 2012
    1. I created attribute called PlayerY
  13. When i touch an actor, i would like it to change scene and delete another character.. hELPPP!!!

    carlblanchet
    by carlblanchet · October 2012
    Make a boolean attribute, lets call it SecretsLocked and set it on true.
  14. How to make an actor follow another actor within a rule?

    carlblanchet
    by carlblanchet · October 2012
    Make a real attribute called paddleX.
  15. Suggestions for improving Game Salad

    floydianspiral
    by floydianspiral · October 2012
    (Quote)
  16. How to pause a timer?

    GLGAMES
    by GLGAMES · October 2012
    That will only mean the 'counter' that you have is resetted everytime. By the way how are you making that counter? Integer attribute counter = counter - 1 every 1 sec?
  17. When i touch an actor, i would like it to change scene and delete another character.. hELPPP!!!

    gamesfua
    by gamesfua · October 2012
    You could benefit from some tutorials on using tables. I'm not great at tables so i'm going to use some basic attributes and rules. That said definitely check out tables.
  18. Touch Problem ... Please help!!

    gamesfua
    by gamesfua · October 2012
    Make a rule that says when user taps anywhere constrain invisible actor to mouse point (where finger is). So in theory a square is being put on screen wherever you put your finger (but make sure its
  19. How to add a custom cursor to Game salad?

    gamesfua
    by gamesfua · October 2012
    As far as I know- no. But ask around. The workaround is to constrain an image to the mouse position x and y. Good luck!
  20. Touch Problem ... Please help!!

    tatiang
    by tatiang · October 2012
    I had made a demo for this but I can't seem to find it. If you add a rule to your enemy actors that says When Touch is Pressed change attribute game.touchingEnemy to true; Otherwise change attribute
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