project.json 404 B

1234567891011121314151617181920212223242526
  1. {
  2. "general": {
  3. "designResolution": {
  4. "fitWidth": true,
  5. "fitHeight": true,
  6. "height": 1280,
  7. "width": 720
  8. }
  9. },
  10. "__version__": "1.0.6",
  11. "fbx": {
  12. "legacyFbxImporter": {
  13. "visible": true
  14. }
  15. },
  16. "script": {
  17. "preserveSymlinks": true
  18. },
  19. "custom_joint_texture_layouts": [],
  20. "layer": [
  21. {
  22. "name": "PUPPET",
  23. "value": 524288
  24. }
  25. ]
  26. }