◦ please do not hate, spam, or advertise in the comments! ◦ use + remix rules, read before remixing: https://scratch.mit.edu/projects/632955549/ ┈┈┈┈ full body tweening i.e. rig https://turbowarp.org/660143539?interpolate just watch! yes the tail moves out of sync from the rest of the body, that's intentional making this was actually easier than it looks ┈┈┈┈ ◦ body parts inspired by roblox ◦ code: @dxscmfrt ◦ "art": @dxscmfrt ┈┈┈┈ #animations how it works in case you're interested the positions are set in this order: 1. lower torso (sets the position and rotation of the entire character, much like in roblox studio if you've ever used its animation editor) 2. upper torso (attached to lower torso) 3. head (attached to upper torso which is also where the neck is) 4. upper arms (attached to upper torso) 5. lower arms + hands (attached to their respective upper arms) 6. upper legs (attached to lower torso) 7. lower legs + feet (attached to their respective upper legs) 8. extras (face, tail, ears) if something is "attached to something else" it means the 'something' moves alongside the 'something else' extras are all optional and can be removed technically everything is optional but i advise not to delete the non extras so the project doesn't break see inside! experiment and change the values how you want! if the body breaks make changes that are less extreme also when changing values / positions you should only touch the stuff below the 'default pos' block, unless a body part looks incorrectly attached and you want to fix it if you want to use this for whatever reason go ahead! good for you for finding a use for this just give credit properly that's all i ask for delete the watermark if you're replacing it with your own character