GameSalad Forums GameSalad Forums
Categories
Discussions
Dashboard
Sign In · Register
Sign In · Register
Categories
Discussions
Dashboard
Sign In · Register
Home › Search
  1. Spawn actors at random times without them eventually spawning at the same time

    CraigMack
    by CraigMack · January 2015
    I want to spawn a car randomly from four or more choices so the player has more options on where to go
  2. Spawn actors at random times without them eventually spawning at the same time

    CraigMack
    by CraigMack · January 2015
    As you can see in that video the shapes spawn in at the top and move down i am trying to do the same concept but with cars. My problem is ive searched on youtube and the forums and all of the spawning
  3. Spawn actors at random times without them eventually spawning at the same time

    tatiang
    by tatiang · January 2015
    What might help is to have a description of how you want the cars to spawn. For example, do you want only one (randomly chosen from four choices) car to spawn at a time? Or do you want up to four ca
  4. Spawn actors at random times without them eventually spawning at the same time

    Simple Apps
    by Simple Apps · January 2015
    You take two spawnners
  5. Spawn actors at random times without them eventually spawning at the same time

    CraigMack
    by CraigMack · January 2015
    Yes i understand what you mean but my game is kind of like the game on the app store 2 cars by ketchapp if you guys have it. I need to avoid the cars that spawn at the top of the screen by moving left
  6. Spawn actors at random times without them eventually spawning at the same time

    Simple Apps
    by Simple Apps · January 2015
    I think you can use only one actor to spawn enemies down.
  7. Spawn actors at random times without them eventually spawning at the same time

    CraigMack
    by CraigMack · January 2015
    I am creating a car game where the main car (You) needs to avoid cars that are coming down the road, and to do this you need to switch lanes. The main problem I have is spawning in the Enemy cars that
  8. particles galore

    shylevari
    by shylevari · January 2015
    when the integer reaches the same rule ( >=18) the particles now spawn at a singular point (different each time) instead of being spread around. why?
  9. swinging continuous motion

    shylevari
    by shylevari · January 2015
    near the first one it made the paratroopers wobble faster (but not fall faster), and near the second one it made the paratroopers spawn lower on the screen - but not fall faster
  10. How do I allow user to take screen shot and save/load projects within my working app?

    tatiang
    by tatiang · January 2015
    The best I can think of is that you could record all of the paint strokes and play them back (spawn them again) when the user loads their drawing but it's both cumbersome and inelegant.
  11. [SOLVED] Spawning Actors Based On A Configurable Percentage?

    tatiang
    by tatiang · January 2015
    You're on the right track. You would still use random(1,10) but the rule would be if game.random<game.percentage+1, spawn. The value of game.percentage could change (1 would be 10%, 2 would be
  12. [SOLVED] Spawning Actors Based On A Configurable Percentage?

    tatiang
    by tatiang · January 2015
    The random() function can be used for probability. A ten percent change is created by using Change Attribute game.random to random(1,10) and a rule that says If game.random<2, spawn. A 20% ch
  13. Flappy Bird!

    shortcircuitgames
    by shortcircuitgames · January 2015
    You guys should check out Jousty Jack, it's a super unique twist on the whole tap to fly game concept. It even has an end boss if you can get that far...i don't think anyone has.
  14. [SOLVED] Spawning Actors Based On A Configurable Percentage?

    SikkJewFro
    by SikkJewFro · January 2015
    In sets of four (Can be upgraded in my shop) every 1.4 seconds (Can also be lowered in shop) Ore-Chunks will spawn at random locations on screen. So, 1.4 seconds -> four coal spawn in random pl
  15. how to change a character on request

    tatiang
    by tatiang · January 2015
    If you really need to switch actors, spawn the new actor and then destroy the existing one. But usually, this sort of thing is achieved by changing the image as @MattButlerStudios‌ suggested. Other
  16. Spawning An Actor 'X' Amount of Times Based On Integer?

    jamie_c
    by jamie_c · January 2015
    Set up a Game Level Integer Attribute called Spawn, set it's default value to 4
  17. Spawning An Actor 'X' Amount of Times Based On Integer?

    Socks
    by Socks · January 2015
    In your spawner actor make an attribute . . . . let's call it XXX - And let's say we want to spawn 17 actors.
  18. Spawning An Actor 'X' Amount of Times Based On Integer?

    SikkJewFro
    by SikkJewFro · January 2015
    Ok, so maybe I am completely derping out here, but is there any way to spawn several of one actor without having to add mulitple "Spawn Actor" Behaviors? My game will eventually allo
  19. How to Spawn 10 actors around 360 degrees

    Socks
    by Socks · January 2015
    >>>></font color> Spawn actor X
  20. How to Spawn 10 actors around 360 degrees

    Simple Apps
    by Simple Apps · January 2015
    How to Spawn 10 actors around 360 degrees
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