The files for our GMTK2024 GameJam Submission. This was a competition to create a game within just 4 days.
Play our completed game -- Advertising Adeline on itch.io!
This project was created with the Unity Engine. You're welcome to look through our code but please be aware the project will not compile without our private assets repository.
- Setup TextMeshPro
- Menubar > Window > TextMeshPro > Import TMP Essential Resources > Import
- Setup DOTween
- Get DOTween (HOTween v2) from Unity Asset Store
- Menubar > Tools > Demigiant > DOTween Utility Panel > Setup DOTween > Apply
- Requires the Private Repo of our Assets
- Clone
GMTK2024Assets
repo into/GMTK2024UnityProject/Assets/
folder. - Get repo here: https://github.com/JemWritesCode/GMTK2024Assets
- Clone