Home - VapaaLassi/TAMKUnity2024 GitHub Wiki
Welcome to the TAMKUnity2024 wiki!
Here will be all the relevant information on the course as well as instructions for exercises and course projects.
Use the sidebar to navigate between exercises and lectures.
Here are the basics of Unity slides.
Project basics
Pick one of these three projects to start from. Create a project and import the project from the Asset Store.
- https://assetstore.unity.com/packages/essentials/tutorial-projects/roll-a-ball-tutorial-complete-77198
- https://assetstore.unity.com/packages/essentials/tutorial-projects/tanks-tutorial-46209
- https://assetstore.unity.com/packages/essentials/tutorial-projects/foundations-of-audio-183075 (This one needs a URP 3D project instead of a basic 3D project to work)
- Or any other you are interested in trying out.
Basic things to do:
- Add music
- Add sounds to player actions
- Add mixers for sound effects and music and do a bit of mixing. For additional challenge, there's the Project ideas page.