Skip to content

Commit

Permalink
Fix controller model fallback serialization (#559)
Browse files Browse the repository at this point in the history
* Update prefabs to no longer be variants

These were direct variants of the imported glTF models. Unfortunately, it appears that the imported glTF models don't keep a consistent fileID across glTF importer versions. This was causing the reference to the controller model prefabs to be lost in the hand prefabs when different glTF importer versions were used compared to the repo's sample scene.

* Update fallbackControllerModel references
  • Loading branch information
keveleigh authored Nov 22, 2023
1 parent e4a8e93 commit e12380e
Show file tree
Hide file tree
Showing 4 changed files with 3,824 additions and 148 deletions.
Loading

0 comments on commit e12380e

Please sign in to comment.