Unity Level Design: Mining Mechs and Adventure Creator

Опубликовано: 18 Июнь 2026
на канале: Wizards Code
506
17

Kitbashing a level in Unity with:

Mining Mech: https://bit.ly/MiningMech
Adventure Creator: https://bit.ly/UnityAdventureCreator
All Assets in Unseen Depths: https://bit.ly/UnseenDepthsAssets

Related Video: Creating a Mine in a Cavern    • Unity Level Design: Creating a Mine in a C...  

When testing out ideas for a game mechanic or scene speed is of the essence. In a previous video (   • Unity Level Design: Creating a Mine in a C...  ) I kitbash a mining rig in a cavern. In this video I take a mining mech model and enable our Adventure Creator player to order it to go and mine. This sets everything up for the first real event in the mini-game.

Questions? Join our Discord https://bit.ly/WizardsCodeDiscord

Want to support our asset addiction? Click the Affiliate links below (even if not buying today) and we will get a small knockback without it costing you a penny. Alternatively, if you are super generous you can become a patron at   / wizardscode  

Assets (affiliate links):

Free Unity assets (my recommendations): https://bit.ly/WizardsCode
Free Unity assets (Unity's list): http://bit.ly/BestFreeUnityAssets
Unity assets under $10: http://bit.ly/BestUnityAssetsUnder10

Don't forget to subscribe: http://bit.ly/WizardsCodeSubscribe

Comments encouraged, including constructive criticism - help me improve.

#unity3d #gamedev #devlog

00:00 Intro
00:42 Tweaking the model
01:21 Adventure Creator Interaction
01:48 Adventure Creator Hotspot
02:26 Parallel nodes in the Interaction for a second mech
03:04 Adding the Mechs and interaction to our level
03:27 Adventure Creator and Nav Mesh confusion
04:14 Root Motion causing overshooting of character marks
04:50 End result