Page 1 of 1
Spawn Point Question...
Posted: Sat Mar 31, 2012 8:54 pm
by nyktos
If I drop a random item on each of the spawn points in a single room...
When I kill all the mobs, does the room stay empty until I leave?
Or, can they respawn through the bag?
Being low level always makes me brainstorm...

Re: Spawn Point Question...
Posted: Sat Mar 31, 2012 9:19 pm
by phydeaux
That is a very interesting question... I would think they would respawn, but that depends on whether the game engine treats items on the map differently than pc/mobs
Re: Spawn Point Question...
Posted: Sun Apr 01, 2012 12:29 am
by fiernaq
From the looks of the map editor tutorial page, since items and spawn point locations are considered separate layers, I would say that no, dropping items would not prevent spawns. However, feel free to test that theory

Re: Spawn Point Question...
Posted: Sun Apr 01, 2012 1:16 am
by Samuel
nyktos wrote:If I drop a random item on each of the spawn points in a single room...
When I kill all the mobs, does the room stay empty until I leave?
Or, can they respawn through the bag?
Yes they will respawn.
You may only block the spawns with your hero.
If we go multiplayer something like this could be done.

Re: Spawn Point Question...
Posted: Sun Apr 01, 2012 6:57 am
by oskarwiksten
nyktos wrote:If I drop a random item on each of the spawn points in a single room...
When I kill all the mobs, does the room stay empty until I leave?
Or, can they respawn through the bag?
They will respawn even on top of bags.
The things that restrict where monsters cannot spawn are:
- Other monsters
- The player
- Tiles that are not walkable
- Tiles that belong to a mapchange area
Good question though, Nyktos

Re: Spawn Point Question...
Posted: Sun Apr 01, 2012 11:58 am
by Samuel
oskarwiksten wrote:nyktos wrote:If I drop a random item on each of the spawn points in a single room...
When I kill all the mobs, does the room stay empty until I leave?
Or, can they respawn through the bag?
They will respawn even on top of bags.
The things that restrict where monsters cannot spawn are:
- Other monsters
- The player
- Tiles that are not walkable
- Tiles that belong to a mapchange area
Good question though, Nyktos

To complete the list you should add:
- Other monsters
- The player
- Tiles that are not walkable
- Tiles that belong to a mapchange area
- Tiles that are not included in any monster spawn area
