Alright, now we will import the working skee ball machine into your project:
- Look in the downloads for skeemachine9.unitypackage.
- Click on Assets | Import Package | Custom Package.
- Then, select the skeemachine9.unitypackage and let it import everything it suggests.
- Once it has finished importing, ensure that all the important connections made through it are intact. I have run into multiple situations where the connections broke and, of course, you have no idea till the application is not working.
Here's a rundown of the potential problem areas to check and the appropriate GameObjects that should be there:
- AppManager GameObject | SyncSpawnSkee> Skee Prefab: skee
- AppManager GameObject | Application Manager component ...