GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. the attribute is not changing?

    circleline
    by circleline · November 2014
    If 'health' is decreased by 1 then change attribute ' x' to 0.
  2. the attribute is not changing?

    Socks
    by Socks · November 2014
    (Quote)
  3. the attribute is not changing?

    circleline
    by circleline · November 2014
    So..IF 'x' hits 'y' change attribute health to health-1.
  4. say my actor gets in a car (follow) how would i make it speed up only when in the car

    jsorr2
    by jsorr2 · November 2014
    Change attribute actor velocity to actor.velocity + 150
  5. i want my character to be able to ride a horse would i change image

    wendell_heather@yahoo.com
    by wendell_heather@yahoo.com · November 2014
    thank you i did constrain actor at the click of a button now say i want to accelerate the actor only while its on the horse also how would i un constrain the actor at a click of the button say i touch
  6. How to have a randomly changing colour background?

    Socks
    by Socks · November 2014
    Constrain Red to 0.5 *sin( game.Time *50)+0.5
  7. Destroy spawned actor in sequence

    gyroscope
    by gyroscope · November 2014
    Make an integer self attribute in your Prototype actor that's spawned; let's call it OrderNum.
  8. Destroy if table value = 0?

    gyroscope
    by gyroscope · November 2014
    Change Attribute game.DoubleTap to 0
  9. How far can you go with Gamesalad

    Creator97
    by Creator97 · November 2014
    So I am back now. I didn t updated this here, but I am now working again. I will start now with the collisions.
  10. touch constraint movement issue

    Socks
    by Socks · November 2014
    Constrain X to max(250,min(750, game.Mouse.Position.X ))
  11. touch constraint movement issue

    jsorr2
    by jsorr2 · November 2014
    I have an actor constrained to x/y if touch is inside.
  12. If I constrain mouse position, would it also constrain touch position?

    AleksandrGames
    by AleksandrGames · November 2014
    So I am making a simple iPhone game. In the game scene, there is an actor that I want to follow my touch exactly. If I used 'constrain self position (x and y) to mouse position (x and y)', would it co
  13. Jetpack Jump System?

    Rickkidcool
    by Rickkidcool · November 2014
    also, if you want it for a limited time, you can make a attribute called "fuel jetpack" then, In the rule I explained earlier, add a new rule inside it saying if attribute "
  14. Uses of Tables in Gamesalad ?

    UtopianGames
    by UtopianGames · November 2014
    http://www.deepblueapps.com/collisions-with-tables-template/
  15. when saving do i use load or save attribute and how to save what building/ player position?

    Lovejoy
    by Lovejoy · November 2014
    To answer OPs question: you have to put a save attribute behavior for your cash etc. with a keyword for each specific attribute. Then in your first scene, place load attributes with the attribute and
  16. Every level unlocks... until level 7

    The_Gamesalad_Guru
    by The_Gamesalad_Guru · November 2014
    Ugh that code is so bloated. Here is a simple way. Have a game level attribute that stores the highest level achieved. Each time a level is completed add one to the number. In each actor have a rule t
  17. when saving do i use load or save attribute and how to save what building/ player position?

    wendell_heather@yahoo.com
    by wendell_heather@yahoo.com · November 2014
    i have my load attributes at the beginning of my game but it wont save my cash etc.
  18. Drag According To Speed of Swipe

    yna205@nyu.edu
    by yna205@nyu.edu · November 2014
    (Quote)
  19. how to constrain a (coin) actor to a moving platform

    retired_830c50d3bf119e557be016b4f24844c9
    by retired_830c50d3bf119e557be016b4f24844c9 · November 2014
    Instead of using a constrain, I would just have each of your platforms spawn a coin and then have that coin move at the same speed the platform is moving. Then it will seem to be constrained and just
  20. Post Score - Adhoc

    2create
    by 2create · November 2014
    try to create top level text attribute that stores the name of leaderboard
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