Reply To: Problems with packages

Forum Archive Problems with packages Reply To: Problems with packages

#25364
Jonathan Gonzalez
Participant

    Ok so I looked through the packages. It’s a bit tough since each lesson is meant to be followed with the scene. So the Game Manager is going to have empty slots since usually they will be filled by the end of the lesson. I did modify the first starting scene so it has everything from the PC based shooter ready to go.

     I had the UI elements in the script but I commented them out. I also commented out the UI variables and uncommented the original game object text. All the scenes after that go over modifying the game manager to account for the new UI changes. The final scene, 05_FinalGame, includes the completed mobile game with everything assigned. All the lessons before it will require some input on your end to fill something in that was taught in that specific lesson.  I will be uploading the new project files that have the PC based version of the project files for the first scene. I recommend importing that scene alone into your project to avoid issues.