I don’t really know how to make my own character controller. I am making a simple 2d game and have started 3d modeling the character, I am going to add dismemberment of each limb. But one thing I have no knowledge of how to do is to make the character aim where a crosshair is, or just move the arms and gun like hes aiming at a point in general. How is this done? I know animations are premade things but something like aiming arms post animation, how do you do this? What are the terms for this?
Also any tips on how I should go about dismemberment and then that body part turning into ragdoll. The way I’ve kind of thought of how to go about doing this is to sever the bone that is to be dismembered so it can freely ragdoll around, I don’t know if this will work though.
Any info tutorials and help would be appreciated, thanks in advance!
EDIT: Actually what Id specifically want to know right now is any info on how to make a bone face your mouse crosshair. I have a 2d character and the mouse moves all around him, how would I aim the hand/arm bones towards the crosshair?