Animation Starter Pack AimOffset Setup

I’ve been able to get AimOffsets setup before with the animations provided with the ShooterGame and the Owen character where each AimOffset is it’s own individual file using a blendspace to blend them together.

I’m not sure how to apply the AimOffset animation provided with the Animation Starter Pack where all the offsets are on one animation.
If someone could point me in the right direction, I should be able to figure the rest out.

Thanks!

You might want to take a look at the ShooterGame project in the Marketplace. I’m pretty sure that the Hero_TPP and bots use that AnimOffset (or a very similar one) to do the aiming. You can probably just steal the logic they use.

That’s actually on my todo list to figure out how that works myself. If I figure it out, I’ll post what I learn. :slight_smile: