The Bound Bombardier
- Grenade slinging ranged creature.
- Throws explosive projectiles at the player which explode after a duration of colliding with something.
- When the projectile the Bombardier throws collides with something it will be destroyed and spawn an item proxy of the grenade. After a duration the grenade explodes in a damaging sphere trace.
- Because the grenades don’t explode immediately, one of that challenges I was presented with was to make the item proxy visible and readable.
- This was achieved by emulating physics on it so it continues to move and has a glowing fuse acting as a indicator of it’s location.
Leave a comment