Here's another simple project I made while following Unity Learn! 🎮
If you want to try these terribly made games (yes, I'm self-aware 😅), you can check them out on my itch.io page: buff.ly/42v1Obl#GameDev#IndieDev#LearningUnity
I made a small simulation of an airplane while following a Unity course! It’s not perfect—honestly, it’s kind of bad 😅—but I’m happy with the progress I’m making. What do you think?
#GameDev#IndieDev#LearningUnity
I’ve been following a Unity Learn course and just completed a simple simulation! It's nothing fancy, but I'm excited to see how much I'm improving step by step. What do you think of it?
#GameDev#IndieDev#LearningUnity
I discovered @unity's MoveTowards() method today! 🚶♂️
It's perfect for moving objects smoothly from one point to another by gradually changing their position. It's simple, precise, and incredibly useful for controlled movements. #UnityTips#GameDev#LearningUnity
I also got my player to fall from gravity properly – now instead of falling in a straight line, it's accelerating like it should. 🙌 That was a win!. I forgot to make a video or take pictures of this, apologies (its just a character falling lol). 🍌#UnityPhysics#LearningUnity
🎮Day 1 of the "Delivery Driver" section done! Learned about the magic of methods in Unity and explored Transform.Translate(). Pumped for how these basics will elevate my 2D game project!🕹️ #LearningUnity#GameDev#JourneyToDev
我要学习unity一个半小时。 那我要出去工作了。
I hope being connected with many high minded learners through Twitter will help me fight off those procrastinations.#gamedev#learningUnity
I am looking for a partially experienced unity developer.
I would like to build a game over the summer and teach myself new skills.
If you are interested in joining me create a game from scratch then please DM me!
#unity2d#gamedev#learningunity#project@BlazedRTs
Spent about an hour troubleshooting why my playerObject wasn’t moving correctly. Finally realized my C# script wasn’t selected in the Inspector. #Unity#LearningUnity#UnityNewbie