Forum Topics tagged spawn

Similar Tags

Report Tag

49 forum topics with this tag
  • 0 replies
  • 282 views
0 favourites

I have a stage where I a SPAWNER object creating stuff on the layout from Left to Right (enemies, platforms etc..). But even after the default C3 "loading" when...

posted 4 years ago
  • 11 replies
  • 650 views
This content is deleted
Forum Topic
Issues with enemy movement
0 favourites

I'm working on a minigame with the following layout: Enemies are supposed to spawn from the pink and green spawn points, but during test runs enemies only spawn...

posted 4 years ago
  • 2 replies
  • 658 views
This content is deleted
Forum Topic
Is it possible spawn an object using a string?
0 favourites

What I am trying to do is create a system in which I can place down randomized zone-based spawners without having to touch their variables. All I have to do to...

posted 4 years ago
  • 4 replies
  • 412 views
This content is deleted
Forum Topic
How do I spawn an object using a function?
0 favourites

I am trying to create a function that will handle a "loot drop". Essentially I would like to reuse the function and pass in which object I would like the functi...

posted 3 years ago
  • 7 replies
  • 488 views
0 favourites

I've been searching for a solution, but have come to no avail. I have an Enemy (Boss_Enemy) that spawns 4 other clone enemies (4 henchmen) in 4 dedicated locati...

  • 1 replies
  • 295 views
0 favourites

How can I prevent them from touching each other? Thanks.

posted 3 years ago
  • 3 replies
  • 367 views

I don't understand why this isn't working, and I would vey much like to. The enemy Is'nt created when the object comes on screen. I have also tried the spawn co...

  • 2 replies
  • 536 views
0 favourites

I have one particle object set to one-shot. It isn't supposed to appear until an event is triggered, but no matter what I do it also spawns a few seconds after...

posted 3 years ago
  • 2 replies
  • 316 views
This content is deleted
Forum Topic
How do I get this function to repeat properly?
0 favourites

I'm having real trouble getting the "CarSpawn" function in this game to work. The function operates properly on start of layout but after the first car object h...

  • 3 replies
  • 460 views
This content is deleted
Forum Topic
How do I spawn object and then delete said object?
0 favourites

Trying to get the right coding for an object (stoplight) to spawn on a sprite if conditions are met (sprite.Value = 0). When the value increases to 1 or higher,...

Similar Tags