You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @mitchtheriault, thank you for opening the PR for the faint animation of the rock critter.
Which model did you use to animate? After testing the PR locally, I noticed that the animation was not played from the Animator Controller and after checking in Blender you can notice that the rig is not the same as the fbxs we already have in the project (on the left the Idle fbx from the project, on the right the faint fbx from the PR).
You need to take one of the .fbxs already in the project, so the rig matches with the one we already have for the different animations.
amel-unity
added
the
?
Action required: missing information, question to answer, or CLA not signed
label
Jun 1, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
?Action required: missing information, question to answer, or CLA not signedartArt or music assets, or tweaks
2 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi there! In the Animations card I saw that you need a "faint" animation for the rock critter, so I went ahead and made one.
