Questions about enemy api
Posted: Fri Mar 04, 2022 8:03 pm
Hi
I have a mod idea to add a new dimension to enemies and I might want to learn the modding api for it.
Before diving in to some guides I first wanted to do a general check whether what I wanted to do is possible.
- I want to add a new enemy
- trigger certain events based on how much health the enemy has
- spawn and delete enemies
- completely override the way enemies move
more specifically, add certain paths that enemies will follow, completely ignoring the player
The last one I'm least sure about whether it is possible.
Thanks for any advice.
I have a mod idea to add a new dimension to enemies and I might want to learn the modding api for it.
Before diving in to some guides I first wanted to do a general check whether what I wanted to do is possible.
- I want to add a new enemy
- trigger certain events based on how much health the enemy has
- spawn and delete enemies
- completely override the way enemies move
more specifically, add certain paths that enemies will follow, completely ignoring the player
The last one I'm least sure about whether it is possible.
Thanks for any advice.