4.5 Maze Module Monster Shoots at Player?

TolerantX

Active member
First, make sure you re-enable monster weapons. There's a tutorial on here I made for it.
Second, make sure when you do you have the monster weapon Destroy Object (as in itself) on impact.
3. Make a monster to shoot the projectile.
4. Make the projectile... When making the projectile give it ai move towards player... and a speed and a collision nox... Make sure the projectile is a monster weapon.

That's one method. Another would be to write a script to get the monsters location and shoot the projectile like the player's projectile does.
 
Top Bottom