GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Respawning actor after he's destroyed

    JGary321
    by JGary321 · May 2009
    It would be a seperate Rule that Spawn Actor would go in.
  2. Respawning actor after he's destroyed

    JGary321
    by JGary321 · May 2009
    For respawning you could probably have a game attribute called "player alive" & set it to 1 to start. When it's killed make it so it changes it to 0. Then Set a rule that wou
  3. project "human invasion" alpha V0.0001

    nulo
    by nulo · May 2009
    *** the updated gamesalad broke the monsters on the game. they no longer move... they spawn but just stand still.
  4. How can I do this?

    CodeMonkey
    by CodeMonkey · May 2009
    You can create an actor that uses the Timer behavior to change an attribute to some random integer (1 to n) every t seconds. Then the actor has different rules that check if the attribute value is equ
  5. 1 Move

    CodeMonkey
    by CodeMonkey · May 2009
    So you create one actor that when you have mouse down and mouse position is over, you set a game attribute saying you are about to select. Then when mouse position is over actor, mouse up, and game at
  6. more gameplay related features?

    quantumsheep
    by quantumsheep · April 2009
    *Allow for iphone functions to be used - I'm sure apple would prefer games to be unique to iPhone - thus access to the functions of an iphone would help - think: Phone contacts, song names/playback in
  7. Restart Game??

    CodeMonkey
    by CodeMonkey · April 2009
    The way scenes are set up, just going back to the scene does not reset everything. For now you would have to respawn all the actors so you can shoot them again.
  8. Walk then attack function and animation

    CodeMonkey
    by CodeMonkey · April 2009
    Each time your actor throws a punch, you can spawn one of the invisible actors in front of it to collide with the opponent. When the opponent collides with the invisible actor, it takes the specified
  9. Animating background and foreground sprites, trees etc

    CodeMonkey
    by CodeMonkey · April 2009
    If you had a tree already drawn into the background, you could add an actor that uses the Spawn Actor behavior that spawns leaves which are in their own right, instances of an actor with the leaf imag
  10. Creating a Rule for Enemies to release items

    CodeMonkey
    by CodeMonkey · April 2009
    1. Create a game attribute that keeps track of how many enemies have been spawned. 'TotalEnemy'
  11. Weird actor spawning

    CodeMonkey
    by CodeMonkey · April 2009
    Make 2 attributes: randomSpawn (integer) and doSpawn (boolean)
  12. List of integers - selecting 4 numbers from that list

    darkdreamr
    by darkdreamr · April 2009
    i need help. i need to make 4 unique random numbers... (none can match another)
  13. Weird actor spawning

    Zourath
    by Zourath · April 2009
    So in the first game I was making, I had a problem with lag. I think I finally found the cause, but I don't know how to fix it. I have an actor that is supposed to spawn one actor at random from a set
  14. slowdown after changing scenes

    CodeMonkey
    by CodeMonkey · March 2009
    The way spawning(Spawn Actor behavior) works is that it is spawned on top of the spawner. Particles won't separate from the "spawner" as they are not really actors in the sense that
  15. slowdown after changing scenes

    nulo
    by nulo · March 2009
    another thing is layers for spawned actors and particles. for example, i want an actor to spawn some particles and those particles be generated behind the actor. but until now, all particles i have cr
  16. Reset all attributes

    CodeMonkey
    by CodeMonkey · March 2009
    The initial spawn position of the enemies needs to be reset.
  17. Reset all attributes

    xacto
    by xacto · March 2009
    So I recreated all the commands again. I thought it was working, but as soon as I tried to create SPAWN enemy actors (instead of placing them) they will not be destroyed when Player = 0.
  18. Reset all attributes

    CodeMonkey
    by CodeMonkey · March 2009
    If you add a rule to the Player, all the enemies, and explosions that when "Player Life" is 0, destroy it, then that should clear the game scene of any spawned instances before you
  19. Reset all attributes

    xacto
    by xacto · March 2009
    Life attribute back to full, and the PLAYER will spawn at the original spot. I will upload the latest version to the game section and you can see what happens when you play it twice.
  20. Reset all attributes

    xacto
    by xacto · March 2009
    When I play my game the second time, the spawned Actors are in the same place when the player dies. So I thought I could include the following code. (basically removing all enemies from the field so I
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