Skip to content
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

Fixed an assembly reference error and fixed the models #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ChrisGoettfert
Copy link

Assets\Microsoft Rocketbox MoveBox\Scripts\Skeleton\KinectMoCapRocketboxAvatar.cs(7,22): error CS0234: The type or namespace name 'Remoting' does not exist in the namespace 'System.Runtime' (are you missing an assembly reference?)

Models had no textures on it when starting the scene, this could be fixed by reimporting the models.

But still, there are 2 Avatar models in the Base Asset folder (Male_Adult_05 and Male_Adult_044) however using them will not work because their bones are not the same as the ones that are located in the Assets\Microsoft Rocketbox Avatars Folder. (Difference: BIP01 Pelvis vs BIP01_Pelvis) and the scripts search for exact strings. They could also be deleted to avoid confusion.

@ghost
Copy link

ghost commented Mar 30, 2021

CLA assistant check
All CLA requirements met.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant