GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Custom Collision Zones

    jb15
    by jb15 · June 2011
    If you need it, try Corona. It's code--but lots of potential, especially for custom collisions.
  2. Layers solution

    tenrdrmer
    by tenrdrmer · June 2011
    I believe whats being done here is, the y value of the moving player is being tracked by a game attribute. And then for every tree there are to actors. on is in a layer above the player and one is in
  3. Custom Collision Zones

    tenrdrmer
    by tenrdrmer · June 2011
    Just to be clear I don't think we are getting pixel collisions. Just more shapes. http://gamesalad.com/corporate/roadmap/
  4. Any tricks to de-activate actor instead of destroying? For custom reset scene.

    olster1
    by olster1 · June 2011
    You could have an overall boolean attribute called reset. Then in every single one of rules that could potentially mess up the rest process add when reset = false. So when you want to rest change rest
  5. Any tricks to de-activate actor instead of destroying? For custom reset scene.

    RedlerTech
    by RedlerTech · June 2011
    Ya, create a boolean attribute called "ActorName Alive" Make it true.
  6. Rock, Paper, Scissors DROP! is now on App Store -- Still need your help!

    retired_1dd31ffd22ec07c364f3b8ecda1c95fc
    by retired_1dd31ffd22ec07c364f3b8ecda1c95fc · June 2011
    7) You can use the left/right arrow buttons to scroll the rock/paper/scissors completely off the screen. I think you should constrain it so that it cannot go off-screen.
  7. Custom Collision Zones

    SlickZero
    by SlickZero · June 2011
    No pixel collision yet, but it's coming. Right now, you're restricted to making custom shapes with squares and rectangles and circle collisions. If you can work something out by combining them togethe
  8. Making something flash on and off ?

    RH
    by RH · June 2011
    Just replace change attribute with change image, or you could use change image and change self.image to the name of your image
  9. do people set platform one by one when making a game like doodle jump?

    DimensionGames
    by DimensionGames · June 2011
    No, this would be terrible for memory and take ages! What you need to do is randomise where and how often monsters appear etc. so random(1,100) when attribute=1 spawn or recycle monster. This is basic
  10. putting objects on platform jump n run game

    POM
    by POM · June 2011
    create 2 game.attributes - real - call them collectiblesX and collectiblesY
  11. Trouble spawning 50 actors at once

    tenrdrmer
    by tenrdrmer · June 2011
    Just setup at the top of all these objects you plan to spawn a change attribute for the x and y position to be random in a set range and place them in the scene off screen. it will give the same look
  12. Health Bar for a boss (using the GS Cookbook) HELP

    DrGlickert
    by DrGlickert · June 2011
    You can put in any amount for the health. Say, 100 instead of 10. And, as msones has stated, use a real attribute instead of an integer attribute.
  13. Health Bar for a boss (using the GS Cookbook) HELP

    msones
    by msones · June 2011
    For smaller then 1 health increments, make sure the attribute recording the boss's health is real, not an integer.
  14. Trouble spawning 50 actors at once

    Stormtrix
    by Stormtrix · June 2011
    Create game attribute - game.spawn (integer)
  15. Bug? Touches are being remembered

    Softboy
    by Softboy · June 2011
    Change attribute "Workaound attribute integer" to 1
  16. Constrain animation?

    osucowboy18
    by osucowboy18 · June 2011
    Constrain Attribute: game.Y Position TO self.position.y
  17. Constrain animation?

    DrGlickert
    by DrGlickert · June 2011
    I'd like to constrain an animation to another actor's position.Y
  18. Help with bullets please?

    jb15
    by jb15 · June 2011
    Yeah, and integer would work. It could be a global attribute, or a self attribute. I'd suggest self, just to keep things clean--or if you have multiple characters.
  19. Attribute in Url

    heavycreator
    by heavycreator · June 2011
    just a general question, can i integrate attributes in a URL (Open URL Behavior).
  20. Help with bullets please?

    iamEvo
    by iamEvo · June 2011
    im still having a hard time. do i need to add a integer attribute? or should i just change it in the rule?
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