GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Make App Free For First World But Pay For All The Rest But People Have Already Bought It.

    RabidParrot
    by RabidParrot · April 2015
    Or you could save the Unlocked levels as another attribute. So when the game starts up, if the value of that saved attribute is > 1, it will unlock the Pie level. Or the ham sandwich level.
  2. Bug priority level zilch

    BBEnk
    by BBEnk · April 2015
    Just a text attribute can display 14 places after that it goes to the crazy numbers.
  3. How do i... deal damage?

    Summation
    by Summation · April 2015
    It's a little different. You have to make the boss shoot the lasers only when the special attack is false, so maybe create a special attack attribute. If you want the boss to stop attacking for a few
  4. How do i... deal damage?

    mike206
    by mike206 · April 2015
    show animation on top of boss and then add the attribute that deals damage? I'm thinking that might work lol but only thing is I don't want the boss to keep shooting when it's hit by the players spec
  5. Bug priority level zilch

    Socks
    by Socks · April 2015
    Don't you remember me telling you about this a month or so back, I even suggested the same application (to find a specific attribute)? (Image)
  6. Bug priority level zilch

    Armelline
    by Armelline · April 2015
    I couldn't get it to work either. Ultimately, it seems GameSalad isn't currently running string.format("%.0f",x) to convert the string from scientific to decimal notation before retu
  7. How to de-spawn or remove a spawned actor

    tatiang
    by tatiang · April 2015
         change attribute game.destroyOldActor (boolean) to true
  8. Bug priority level zilch

    tatiang
    by tatiang · April 2015
    Hmm. When I created a score text attribute and then added each digit to a table row and then displayed the merged table values, it worked. But I then went back to make this PC-friendly (converting n
  9. How to de-spawn or remove a spawned actor

    tatiang
    by tatiang · April 2015
    Another option is to consider NOT spawning an actor and instead just constraining an attribute to a table cell based on the rotation. So you'd display row 1 if the rotation is a certain value and row
  10. Bug priority level zilch

    Armelline
    by Armelline · April 2015
    Make a text attribute. Before displaying the score, constrain the text attribute to the integer attribute holding the score. Display the text attribute, not the integer attribute.
  11. Android SDK which do you have installed?

    Franto
    by Franto · April 2015
    After removing all actors with their graphics set to tiled, and only having actors with the stretch attribute, I was able to get the game level working again.
  12. How to make an actor stick to another actor?

    Mayhem_Madness
    by Mayhem_Madness · April 2015
    I tried when attribute self.position.x is less than or equal to 76 move in direction 360.
  13. How to make an actor stick to another actor?

    tatiang
    by tatiang · April 2015
    If you constrain the position AND try to Move the actor, those will conflict with each other. Constrain keeps the X and Y positions locked so the actor can't move. You might try switching those out
  14. how to change movement speed when click on actor

    tatiang
    by tatiang · April 2015
    The modified demo I posted should work that way already. If you increase the speed and it's a single game attribute for all cars, they will spawn at that speed and continue to increase afterwards.
  15. how to change movement speed when click on actor

    tatiang
    by tatiang · April 2015
    You need to use a game attribute (not an actor "self" attribute) for the speed. That way both actors can access that attribute.
  16. how to change movement speed when click on actor

    ronre
    by ronre · April 2015
    change attribute game.increase To: 1
  17. Any ideas about how to respond to this?

    Summation
    by Summation · April 2015
    I believe "read the contents of or modify a USB storage" means that your game needs permission to use the save function, like if you're saving an attribute or a table.
  18. Move to, but keep moving

    AngryBoi
    by AngryBoi · April 2015
    I have an actor in my gamer that follows your finger, but if the actor reaches your finger, it stops and you have to press again for it to follow you again. How can I make it so the actor keeps follow
  19. How to make an actor stick to another actor?

    tatiang
    by tatiang · April 2015
    Okay, well, you'd need to constrain the x and y positions to be offset from the center. The self.Position.X and self.Position.Y values are at the center of an actor in the scene. So just subtract or
  20. How to make an actor stick to another actor?

    Mayhem_Madness
    by Mayhem_Madness · April 2015
    (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