Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Simple Door example for beginner Unity devs!


Door!

Yes, even a simple door can be tricky if you're just starting gamedev!

So I created this example to see how much stuff you can learn by just having a door in your game.

Just the bare minimum: A door and buttons.

For this simple door, you'll encounter:

  • Communication between GameObjects
  • Collisions / Triggers
  • Quaternions
  • Lerp
  • Lists
  • Events
  • Interaction
  • Rigidbody
  • Player Controller

Also I've made sure to only use in-Unity stuff, no external assets.

----------

Need a door? You can download the .unitypackage here:

Unity Examples - Door

----------

From this twitter post, motivated by this meme.

Support this post

Did you like this post? Tell us

Leave a comment

Log in with your itch.io account to leave a comment.