Someone asked me if I could do an archery set for them and of course I said I would love to, so now I'm dealing with my first attempt to create an attachment which rezzes and fires an arrow. This set is for a competition shooting at targets so I'm not after a lot of combat features but focusing on the realism of the animation and the script. For example the arrow trajectory should be affected by the drawback force, the distance, and the wind. and I want to get the arrows to stay in the target until cleared so probably can't use a temp rez. I can see that de-rezzing the arrow with a timer might be a good idea, or on collision with the ground, to avoid cluttering up an areas prim count with lost arrows that might not hear a clear command.

Right now just wondering whether the best approach is to use an impulse or a force to move the arrow? My guess is impulse if I want a curved trajectory. Also pondering how to get the avatar animation to provide a bend at the waist so if the archer aims at say 45 degrees up, the avatar bends backwards. Is it possible to play only part of an animation or would I have to break the motion up into successive animations each one for example, another 10 degrees up?
So any general hints about the basic approach and/or pitfalls to watch out for, specifically in regard to moving the arrow but any other comments as well.would be very helpful and much appreciated. I'm a fairly experienced builder and scripter but as I say have not tried a lot of things with physics before. Also wondering if the approach of sitting on a target (shooting platform) and having that attach the bow is workable?