Every Unity Tutorial Be Like

Sdílet
Vložit
  • čas přidán 3. 08. 2023
  • 1 like = Your Unity project won't crash on you today
    My Social:
    ➤ Discord: / discord
    ➤ Twitter/X: / ph_hubbard
    ➤ Instagram: / _stephenhubbard
  • Zábava

Komentáře • 308

  • @sepy1532
    @sepy1532 Před 11 měsíci +4603

    The fact that the only thing explained was what a boolean is was beautiful

    • @_stephenhubbard
      @_stephenhubbard  Před 11 měsíci +626

      Don't forget, awake is called before start!

    • @fakiirification
      @fakiirification Před 11 měsíci

      @@_stephenhubbard and lateupdate is called AFTER update.

    • @thepro4805
      @thepro4805 Před 11 měsíci +60

      @@_stephenhubbard I didn't know that lmfaooo😭😭😭😭

    • @skiyegg
      @skiyegg Před 8 měsíci

      ​@@thepro4805that's actually really important
      in Awake you initialize the current script (like getcomponents and stuff) and don't reference other scripts, in Start you can reference other scripts and this way you make sure that all the referenced scripts are already initialized and you won't get something like a null reference or some other problem

    • @unbroken-hunter
      @unbroken-hunter Před 7 měsíci +12

      And use serializedfield

  • @johannes4510
    @johannes4510 Před 11 měsíci +1181

    Very good tutorial. I made some very simple modifications to the code and bought an asset from the asset store for 1 million dollars but I made the perfect Terraria clone in the end and I earned 1 billion dollars. Thank you. If anyone wants a quick 1 minute tutorial on how to achieve this I can upload the tutorial

    • @Emmet_v15
      @Emmet_v15 Před 11 měsíci +37

      upload it

    • @_stephenhubbard
      @_stephenhubbard  Před 11 měsíci +172

      Make sure I get put into the credits of your new game! Gratz

    • @scpoperative
      @scpoperative Před 7 měsíci +2

      Plz upload turorial

    • @PhoenixOP001
      @PhoenixOP001 Před 7 měsíci

      Dont forget to mention the 1 trillion dollar price of the tutorial.

    • @RobotCatDude
      @RobotCatDude Před 7 měsíci

      *exists in every comment section of videos in this tutorial type

  • @alessandromazza4557
    @alessandromazza4557 Před 7 měsíci +227

    This is spot on. The overexplaining of basic programming concepts, the skipping of whole parts of code and the "just use this paid package you can find on the unity asset store".

    • @Daniel03YT
      @Daniel03YT Před 7 měsíci +11

      I think some of the guys only explain the stuff that they understand but not the stuff that they themselves are not experts in

    • @Yayaloy9
      @Yayaloy9 Před 7 měsíci +4

      @@Daniel03YT Or they dont want u to get too far,

    • @hankaoc9532
      @hankaoc9532 Před 7 měsíci +2

      And the paid stuff are made by them

  • @tryptamigo
    @tryptamigo Před 7 měsíci +391

    let's set up our quad tree to track entities in our sparse map. btw we can use what is called a "for loop" to iterate through an array which is a datastructure that basically lets you store a list of items.

  • @FanboyKisser
    @FanboyKisser Před 7 měsíci +408

    On the other side of the spectrum, the tutorial is 120 hours long, teaches you the philosophies of the meaning of life and the concept of Boltzmann's Brain which are required for a 3rd person controller which you skimmed through, only to find out the the UI tutorial in the series makes no sense without the full context.

    • @henryfleischer404
      @henryfleischer404 Před 7 měsíci +18

      That's been my experience learning Godot. And Blender. It's why I prefer text-based tutorials, or even the manual.

    • @matteofeyaerts
      @matteofeyaerts Před 7 měsíci

      Yep that's my blender experience too

    • @matteofeyaerts
      @matteofeyaerts Před 7 měsíci

      Yep that's my blender experience too

    • @warriorfire9794
      @warriorfire9794 Před 7 měsíci

      ​@@henryfleischer404yep, that's my godot experience too

    • @warriorfire9794
      @warriorfire9794 Před 7 měsíci

      ​​@@henryfleischer404yep, that's my godot experience too

  • @MoAtreides
    @MoAtreides Před 8 měsíci +371

    Thank you for this tutorial!! I was looking all over the internet for what a Boolean was but none of the other tutorials explained it, and you did it with such clarity in less than 10 seconds, you’ve earned a sub!

  • @heckerhecker8246
    @heckerhecker8246 Před 7 měsíci +110

    Don't forget when you have the exact same code, but their unity is 0.0.1 version older so all of their functions have been deprecated and no longer work

    • @geothepoly
      @geothepoly Před 6 měsíci +7

      And you spend 1 hour trying to find the error in a single line of code

    • @heckerhecker8246
      @heckerhecker8246 Před 5 měsíci

      @@geothepoly "You forgot the semicolon"

    • @uselesstable2058
      @uselesstable2058 Před 5 měsíci

      but it doesnt matter because the code will always have a logic error at the start then u spend 20 days just to find out that line of code no longer works@@heckerhecker8246

  • @Matshiro
    @Matshiro Před 7 měsíci +24

    There is also other kind of tutorial:
    "Okay, so we are using our cursor to open up unity, you can move your cursor with your mouse that should be connected to pc or laptop, pc stands for personal computer that is a multi-purpose microcomputer whose size, capabilities, and price make it feasible for individual use. Personal computers are intended to be operated directly by an end user, rather than by a computer expert or technician. Unlike large, costly minicomputers and mainframes, time-sharing by many people at the same time is not used with personal computers. Primarily in the late 1970s and 1980s, the term home computer was also used. The advent of personal computers and the concurrent Digital Revolution have significantly affected the lives of people in all countries. It looks like our time is up so I hope we see each other in the next episode where we would choose if we want to create new project or not."

  • @ibrahimelmhadri6576
    @ibrahimelmhadri6576 Před 7 měsíci +14

    "The bool always return a true or a false value" is the best joke in this video

  • @smb1397
    @smb1397 Před 7 měsíci +8

    "i think we all know what these two functions do .... a bool will alway returns a true or a false value" accurate

  • @simonnordon8421
    @simonnordon8421 Před 7 měsíci +42

    Once your octree is set up for more efficient k-d tree search we can go ahead and pass in our sprite reference. A 'sprite' in unity is a 2D image.

  • @kellyrodgers9326
    @kellyrodgers9326 Před 7 měsíci +70

    As a struggling novice, I love it! I followed this sweet tutorial and built terraria in 20 minutes.

    • @dreadwolfy7568
      @dreadwolfy7568 Před 7 měsíci +1

      amateur, I built it in 20 seconds.

    • @Nicc2609
      @Nicc2609 Před 7 měsíci

      ⁠@@dreadwolfy7568pft, i just needed 2 seconds

    • @BahaaSoliman
      @BahaaSoliman Před 7 měsíci

      Noobies, I did it in 2 nanoseconds
      Terraria LaTerraria Aperta

  • @purringraven3648
    @purringraven3648 Před 7 měsíci +4

    The random explanation of a boolean hits different

  • @thomasdewierdo9325
    @thomasdewierdo9325 Před 8 měsíci +9

    and then all the comments would be filled with people saying "oh my god this was so useful! your tutorials are so clear!"

  • @unutulmuscop2208
    @unutulmuscop2208 Před 7 měsíci +21

    Very good tutorial. I understand everything (perlin noise, procedural etc.) and just i said myself "wtf is the boolean???" then you said what it is. Thank you!

  • @IllyasArt
    @IllyasArt Před 11 měsíci +50

    You forgot the part where the game crashes withins seconds.

    • @_stephenhubbard
      @_stephenhubbard  Před 11 měsíci +28

      You just gave me a GENIUS idea for another video

    • @IllyasArt
      @IllyasArt Před 11 měsíci +3

      @@_stephenhubbard 👀

  • @arjandekker4728
    @arjandekker4728 Před 7 měsíci +21

    This hit home. Reminded me back when programmers tried to explain stuff to me.
    I can't stop laughing atm... thank you so much XD

  • @FunnyUro
    @FunnyUro Před 7 měsíci +10

    "We'll come back to this later in the video"

    • @_stephenhubbard
      @_stephenhubbard  Před 7 měsíci +1

      Lol I need to remember that line if I ever do another one like this XD

  • @Easelm
    @Easelm Před 7 měsíci +6

    I think the thing I hated when learning Unity was nobody ever uploaded their project or code to a repo site and everyone is stuck copying blips of their code.

    • @_stephenhubbard
      @_stephenhubbard  Před 7 měsíci +8

      Cause secretly everyone is embarrassed to share the full repo and not just what they're highlighting! XD

  • @lanefaulhaber875
    @lanefaulhaber875 Před 8 měsíci +51

    Thank you so much for this tutorial! You explained everything so well. I might use this one day. But probably not, I don’t make video games.

  • @leztusi
    @leztusi Před 7 měsíci +2

    you made me feel like i'm back to my week 1 of studying unity.

  • @HarrenTonderen
    @HarrenTonderen Před 8 měsíci +37

    Thank you for this tutorial! I wanted to create minecraft-like fighting game, and i just copy-pasted all of your code from monitor and it worked exactly how i wanted!
    However, can you please also do next tutorial on how to download unity?

  • @Jakes_psyche
    @Jakes_psyche Před 7 měsíci +2

    That’s so true with the Boolean value like he’s acting like we didn’t just build a fucking 100 line function 😂🤣😂

  • @randombleachfan
    @randombleachfan Před 11 měsíci +6

    Thank you for the very helpful tutorial, I finally learned how to Minecraft with this tutorial as well.

  • @virtuosite
    @virtuosite Před 8 měsíci +3

    I love how he casually opened up Terraria

  • @xynoxfl
    @xynoxfl Před 11 měsíci +5

    The most relatable thing I've seen in a while. Thanks!

  • @lioninaboxgames
    @lioninaboxgames Před 7 měsíci +2

    Thank you so much for this tutorial! Your explanations are amazing! ♥️♥️♥️♥️
    I was struggling with exactly this for the past days.

  • @kermitblyat4138
    @kermitblyat4138 Před 11 měsíci +46

    Your Tutorial was better than Brackeys good job! Maybe next time you can show us a really "simple" Movement script :)

    • @_stephenhubbard
      @_stephenhubbard  Před 11 měsíci +30

      Make sure you attach a normal Rigidbody and not a Rigidbody2D. Hope this helps!

    • @cptwoody7103
      @cptwoody7103 Před 7 měsíci +1

      @@_stephenhubbard thx you solve my problem !!

    • @user-og6hl6lv7p
      @user-og6hl6lv7p Před 7 měsíci +1

      Just make absolutely sure you don't include how to climb steps. Wouldn't want the player to be able to do that. Oh and just use a single raycast line to represent the player's shape, because that's close enough.

  • @Jorendo
    @Jorendo Před 7 měsíci

    I learned so much from this, most of all, that I have no clue what you were talking about, I learned that a great deal.

  • @Chylord
    @Chylord Před 7 měsíci +4

    this is so true, it can make game design feel so intimidating.

  • @millimediagames
    @millimediagames Před 7 měsíci

    Great tutorial! I love how clearly and concisely you explained everything! It really helped me make uhhh umm uhhhhh

  • @Setayek
    @Setayek Před 11 měsíci +4

    the boolean explanation was very accurate :))

  • @Sodya5
    @Sodya5 Před 5 měsíci +1

    thank you for this great tutorial!

  • @ProperSnake
    @ProperSnake Před 11 měsíci +9

    really helpful, thanks!

  • @a.baciste1733
    @a.baciste1733 Před 7 měsíci +3

    The fact that you need an expensive module was announced too early in the video. Wait for the last 10 seconds for more suspense. Otherwise, perfect tutorial.

  • @itsLantik
    @itsLantik Před 7 měsíci +1

    bro i was playing terraria and i got hella confused when i heard the music then he said "we built terraria" and i was like "wait did he just build my game thru the screen wtf"

  • @donkeykong315
    @donkeykong315 Před 7 měsíci

    The first time a tutorial mentioned events I had an aneurysm and avoided them for the next 6 months.

  • @Lexyvil
    @Lexyvil Před 8 měsíci +99

    I know Unity Tutorials are not Programming Tutorials, but it's always best if they include a bit of explanation on the programming side for those that are yet proficient with coding. Quickly summarizing about the subdetails of the details that are being taught is what dictates whether a tutorial is high or low quality.
    "Click on that. Click on this. Do that. Do this. Now you got this result" vs "Click on that, it helps does this. Click on this, it prevents it from doing that because X. Then add this, it keeps it clean because of Y." Tutorials/Lessons overall are always top notch when they focus on the Why of things.

    • @shadowseek27
      @shadowseek27 Před 7 měsíci +10

      unity tutorials are def always programming tutorials unless theyre explaining like the ui (like the tile window / animating window / others), because you cant do anything complicated or tutorial worthy without programming

    • @martijnp
      @martijnp Před 7 měsíci +2

      @@shadowseek27 but you also can't do anything worthy of you can't figure out how the UI works. You need to be able to put the pan on the stove before you can cook a meal

    • @VOgaming51official
      @VOgaming51official Před 7 měsíci +8

      @@martijnp I'm gonna eat the pan instead

    • @YupYupTRP
      @YupYupTRP Před 7 měsíci +3

      i’m genuinely convinced they do it that way becausw if you understand it then you’ll never come back to their tutorials, but it they just tell you what to do then you need all their tutorials

    • @shadowseek27
      @shadowseek27 Před 7 měsíci

      @@martijnp correct, that is what i said

  • @hotlinefrenzy
    @hotlinefrenzy Před 8 měsíci +10

    As a Unity Game Designer with 33 years of experience and newly acquired bold head I can confirm this is true!

    • @BahaaSoliman
      @BahaaSoliman Před 7 měsíci +1

      Bro, no joke I want to talk to you. Do you have any handles off CZcams for me to reach out to you? I swear I'm not joking

    • @hotlinefrenzy
      @hotlinefrenzy Před 7 měsíci +1

      @@BahaaSoliman Well I were just joking around instead dude, I wish I was that cool IRL 😆

    • @BahaaSoliman
      @BahaaSoliman Před 7 měsíci +1

      @@hotlinefrenzy you had my hopes high I'd find someone able to help me out 😜 - all is good though fam, wishing you all the best ahead :)

  • @karunaket
    @karunaket Před 7 měsíci +2

    Nailed it bro😂

  • @ARKGAMING
    @ARKGAMING Před 7 měsíci

    Great tutorial!

  • @ArThur_hara
    @ArThur_hara Před 8 měsíci +2

    This is way too accurate >:( I can feel the frustration of all these tutorials

  • @TuberTugger
    @TuberTugger Před 8 měsíci +2

    You good sir, earned my subscription

  • @mynameisvelk
    @mynameisvelk Před 7 měsíci +2

    HOW POWERFUL WAS THAT PROCEDURAL GENERATION?!

  • @moofymoo
    @moofymoo Před 6 měsíci

    nice touch of explaining what boolean does.

  • @StaresStaringly
    @StaresStaringly Před 7 měsíci +1

    Brackeys been real quite since this dropped

  • @MemesChannel7531
    @MemesChannel7531 Před 5 měsíci +1

    Unclear Instructions, accidentally made gta 6

  • @AGhostInTheFog
    @AGhostInTheFog Před 7 měsíci +1

    Don't forget the "For the player movement, just copy these 300 lines of code with no comments and no, I wont explain what it does or how it works"

  • @Micahiscoo
    @Micahiscoo Před 7 měsíci +1

    The part where you have to by the package is so true

  • @RAZORlukic
    @RAZORlukic Před 7 měsíci +1

    OMG THISSS... THIS, is so true... just searching 1 small thing, like "Why is my normal map not blue in unity".... And you get everything you didn't search for AND as a bonus, you get bullied by the community, because THEY invested TIME into learning this, and you are just asking for solutions... Like jesus christ, I have never seen so much gatekeeping in a DEVELOPER community in my life

  • @Seeks__
    @Seeks__ Před 7 měsíci +1

    This produces a visceral rage inside me.

  • @christophermorley6615
    @christophermorley6615 Před 7 měsíci +1

    This is like my biggest problem with programming tutorials. They always show you what to do (good i guess) but they never explicitly say why you need to do it, or why they are doing it the way they do it and the difference that makes for other methods.

  • @willshoco7000
    @willshoco7000 Před 7 měsíci

    This is gold!

  • @bnsmark6794
    @bnsmark6794 Před 7 měsíci +1

    Bro really created a bool and assigned the default value to false

  • @tvolex
    @tvolex Před 8 měsíci +3

    Actually, it is still easier for me than some blueprints with arrows in the UE

    • @_stephenhubbard
      @_stephenhubbard  Před 8 měsíci +1

      Any sort of visual scripting ain’t the life for me!

  • @dokchampa9324
    @dokchampa9324 Před 7 měsíci

    idk if I just haven't seen enough unity tutorials or if I have a knack for finding good ones but I've never encountered any of these tropes

  • @nasang7478
    @nasang7478 Před 7 měsíci +2

    Thank you for the tutorial, with some modifications I ended up creating minecraft.

  • @dmoogle2006
    @dmoogle2006 Před 7 měsíci +3

    I used tutorials exactly like this to build my game in Unity.
    I never got it working. Could never understand booleans. Thanks so much for this tutorial! You still won't find my game on Unity because I forgot to back it up(the tutorial for that was also reliant on booleans at the time).

  • @TheSlimshader
    @TheSlimshader Před 7 měsíci +1

    so informative and succint

  • @Motivational-Mango
    @Motivational-Mango Před 3 měsíci +1

    It is sometimes hard to tell if a tutorial is actually trying to teach or if it is just someone trying to show off their skills.

  • @stephanelegendre7624
    @stephanelegendre7624 Před 8 měsíci +1

    I feel less stupid now thanks to you x)

  • @sluggy6074
    @sluggy6074 Před 7 měsíci +2

    I keep going from one tutorial to the next trying to find out how the missile knows where it is.
    Im no closer now to figuring it out than I was 20 years ago when I was just a cadet. But dammit, ill figure this out! I swear it.

  • @ZRD1337
    @ZRD1337 Před 7 měsíci +1

    instructions unclear, blown my pc up

  • @jesustarsia6994
    @jesustarsia6994 Před 7 měsíci +2

    Finally.. a good tutorial

  • @bobbysmurf9915
    @bobbysmurf9915 Před 11 měsíci +2

    Wow I cant believe how true this fucking video is XD. I thought I was alone with not fully understanding things like event handlers, floats vs doubles, void, ect

  • @OrmandFamily-hs2zy
    @OrmandFamily-hs2zy Před 6 měsíci

    I got your thumbnail reference! 😂

  • @Lykdraft
    @Lykdraft Před 8 měsíci +1

    Pure gold...

  • @memoryLayer
    @memoryLayer Před 7 měsíci +3

    omg I'm crying. So true. They always start from complex stuff, then forgot to mention all the details, after that they starting to explain the most trivial things.
    "Hello guys, today I'm gonna show you how to use feature N"
    *Forgot to mention that to use this feature, you need to install this from package manager and PROPERLY configure*
    "see, just click on this button aaaand that's it! Thank you guys for watching"

  • @northernsines
    @northernsines Před 7 měsíci

    Oh my god this is genius

  • @random__bytes
    @random__bytes Před 8 měsíci +3

    Thanks, I have been looking for a tutorial like this for year, now i understand everything better except the boolean part you should explain that better.

  • @autismspirit
    @autismspirit Před 8 měsíci +3

    I wish Unity tutorials didn't actually spend hours explaining the most basic things every time. What people in this comments section call advanced is just showing how low the standards of difficulty are. If there's any actually super advanced tutorials that are common please link them, would love to see it

    • @ReinzTheKing
      @ReinzTheKing Před 8 měsíci +2

      Yeah. Straightforward is more acceptable than watching 1 part of 20-30 minutes.

    • @TheMathias95
      @TheMathias95 Před 7 měsíci +2

      Yeah the only youtuber who comes to mind that actually makes videos at a higher level than beginner Jason Weimann

    • @mechadeka
      @mechadeka Před 7 měsíci

      No, what people are looking for is _consistency._

  • @deadname99_43
    @deadname99_43 Před 5 dny +1

    I know my education as a computer science student is paying off, because I understood several things mentioned in this video, I just don't know what each function does.

  • @Alucard_Seven
    @Alucard_Seven Před 7 měsíci

    this is how it feels to me every Unreal engine and Unity tutorial XD

  • @lukaspodmelle2590
    @lukaspodmelle2590 Před 7 měsíci +1

    instructions unclear, made minecraft

  • @ElNitro7
    @ElNitro7 Před 7 měsíci +2

    Class session complete. I am Unity pro now. $5,999 I will build you a fully multiplayer FPS game if you need. Thank you true hero of YT Mr. Hubbard for the ways.

  • @Teelur
    @Teelur Před 7 měsíci +2

    Instructions unclear, i now owe unity 1 billion dollars from installations

  • @KrowplexMusicHD
    @KrowplexMusicHD Před 7 měsíci +2

    I thought this was a real tutorial for a minute...

  • @vaguedestruction
    @vaguedestruction Před 7 měsíci +4

    Amazing tutorial! I can make Terraria now! I just had one question. When I was coding the duke pigron in 0.3 seconds there was a bug where it could be trapped in a box. It also dropped the sussy amogus sword when I killed it but that's a secret dev item that you're not supposed to get!! How do I fix this??!?!!

  • @CoreDreamStudios
    @CoreDreamStudios Před 7 měsíci +1

    "Absolutely amazing!" - 10/10 - IGN

  • @-stoner
    @-stoner Před 7 měsíci +1

    simple, Easy to follow I Like it

  • @darknessinc.5360
    @darknessinc.5360 Před 7 měsíci +2

    As someone that had a really huge game going on that failed terribly, i agree with those 43 seconds of pure wisdom (and that terraria is awesome)

  • @cozyProgramm5883
    @cozyProgramm5883 Před 7 měsíci

    ReLogic would be proud of Unity

  • @BigJMC
    @BigJMC Před 7 měsíci +3

    You get 90% through the tutorial and then they slap you with the $999 asset you need to buy for it to work

  • @Pino1536
    @Pino1536 Před 7 měsíci

    "If you can't explain it, you haven't understood it." the main problem of many content creators.

  • @widearchshark3981
    @widearchshark3981 Před 7 měsíci +1

    As someone pushing out tutorials, I was ready to rage... But this did make me laugh!

  • @eivisch
    @eivisch Před 7 měsíci

    Thank god you explained what bool var does was confused for a moment, anyways how much was that package ?

  • @dagnjeking1351
    @dagnjeking1351 Před 7 měsíci +1

    This is fucking hallarious xd

  • @Pogal
    @Pogal Před 7 měsíci +1

    xD amazing.

  • @julengirard8611
    @julengirard8611 Před 7 měsíci +1

    Gotta love the compiling errors on the editor lol

  • @zincorelearn980
    @zincorelearn980 Před 7 měsíci

    Sometimes, when we go too far, we forget the place where we began from.
    Thank you for reminding me, how does boolean work.

  • @mukynas
    @mukynas Před 7 měsíci +1

    Exactly what I was looking for! I switched to Python

    • @tiqosc1809
      @tiqosc1809 Před 7 měsíci +1

      What why, there's no simple game engine in python

  • @Selconag
    @Selconag Před 5 měsíci +1

    Finally some f**** honest explanation lol.

  • @PeterMilko
    @PeterMilko Před 22 dny +1

    ROFL this was great! I do Unity tutorials that are simple ;)

    • @_stephenhubbard
      @_stephenhubbard  Před 19 dny

      @@PeterMilko you’ve helped with my pixel art a lot!

  • @bakasenpaidesu
    @bakasenpaidesu Před 7 měsíci

    Accurate af

  • @inkco420
    @inkco420 Před 7 měsíci +1

    "... but just as a reminder a bool will always return a true or false value" HAHAHAHAHAHA

  • @kylespevak6781
    @kylespevak6781 Před 7 měsíci +1

    For some reason, this is common in the tech field. I work IT and the giy that just trained me did exactly this. Maybe it's reverse imposter syndrome, because they act like everything they're TEACHING you is obvious, and known already. True sign of a bad teacher

  • @TheRealHamrath
    @TheRealHamrath Před 11 měsíci +11

    Very bad tutorial. I wanted to build a AI based MMORPG, this didn't help me. Also: how do I move an object? Unity documentation isn't helping.

    • @_stephenhubbard
      @_stephenhubbard  Před 11 měsíci +19

      As an AI language learning model, I'm unable to assist with this request

  • @alex.g7317
    @alex.g7317 Před 7 měsíci

    What I hate most is going to asset stores tbh. I can’t even find my files in file explorer 😂

  • @hiding_my_name
    @hiding_my_name Před 7 měsíci

    Made sense to me... shrug

  • @Sollace
    @Sollace Před 7 měsíci +1

    Excellent tutorial! All I had to do was buy Terraria on the unity asset store, and I've made my very own Terarria. Now all I have to do is sell this on the unity asset store for billions of dollars.