-
Notifications
You must be signed in to change notification settings - Fork 1
Notes
RuneFox237 edited this page Apr 21, 2022
·
3 revisions
Notes:
- Need to set .Net in Edit->Project Settings->Player->Other Settings->Configuration->Api Compatibility-> .Net 4.X
- Some users encounter an error where it seems that the references for the builders asmdef are invalidated. can solve this issue by re-adding them to the asmdef but that is a bit much for less tech-savy uysers.
- Need to consolidate the skindefs in the dynamicskininfo people are missing the seperate skin list
- Some users are leaving scripts and stuff on the prefab. not sure if this is keeping it from being used but I should mention that you can't do that
- Would like a 1-click install for adding the dynamicBones asmdef to the dynamicbones folder to make it easier for users
- Can I make it so that the build button calls the build button on the modInfo?
- Re-check that the similarity checker for prefabs in dynamicSkins can tell the difference between asset/prefabs and scene/prefabs
- Actually, can I set it so that only Asset prefabs can be selected? Maybe if I set that field to static?