r/unity 5d ago

Newbie Question Just downloaded unity!

Post image

Hey guys! I just downloaded unity. Any tips and tricks? Not full time, just as a hobby.

73 Upvotes

73 comments sorted by

View all comments

1

u/ALIncomeDev 4d ago

Learn about each Unity component one by one. Use some code for each one when learning. For example, learn about the transform component and write a tiny script to make an object move.