Content tagged spawning

Similar Tags

Report Tag

29 usages of this tag
  • 4 replies
  • 499 views
This content is deleted
Forum Topic
How do I manage spawned object?
0 favourites

I have the object and need to create copy of it. This is no problem: I'm using Spawn action. But I want to set some properties of new object, how I can change c...

posted 3 years ago
  • 1 replies
  • 242 views
This content is deleted
Forum Topic
Find sprite spawn/creation location
0 favourites

I am working on a platformer that has pickups that stay after death (this is intentional), is there a way to reset an object (player) position to the same posit...

posted 3 years ago
  • 1 replies
  • 1K views

Me and my mother who's a teacher are making an "educational" game for her school. Currently i'm trying to make the objects, which in this case are fruits, spawn...

posted 3 years ago
  • 1 replies
  • 538 views
This content is deleted
Forum Topic
How do I do enemy respawn?
0 favourites

I am trying to make a enemy respawning system like in the classic Megaman games without enemy spawners. When an enemy exits the screen it won't respawn until it...

  • 2 replies
  • 455 views
This content is deleted
Forum Topic
Sprite spawning not in order
0 favourites

As the title says, sprite not spawning in order as it should be based on the actions I implemented: Video evidence: HEADER is showing first than the BOARD. Mayb...

posted 3 years ago
  • 6 replies
  • 398 views

The title is pretty long, ik. Hello! I'm making some undertale surviving game and it's going pretty well at least. I have already done this in other games but i...

  • 3 replies
  • 452 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,...

  • 3 replies
  • 416 views
This content is deleted
Forum Topic
How do I spawn objects on a grid with no overlap?
0 favourites

Basicly I' working on a simplified randomly generated dungeon. Imagine an area that spawns diferent sized blocksin random areas that run an event or battle upon...

posted 2 years ago
  • 1 replies
  • 285 views
This content is deleted
Forum Topic
How do I check for Z elevation 0?
0 favourites

This is kind of a strange one, but hang with me. It's a 3D question. I have a building that I want to have fall when it's created. When it spawns, it spawns in...

  • 32 replies
  • 1.4K views
This content is deleted
Forum Topic
How do I spawn multiple copies of a Sprite?
0 favourites

If I have Sprite1 get destroyed and I want 1-5 copies of Sprite2 to spawn after, how'd I set that up?

Similar Tags