📃DOCUMENTATION/INTEGRATION 📃
The Pop-Up Alien Worms are procedurally animated alien worms that pop out of their hiding hole and attack the player (or any other possible target).
They have smooth and organic-looking procedural movement, pop-up and attack animations, with various customization options.
They are actively animated using vector math and inverse kinematics.The worm is fully replicated and able to detect all the valid targets within its range, selecting the closest one by default.With optimized blueprints that reduce the logic needed to run on tick.In the demo, the worms are aiming for the player's torso, but target actors can provide more than a single attack location if you want them to, with no changes needed.