How the Tilemap Tools Helped Me Expedite the Level Creation Process for My Minigolf Microgame

Опубликовано: 06 Август 2024
на канале: LlamAcademy
1,184
103

In this video you'll learn how I used the tilemap (2d) tools to build out my 3d levels quickly and easily for my free and open source minigolf microgame!

👨‍💻 As always, all code from this video is available on GitHub: https://github.com/llamacademy/minigolf

🏷️Save 25% on the ultimate C# IDE: JetBrains Rider with code LLAMACADEMY: https://www.jetbrains.com/store/?sect...

📚 Resources:
⚫ Play the Game on Itch: https://llamacademy.itch.io/minigolf
⚫ Tilemap Documentation: https://docs.unity3d.com/Packages/com...
⚫ Tilemap Extras Documentation: https://docs.unity3d.com/Packages/com...

🧡 Believe in LlamAcademy's mission and have received value from the videos? Here's how you can show your support:
🌟 Patreon:   / llamacademy  
🌟 YouTube Member:    / @llamacademy   or click the Join button on any video
📚 Take my Unity ShaderGraph Course:
https://www.gamedev.tv/p/unity-shader...
👕 Get yourself some LlamAcademy merch: https://llamacademy.myspreadshop.com/
💸 Use my Affiliate Link for Humble Bundles https://humblebundleinc.sjv.io/9g4ak4
💸 Publisher Sale! 50% OFF an entire publisher's Assets! Publisher changes weekly! https://assetstore.unity.com/publishe... (affiliate)
💸 Save up to 50% on NEW Assets: https://assetstore.unity.com/?new_sal... (affiliate)

Some links may be affiliate links, which at no additional cost to you, gives me a small portion of the purchase.

Chapters:
00:00 Topic Introduction
01:22 Key Packages
02:14 Create a Tilemap & Palette
04:09 Making Tiles (Critical Notes Here!)
09:03 Placing Tiles with a Minimal Set of Tiles (Rotate & Scale)
09:46 Some Key Limitations of Using a Tilemap
10:57 Closing Thoughts & How to Support LlamAcademy