-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: Pickup Ingredient Animation #70
base: develop
Are you sure you want to change the base?
Conversation
…haracter-controller-assets
…t/third-person-character-controller-integration
…haracter-controller-assets
…t/third-person-character-controller-integration
…arms staying up after dropping something in a drop zone
…t disabled on out of focus devices)
…I' into feat/pickup-animation # Conflicts: # Basic/ClientDriven/Assets/StarterAssets/ThirdPersonController/Scripts/ThirdPersonController.cs
…I' into feat/pickup-animation # Conflicts: # Basic/ClientDriven/Assets/StarterAssets/ThirdPersonController/Character/Animations/StarterAssetsThirdPerson.controller # Basic/ClientDriven/Assets/StarterAssets/ThirdPersonController/Scripts/ThirdPersonController.cs
…I' into feat/pickup-animation # Conflicts: # Basic/ClientDriven/Assets/Scripts/Dropzone.cs
1d77288
to
62ddb88
Compare
…I' into feat/pickup-animation # Conflicts: # Basic/ClientDriven/Assets/Scenes/Bootstrap.unity
# Conflicts: # Basic/ClientDriven/Assets/Scripts/ClientPlayerMove.cs # Basic/ClientDriven/Packages/manifest.json # Basic/ClientDriven/Packages/packages-lock.json
…g off an ingredient
|
@jilfranco-unity @fernando-cortez can we close this PR? |
This PR is for hooking up a pick up animation for when the players pick up ingredients. It's done procedurally by blending a pick up pose together with the locomotion animations using different animation masks. There are also some minor code changes to hook things up (which will definitely need to be reviewed)
Here's a preview! I've made the ingredients very small so you can see what's happening, but the animation is meant to match with the new round ingredients that will be merged in with the big art PR.
2022-11-30.16-42-44.mp4