How To Make A Unity Mini Golf Game (part 1)
In this first episode on making a unity mini golf game, we go over the fundamentals of creating a system that allows players to click on the ball and drag in a direction to add a force.
► Socials
Twitter: https://twitter.com/the_real_aia
Discord: https://discord.gg/EqxuvWg
My games: https://aiadev.itch.io/
► Part 2: https://www.youtube.com/watch?v=nPYoQ09q-xw
► Get the script: https://unicornone.gumroad.com/l/minigolfshot
► Details on the raycast function: https://youtu.be/uNCCS6DjebA?t=190
► Download Unity 3D: https://on.unity.com/3cbxhXY
For more educational content on video game development, unity tutorials, and c# programming don't forget to subscribe!
Chapters:
0:00 Introduction
0:37 Setup
1:50 Visualizing the aim line
4:52 Toggling the aim
8:07 Adding force to the ball
11:15 Resolving a Physics timestep issue
11:41 Outro
····················································································
♪
#unity3d #unitytutorial #gamedev
Other Videos By AIA
2022-01-17 | How I Win EVERY Game Jam |
2021-12-15 | Can we RESCUE this LOST video game mechanic? |
2021-12-02 | Ragdolls - Unity in 15 seconds |
2021-12-01 | I Accidentally Made DANI'S GAME |
2021-11-22 | Night lighting - Unity in 15 seconds |
2021-11-16 | Making A Unity Mini Golf Game (part 2) |
2021-10-26 | How to fix pixelated images caused by scaling in Unity |
2021-09-27 | How to Play Unity Sound Effects |
2021-09-21 | Make a Unity Glow Effect in 15 seconds |
2021-09-20 | Make a Unity Text Mesh Pro Custom Font (in 15 seconds) |
2021-09-19 | How To Make A Unity Mini Golf Game (part 1) |
2021-09-15 | Make a Unity 2D Camera Follow Player in 15 seconds |
2021-09-11 | Making a Unity Idle Game [EP 1] |
2021-09-02 | Simple Unity Character Customization Tutorial |
2021-08-30 | Unity Git Tutorial (Backup & version control) |
2021-08-26 | Unity Drag and Drop Script | (Unity 3D tutorial) |
2021-08-24 | How to EASILY make a TIMER in Unity |
2021-08-13 | Unity Button Tutorial |
2021-08-10 | Unity UI Tutorial | An introduction |
2021-08-06 | How to create an FPS display | Unity Tutorial |