PDA

View Full Version : A few questions involving enemies.



Archangel
04-23-2009, 10:21 PM
What do Leever 3's do, I realized that they seem to behave rather strangely today. Are they suppose to actually do something?

Is it possible to make pols voice and vires jump higher by manipulating one of the many NPC variables used by enemies?

Does homing factor effect all enemies some way, or no?

_L_
04-24-2009, 04:19 AM
1) They do more damage and are considerably faster.
2) No. Their jumping code is actually terribly complicated.
3) Only the walking enemies.

Christian
04-24-2009, 12:58 PM
1) how do u make an enemy only vulnerable to a certain item?

XMuppetSB
04-24-2009, 01:23 PM
Unfortunately, the vulnerability flags aren't implemented yet, except for the one that says 'Vulnerable only to super bombs' and the invincibility flag.

Archangel
04-26-2009, 11:08 PM
Question L, would it be possible to manipulate jumping enemies Z movement with int Jump?