As some of you know currently making a FPS game and need your help. In the game It will be using CFrame animations and i'm currently working on the reload animations but are struggling on how to play them.
-- For example -- Animations = { reload = {rightarm.C1 = CFrame.new(0,1,1)}
The real question is how do i execute a animation like this all help is appreciated on the matter as it is extremely important.
Thanks in Advance
Fortune80