Enemy: Wall walking spider

My stationary shooter needs to have enemy that is able to walk on walls. Thanks to that player will be forced to aim on walls / ceilings. Enemy specs:

  • Low health, will explode and do damage to others,
  • Possibility to move on walls / ceilings,
  • Do damage over time,
  • As always – done in blueprints without C++ code,

Let’s go!

Continue reading