Table of Contents

Class OverworldMonsterSpawner

Namespace
GrindFest
Assembly
GrindFest.dll

Checks the player movement and after few steps spawns a monsterrs

public class OverworldMonsterSpawner : MonsterSpawner
Inheritance
object
Object
Component
Behaviour
MonoBehaviour
OverworldMonsterSpawner
Derived
Inherited Members

Fields

AreaLevel
BuildingSpawnTable
Origin
SafeAreaSectors
SectorSize
SpawnedMonsterSectors
TriggerProxy
sectorCountX
sectorCountZ

Methods

InlineSpawnTable()
IsPositionInValidSpawnSector(Vector3)
MarkSafe(SafeAreaMarker)
OnSpawnMonster(Vector3, Vector2Int)
OnValidate()
SpawnMonsterWithParent(MonsterRankBehaviour, Vector3, int, MonsterRank, List<MonsterAffix>, Action<MonsterRankBehaviour>)
SpawnMonsters(Vector2Int, HeroController)
Start()
Update()