Тёмный

I Wish I Had Known This Before I Started Unity Game Development... 

ButWhyLevin
Подписаться 26 тыс.
Просмотров 763 тыс.
50% 1

In this video I cover several tips for beginners and skilled developers alike! I wish I had known many of these unity skills before making my game Couch Combat…
The Unity Spring Sale is going on now:
assetstore.unity.com/?on_sale...
Samyam’s Scriptable Object Video:
• The Ultimate Introduct...
Couch Combat on Steam: store.steampowered.com/app/16...
My Discord Server: / discord
My Twitter: / whylevin
Chapters
0:00 Intro
0:49 Unity Tips
3:46 General Tips
9:45 Quick Specific Tips

Развлечения

Опубликовано:

 

30 май 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 598   
@GameDevNerd
@GameDevNerd 2 года назад
Been in game development at least 14yrs now, I literally lost track. Greatest advice given here is to target a niche and do something special: platformers and zombie games are a dime a dozen. Pick out something unique that's cool, maybe something that no one has done in many years. That's how Stardew Valley blew up on Steam.
@superresistant8041
@superresistant8041 2 года назад
I don’t believe a random dev is likely to find a new niche. It’s better to not become a game dev at this point unless you really enjoy the process and don’t expect anything.
@PistolShrimpPimp
@PistolShrimpPimp 2 года назад
Vampire Survivors is a perfect example, too. Super simple, super fun, extremely popular.
@XDarkEcho
@XDarkEcho 2 года назад
True that, a genre of game that has garnered a cult following, for the most part, is an good idea. That's why games like Hollow Knight and AXIOM Verge did so well in the drought of Metroidvania type games. We don't need anymore Survival Horror games, Horror games in general have been getting pumped out from indie devs as of late, Battle Royal games aren't worth the time, and platformers are just everyone's baseline first game to make. Personally, it's hard to figure out what kind of genre to dip into; I'd love to make a RPG that focuses on Weapons and Skills utilizing those weapons, but that's obviously a complex thing to do for a beginner. That, or make a Star Fox inspired rail shooter game; since Nintendo doesn't know how to utilize their IP. But most times, being a beginner, we'd probably venture into just making a platformer or shooter.
@GameDevNerd
@GameDevNerd 2 года назад
@@superresistant8041 you probably already have one. There's almost certainly some obscure or lesser-known game you thought was really cool that very few people remember. If not, you probably didn't play a lot of games and haven't been gaming very long.
@BigEvy
@BigEvy 2 года назад
I tried to copy an existing game just to learn how it all worked , and with those skills I can make new , non copied ideas.
@elnino4643
@elnino4643 2 года назад
Tip #1 can’t be stressed enough, I spent my first year learning courses on coursera and udemy, thinking I’d get into game design once I’m “ready”. That day never came, no matter what I learned I never felt ready yet. Then one day I just started working on my project and said I’d learn new things where I needed to. Honestly doing things this way made me progress faster than any course ever has
@Azerty72200
@Azerty72200 Год назад
Thanks, thanks a lot.
@Invisibletoday
@Invisibletoday Год назад
@@Azerty72200 Thanks a lot Rachael
@hectorlira2706
@hectorlira2706 Год назад
Maybe it was easy now with all the courses you took hehe. Seriously though, I'm in the same exact spot where you were taking all those courses and I haven't tried to make 1 game myself. Plus, I've seen this tip being repeated by a lot of game devs so yeah, time to move away from the courses and into the development itself. Thanks for the reassurance!
@KelsGaming23
@KelsGaming23 Год назад
honestly this is me I have watched so many tutorial in youtube and udemy but when I'm about to make my game I felt I haven't learn enough yet I guess this is a wake up call I need to get my hands dirty if I'm stuck on something I'll just watch tutorial thanks for the great advice
@Krabbarazzi
@Krabbarazzi Год назад
I will start today.
@jadefae
@jadefae 2 года назад
The tip I see missing from all of these videos is: Take inspiration from *wide* sources. Not just your favorite games. What's the GOOD in the game you otherwise hate? What do you like about that book you just read? How can you incorporate colour like they do in that movie you watched? This is what they mean when they say "Good artists copy, great artists steal". When you steal something you *make it your own*, and if you steal from a diverse set of inspirations, it becomes truly yours.
@teratoma.
@teratoma. 2 года назад
dissecting and knowing how to extract value from everything, even(or especially) things you dislike, is a legit superpower that helps in every aspect of life
@-t-boxmasterofthewardrobeo4397
@-t-boxmasterofthewardrobeo4397 2 года назад
This tip right here There are many games I don't like that much often, but contain very good niche ideas or mechanics sometimes these very ideas I can consider to be game changing if the dev-team that has it were able to fully utilize its potential which sadly isn't and is more of a side gimmick.
@PauloCazaresBelman
@PauloCazaresBelman Год назад
@@teratoma. agree this even works in stuff like animation and "finding your artstyle" an example is with storyboard artist, you can grab a frame of your favourite movie, find anchor points like, where's the camera in the room of the movie, where's the characters or the focal point in the frame, what objects are and how they lead your eyes to the focal point you only get good at things like that if you have references, if you steal from whether your favourite movie or from a picture you took, 'cause, that's what imagination is, a lots of ideas you steal from somewhere else to mashed them up and make something new
@astrahcat1212
@astrahcat1212 Год назад
1) Create a folder. 2) Call it ‘Standard Assets’. 3) Put all your asset store assets in it. 4) DONT use a ‘Resources’ folder (load assets externally) 5) DONT use Unity scenes (load levels as prefabs externally) Wham. Watch your game playtest at lightning speed, and your game folders go from 30GB to 1GB. Unity’s got problems, yeah 🎉
@lb8384
@lb8384 Год назад
could you explain that a little further, why do you have to do that? Or do you have any sort of video for that?
@MrFearlesskiller
@MrFearlesskiller Год назад
ok but why? dont explain something if you dont say why
@jetstreamsham4968
@jetstreamsham4968 Год назад
How you gonna say that and not elaborate?
@XxTry4TheSkyxX
@XxTry4TheSkyxX Год назад
Elaborate pls
@trashtrashisfree
@trashtrashisfree 10 месяцев назад
Makes sense to me so you're not importing them into each individual project can you have a standard library of assets is from you know what's in there hopefully.
@codahighland
@codahighland 2 года назад
I have to agree: There is no shame in having the docs open all the time. Memorizing everything isn't what gives you skill. The important skill is knowing where to find the details when you need them.
@sosasees
@sosasees Год назад
yes. i haven't been born before the Internet so i don't know how game development before the internet would be like, but i can imagine the developers having three or four bookmarks in the documentation book, and a lot of sticky notes that copy small pieces from that books.
@codahighland
@codahighland Год назад
@@sosasees Close -- we tended to make cheat sheets instead! Instead of trying to reference the book all the time or take notes on individual sticky notes, we'd pack a page with as dense of notes as we could read. Important API parameter lists, important memory locations if you're on a platform with memory-mapped registers instead of hardware abstractions, code snippets for important tricks that you didn't have memorized yet... The lucky among us had the manuals in digital form, but the cheat sheets were still super useful. There was even a cottage industry in the mid-80s of publishing notebooks packed with cheat sheet-type information.
@boogiehasfun
@boogiehasfun Год назад
there is no shame in having stackoverflow open the whole time either
@achyuththouta6957
@achyuththouta6957 Год назад
I felt something like this. I've been trying to program a game using c++ from scratch(without using any engine) as a beginner to programming and it's insane to remember all the functions of SDL2 and openGL. It took 400 lines of code and all I have is a triangle on the screen. At this point I realised that understanding what you're doing is the main thing and the details can be looked up anywhere.
@thesnitch7
@thesnitch7 Год назад
Who said its shameful to have docs open though?
@lcppproductions7910
@lcppproductions7910 2 года назад
Imo something that's Extremely underrated, especially for programmers is learning to use programming design patterns early on. Observer pattern is a MUST for game dev with larger projects. Having objects that fire events and other objects that subscribe to them is a much more sustainable way to do things than having a million references in each class to other objects, and it makes your code more modular (each class/game object is its own self contained thing). Singleton and Factory patterns, as well as SOLID principles are also good to look into. Factory less so for Unity since you can use GetComponent to retrieve references for things. If you're using Unity, learn to use Unity events/C# events and you will make your code a lot cleaner and save time on large projects.
@edson9544
@edson9544 Год назад
Great tip, thanks
@grischadev
@grischadev Год назад
These are some wonderful tips! Event-based programming is something I want to try with scriptable objects.
@miauw8762
@miauw8762 Год назад
Very useful tip
@lcppproductions7910
@lcppproductions7910 9 месяцев назад
@@rytif I mean, it depends on which side of game dev you're doing. I do a lot of tools dev for which design patterns are really useful for keeping things modular, but I understand for more game-facing features or for rendering you might want to squeeze every bit of performance, in which case you might not want a lot of system bloat with extra pieces of indirection. Event driven programming is pretty much baked into every commercial game engine though and doesn't have that much overhead considering the benefits.
@mrworldwide5811
@mrworldwide5811 2 года назад
Not sure if it's mentioned in this video, but something I feel should be said in every tips video like this: DON'T DO YOUR DREAM PROJECT FIRST You will ruin it, if you don't give up first
@redgarlicbred6228
@redgarlicbred6228 Год назад
YES. definitely, a good approach is to split your dream project into parts, a lot of parts, and make a small game around those parts, BEFORE you make your dream game
@letsgamingde420
@letsgamingde420 Год назад
I just started with developing, I never had the thought of a "dream game" I just wanted to develop a game, and thats what im doing now. But I have a plan what my game should be like, and thats where im heading at, but my dream lies in becoming a professional gamedevolper and working in a team of other great devs
@dcgreatman
@dcgreatman Год назад
I disagree. My dream project was a huge open world parkour game, in the end I ended up making a small level-by-level game with a cube bouncing around simple obstacles. However, having something in mind to work towards made me know what I should try to learn and what kind of code is fundamental to know, the project may not have turned out as I first imagined but in the end I'm glad I tried, on looking forward to revisiting my dream game once I'm more experienced
@trewilliams3044
@trewilliams3044 Год назад
What is the logic behind not doing your dream project first? If it's trash the first time, why not just keep working on it until it's great?
@letsgamingde420
@letsgamingde420 Год назад
@@trewilliams3044 theoretically you could do that, but you probably will end up with something completely different, a game that isn’t like you envisioned your dream game
@kristianthaler6525
@kristianthaler6525 2 года назад
I can vouch for Brackeys, man makes every topic fun and interesting. Also, the part about making really small games is so true. People always start with a huge idea without realizing the amount of hours, then give up on it. Just pick something really simple and make a clone of it, nothing helps you learn faster.
@NewEnglandModz
@NewEnglandModz 2 года назад
Shaders were super intimidating, but I spent a weekend learning them, and am so glad I did it. I feel pretty fluent in them not even a week later, and have been using them nonstop. I needed to use them for one effect, but the applications where shaders are useful keep appearing. It’s definitely a tool worth having in your arsenal. And like visual scripting vs actual coding, being able to write your own shaders allows you to do performance things you wouldn’t be able to do with visual scripting a shader.
@RialuCaos
@RialuCaos 2 года назад
Shaders are still like black magic to me. But I somehow managed to make my own shader which makes objects transparent when the player is behind them and it felt great. Almost every shader I had made before was by following some tutorial or guide.
@dandogamer
@dandogamer 2 года назад
I've been avoiding shaders for so long, where did you learn how to use them?
@ChucksSEADnDEAD
@ChucksSEADnDEAD 2 года назад
@@dandogamer this isn't a tutorial, but videos clipped from a developer learning shaders on stream: /watch?v=yr3w2mO9G4k and /watch?v=7z8NUdUggnw Since he had to start from scratch, watching him understand the topic on the fly is pretty interesting to get a head start.
@NewEnglandModz
@NewEnglandModz 2 года назад
@@dandogamer Multiple beginner videos to shaders. Just like with learning coding, you learn the basics and follow along not understanding what you’re doing. Then after a couple of beginner videos, it starts to slowly click. Then you get to the point where you want to accomplish something specific, so you watch videos or go online to find out how to do a specific thing, which will further solidify your basic knowledge on coding shaders. And over time, like with coding, you keep learning and build an arsenal of mental tools to code custom shaders. This was one of the first shader videos that helped me out. I recommend watching multiple different beginner videos, not just one since they will all explain things slightly differently. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-C0uJ4sZelio.html
@dandogamer
@dandogamer 2 года назад
@@ChucksSEADnDEAD thank you, got some learning to do 🤓
@codahighland
@codahighland 2 года назад
If you're new to making games, don't let the marketing section distract you from the first steps. People who start learning game development to make money are going to be disappointed for a long time. Your first few games should be something that you'd like to play yourself. It doesn't have to be unique. It doesn't have to be something anyone else will like. If you enjoy making it, that's all that matters. (EDIT: The video even said this itself earlier on. I'm only talking about the marketing section, so really this is a reminder to people getting started not to forget that this advice isn't meant for you ) Turning game dev into a career is hard. Don't overlap learning how to make a game with learning how to make money on a game. You will only stress yourself out. Find out if you're even going to enjoy the process before you start looking for commercial success.
@OKayD3N
@OKayD3N Год назад
I make bank off iOS games
@havenselph
@havenselph Год назад
@@OKayD3N Is it truly easy to make simple IOS/Android games with IAPs and Ads and make decent money?
@LordTrashcanRulez
@LordTrashcanRulez Год назад
This guy's tip is by far the most important one. Making games is not a good career, you can make a literal masterpiece and still not sell any copies. It's not worth the time. Make it a hobby at first, see whether you like it or not.
@desawwww
@desawwww 2 года назад
Damn it has already been 2 years. I remember watching the first devlog like it was last week. I wish you good luck on your future journey
@dibbieknight7886
@dibbieknight7886 2 года назад
This is almost like a mirrored reflection of my first project, great advice! - one tip id like to mention on organizing your project in general, both code and assets (as I found this a major problem later in development), add assembly definition files (which can also speed up compile times when you make script changes - GameDevGuide and Infallible Code have great videos on setting them up), then group your code into systems and build a centralized "manager" for each system, this way everything can work independently of eachother, and you can more easily offload Update logic to an event and have your systems talk to eachother through their "manager", which can give you a performance boost, and make it easier to track down bugs in your code
@KamranWali
@KamranWali 2 года назад
These are some really good tips. Marketing is the one that I need to focus on the most. Keep it up! :)
@indianpike4929
@indianpike4929 2 года назад
Thanks for all the great videos! I can't wait for Couch Combat to come out!😁
@timithius7885
@timithius7885 2 года назад
Awesome advice, I've just started out learning Unity and love it. My goal is to turn pro Indie game dev and people like you make me realize how possible it it is. The advice is a seriously great motivation to do things right. Oh, and yeah Brackeys is awesome. And a big thumbs up for the Polygon authors, their stuff is fantastic
@NicNac2451
@NicNac2451 2 года назад
Love the Unity Tips section! Thanks for including my video on behavior trees :)
@pitifulrock630
@pitifulrock630 2 года назад
cant wait to play your game with my friends, it looks really fun :)
@shannenmr
@shannenmr 2 года назад
Yes if you think you might want to add multiplayer / co-op you really should do it from the start, suddenly you have to validate everything your players are saying they are doing along with replicating all the right properties without flooding the network and your animations and simulation has to be on point since players will be doing crazy things that AI just wouldn't / we would give AI a pass on
@astrahcat1212
@astrahcat1212 Год назад
You should be testing MS of almost everything from the start too. Programming animations from hand is faster than the animator and more debuggable.
@guitarbuddha74
@guitarbuddha74 2 года назад
I definitely didn't realize if I had like sprite import settings I could just click on the little sliders icon in the inspector and save the current preset. Then when you import something else you can just go in the same place and select your saved preset. Thanks for mentioning that.
@bigggmoustache8868
@bigggmoustache8868 2 года назад
Can you explain that more? I didn't really get what they were saying in t he video :/
@gutsjoestar7450
@gutsjoestar7450 Год назад
Wtf are you talking about
@NirajArts
@NirajArts Год назад
I guess you made a very good point here about developing game and at the same time, Handling RU-vid channel. I’ve been developing for 3years now as a hobbyist game developer an 2years into RU-vid, and sometimes find it tempting to work on develogs. But what I learned is that you don’t need motivation to work, working on what you love in the first place is the motivation for you! Great video!:D
@DarkDax
@DarkDax Год назад
Great insight mate! Look forward to the multiplayer DevLog, hope development goes well!
@dreamisover9813
@dreamisover9813 Год назад
100% agreed on the input and multiplayer suggestion at the end. good tips! And the official unity docs are invaluable!
@thedudeguy242
@thedudeguy242 2 года назад
It's also worth noting for the more intermediate creators that if you're serious about a project, then a lot of the default unity systems are going to need to be rewritten, wrapped, or replaced with other assets that are more tailored for your project. Specifically things like LOD, navmesh, networking (I believe they don't really actually have a networking system atm), character controllers, camera controllers, UI, and the input system.
@halfbakedproductions7887
@halfbakedproductions7887 Год назад
And this is exactly how the pro studios "use Unity". They actually kind of don't.
@thedudeguy242
@thedudeguy242 Год назад
@@halfbakedproductions7887 I guess that makes sense lol, it's pretty much a very convenient wrapper for rendering and physics.
@astrahcat1212
@astrahcat1212 Год назад
@@halfbakedproductions7887 It’s like Windows basically. Also, if you expand you can trust the giants like Microsoft less
@yusunahaiku7095
@yusunahaiku7095 2 года назад
Thanks a lot bro. You're saved my years with this video.
@QvsTheWorld
@QvsTheWorld 2 года назад
I haven't thought about splitscreen local multiplayer in a while. Kinda make me think there could be a cool game concept about single player FPS using splitscreen to see the AI perspective. 1. You are being hunted by AI and you can see from their perspective when they notice footprints, broken branch etc. 2. Your character could be psychic and use nearby enemy to see what is around them, listen to their thoughts or conversation, take control of them to activate switches. 3. Bring back good old fashion screen peeking in online multiplayer game lol.
@Hoglet.Interactive
@Hoglet.Interactive Год назад
And once unity upgrade their fu@king audio to support multiple audio listeners... but they will never do it 😆 and that makes split screen 3d games in unity a real pain. And of course other little bugs like with post processing with split screen...
@dolorous9728
@dolorous9728 Год назад
That reminds me a lot of the old Japanese horror games called Siren. You could see through the monsters’ vision at the cost of your own. Cool game. Might be worth looking into for inspiration if you’re interested
@bobbville
@bobbville 2 года назад
Easy camera shake! 🔥🔥🔥🍻 I'll be going back through everything in this tutorial thanks man
@AetherXIV
@AetherXIV 2 года назад
super helpful, wishlisted several of those assets. thanks man
@jrcscomputing4618
@jrcscomputing4618 Год назад
My tip would be that when you want to implement something in your game make that your whole project a for while. For example I wanted an object pooling manager for one of my games so I make a new project then spend ages "perfecting" the system before implementing into my game including things that I may not even need in this game but might in others as you never know. I find it makes it more interesting and you end up with a better overall project basically decomposition.
@c3i
@c3i Год назад
Thanks for sharing your experience 👍
@TylerGreen
@TylerGreen 2 года назад
Really nice tips! I don't love Twitter also but I can def see how useful it is
@deltacosmic5358
@deltacosmic5358 Год назад
One thing i can say is that you are a walking W for adding splitscreen most devs dont do that since mostly everyone plays with friend online mowadays so its cool you went out of your way to add that to your game
@FabiulousGames
@FabiulousGames 2 года назад
Great advices, thanks for sharing :)
@kevaHimself
@kevaHimself 2 года назад
I accidentally found your channel and you are awesome !!
@benjaminswee-shaders
@benjaminswee-shaders 2 года назад
Great tip on just making games, it is certainly the best way to begin
@Skeffles
@Skeffles 2 года назад
Neat tips here! I definitely think marketing on twitter and youtube is such a big element to get your games out there.
@connoisseurofcookies2047
@connoisseurofcookies2047 2 года назад
Given how most people don't know how to file taxes and accounting is probably the no.1 general startup skill a game about filing taxes may actually find a niche in the learning space 🤔
@Shaggy1995
@Shaggy1995 2 года назад
i am a brand new game dev i just started 3 weeks ago and ive been struggling to grasp certain things so im glad to see theres people out there still helping all the discords i join the poeple are toxic cuz they "know everything"
@ButWhyLevin
@ButWhyLevin 2 года назад
Good luck, there are a lot of helpful people out there but also a lot of people who think they know everything. Funny thing is most of these elitists won’t ever ship a game because they’re too busy arguing about game engines and programming languages
@mikelromantamayo6084
@mikelromantamayo6084 2 года назад
@@ButWhyLevin well said lol!
@kyuuslash7755
@kyuuslash7755 2 года назад
I'm about to start learning..wanna give me your discord? Let's learn together?
@visibletoallusersonyoutube5928
@@kyuuslash7755 same
@Jrej_dev
@Jrej_dev 2 года назад
Great advices. Thanks for posting this video. I'm making a game now in Godot but I'm taking a step back after the first prototype to write a game design document. I think that will be a great help for the future and that will help me list out some of the skills and stuff.
@TETE
@TETE 2 года назад
already uploaded and i feel soo good
@samyam
@samyam 2 года назад
Awesome video!! Game looks great And thanks for the shoutout 😁
@brandonreames4121
@brandonreames4121 Год назад
Have watched many videos of this type and a key thing I don't see people saying if they select Unity, is to go through the pathways within Unity for learning. I've been doing this for a few weeks now and my understanding of the application, C# and various key features in the tool are expanding at exponential rates. Each one includes functional projects to grow your skills, not just pure video observations without practical application. Would highly recommend for anyone interested in learning unity.
@fluxx2875
@fluxx2875 2 года назад
Nothing is wasted. You have gained lots of important experience that will help you in the future.
@NotARealPersonBR
@NotARealPersonBR Год назад
this was really insightfull
@dawoleq5092
@dawoleq5092 Год назад
Thanks for the tips
@canertwo
@canertwo Год назад
How many ads can you fit into one video? Levin: Yes. Still got very valuable take-aways for new gamedevs, I appreciate it.
@ThePC007
@ThePC007 2 года назад
9:00 Didn't expect the Zelda: Spirit Tracks soundtrack here but this is awesome!
@dandogamer
@dandogamer 2 года назад
That body boarding game looks like a lot of fun!
@amitbt69
@amitbt69 Год назад
Great Video!
@copperstudio
@copperstudio 2 года назад
10/10 video as always
@QuintonMcreynoldsgaming
@QuintonMcreynoldsgaming Год назад
This is helping alot
@AliAliOxenFree
@AliAliOxenFree Год назад
nice video. learned a lot from this. I have an idea of a simple game, and i'd like to get started with unity (i spend 80% of my waking hours coding anyways for work).. this video helped me make my decision
@jimbowers1298
@jimbowers1298 Год назад
What A great video, thank you so much for sharing this! One comment - I had a hard time understanding the apps you used for Planning "trello" and "milanote". Trello I had heard of, but after come google searching a few minutes later I discovered you were saying the name "milanote". What I heard was "muknow" ("moo"-"Know", maybe my ears need cleaning, ). Again, a great video, I am going over tkaing lots of notes to help on my beginner Unity JourneY! Yes, I am also using GameMake Studio and starting to use Unity more! :)
@dynogamergurl
@dynogamergurl 3 месяца назад
That last point about multiplayer is the most important. I joined a unity discord server and asked about multiplayer thinking “ok I’ll add it at the end since it will probably e the hardest thing to implement” thankfully someone set me straight before I had done too much with my game and I was able to add netcode. Apparently multiplayer will change the way you have to code your game. So you’d probably have to scrap years of code and rewrite it if you save it till the end. Plus if you plan to release a multiplayer game on consoles they require different code per their specifications to run.🥶 TLDR: if your game will age multiplayer and you want to release on consoles…ADD IT FIRST!
@DaveSucker
@DaveSucker Месяц назад
are you a developer if you are i can give you any unity project or asset that is on my chanel for a very cheap price that we end up with after bargaining there is no one on youtube doing this and it would be with proofs and have a refund policy to if you have a better excuse
@thecrazyinsanity
@thecrazyinsanity 2 года назад
not a game dev but a programmer and i fully agree with the part about neat code, as i write very messy code that just barely works and is constantly on the edge of collapsing
@steliosfk
@steliosfk Год назад
Thanks a lot.
@Dorbellprod
@Dorbellprod 2 года назад
Epic Asset Store segment (and tips) tbh 😳 all of those products look really useful
@foreignwarren7361
@foreignwarren7361 Год назад
The Unity forum is everything!
@DestusG
@DestusG 2 года назад
awesome video
@migcreatesgames2622
@migcreatesgames2622 2 года назад
I would not say wasted, but upgraded to a new you. I love the All in One Shader btw for 2d sprites. Really cool stuff thanks for the tips
@pirateskeleton7828
@pirateskeleton7828 Год назад
I recommend figuring out how and what you are going to save from the get go makes it easier for you to structure your stuff from the get go instead of having to retrofit a bunch of behaviors later.
@Povilaz
@Povilaz 2 года назад
Very interesting.
@halivudestevez2
@halivudestevez2 Год назад
I just got used to use the Scriptable Objects. Indeed very useful. I can even avoid using enums with them, if I want.
@monoculosofficial9934
@monoculosofficial9934 Год назад
Probably a bit advance for complete beginners but learning to create structs it very useful. Being able to store and access data in a format that you've created for a specific purpose makes a lot of things much faster and easier. I personally always use it for storing inputs and every input is named how I want it and relevant to the game I'm making. Also instead of trello, Hack n plan is really good and I would say its better suited to game development.
@jukibom
@jukibom 2 года назад
I relate HARD to the last two general tips. Multiplayer I added early enough or so I thought - whew that was a painful few months. And input is just a never ending source of pain but that's flight sims for you
@Lachrymogenic
@Lachrymogenic 2 года назад
I switched from GameMaker 1 to Godot and I don't regret it. I spent like hours watching a tutorial on how to make a main menu that takes like 5 mins in godot lol. My productivity in Godot immediately increased from like, slow paced sluggish lol-he-hasnt-even-made-an-intro-yet to OH-MY-GOD-IM-ACTUALLY-MAKING-LEVELS-IN-MY-GAME-NOW-AND-NOT-CODING-OBJECTS-FOR-A-ROOM-SYSTEM-THAT-SUCKS-ASS!!!!!!! THANK YOU GODOT!!!!
@bluzenkk
@bluzenkk 2 года назад
I'm on the same boat as you except I dont have a youtube channel. Great tip on the Behavior Design Asset. I just wish I had known it 2 days earlier when there was still a discount.. Rewired looks complicated... i'm using the new input system, should I stick with it or switch to rewired? is there any other asset package you recommend?
@LollipopScaper
@LollipopScaper Год назад
I think my next mobile game will be about filing taxes 😏 have you seen what's on trending on the app store?? Games like filling a fridge or scooping ice cream. I think I'll make a fortune with this one 😂 great video btw really helpful tips in here!
@ThisRoyalDaKoty
@ThisRoyalDaKoty 2 года назад
Programming is just so damn cool! I’m new to it but am fascinated with it
@ferhadsemseddinli3293
@ferhadsemseddinli3293 2 года назад
Why is this video is just an ad with content sprinkled in between?
@alidemorg
@alidemorg Год назад
Great video and very helpful! what did you use for multiplayer?
@RiorXD
@RiorXD Год назад
10:00 The built in system works just fine with multiple controllers. I used indexing to differentiate the type of controller by pulling its hard coded name form the device then selecting the proper input map and setting that as the current default. It eliminated conflicts and made it accessible to even basic cheap controllers that are mapped as "generic". It really was only a switch statement with the string of the name and the " i " set to its index. And it even works just fine with multiple players. Edit: also multiple controllers triggers not working IS NOT UNITY'S FAULT. its the default map setting its triggers vs sticks to its 3rd/4th axis. The new unity system auto pulls some of the triple a controller maps but not generic ones and auto assigns them. Adding generic input is still on you.
@lb8384
@lb8384 Год назад
Another hint: Use chatgpt to create some code to test out stuff as well as for ideas and plans what to start with and of course fixing your not working code.
@mochimoshi7599
@mochimoshi7599 Год назад
finally a channel that goes over some of the essential assets to make a game. whenever i see a gamedev channel not talk about this, it's an immediate red flag.
@danielfolks6997
@danielfolks6997 Год назад
About the multiplayer quick tip, do you mean start coding the game for multi-player right away, or just make sure the basis of the game can be set up for multi-player without having to rebuild levels and such
@AudioBoi234
@AudioBoi234 2 года назад
wow, need to watch it on 0.5x speed thank u for the vid
@Ozzah
@Ozzah 2 года назад
ENUNCIATION e·nun′ci·a′tion To pronounce; articulate.
@thesyndicatea.t.k7528
@thesyndicatea.t.k7528 2 года назад
hey, i've also wanted to get into game dwvelopment for quite some time now but always drop it due to difficulties in learning the programming lnaguage(gdscript) do you think i should just start making games like you said(by following tutorials) or is it smth i absolutely must learn befoee diving in. thanks!
@chetan9533
@chetan9533 Год назад
I think tutorials help as long as- 1. We understand the code from the tutorial. Focus on "why" we do something and the flow(what leads to what), rather than memorising syntax. 2. We try to tinker with it, try to make very small changes of our own. Until we can eventually make bigger changes or build bigger pieces on our own from scratch.
@nuroo0
@nuroo0 Год назад
Had pretty much the same, Started with the simplest stuff like RPG maker. I tried game maker and it was tons of fun, though I heard good things about godot then tried godot and it was also pretty fun though it felt off and limited? For some reason. Then I tried Unity and gotta say I'm in love with it. Currently working on a game and just learned about scriptable objects myself. Will probably rewrite some stuff into scriptable objects.
@FriendlyEsotericDude
@FriendlyEsotericDude Год назад
Woo go Howard!
@JohnSatire1
@JohnSatire1 Год назад
Good video
@AmyrBorgesFortesNeto
@AmyrBorgesFortesNeto Год назад
Great video, thanks! Could you tip me what networking system should I add in my game at these days?
@vitriolicAmaranth
@vitriolicAmaranth 9 месяцев назад
I only started using Unity recently but I find the newer input system a lot more intuitive and it doesn't make me cringe in pain like the idea of a check for every single input used every single frame does. (Even if that may in fact be how it works under the hood.)
@DaveSucker
@DaveSucker Месяц назад
are you a developer if you are i can give you any unity project or asset that is on my chanel for a very cheap price that we end up with after bargaining there is no one on youtube doing this and it would be with proofs and have a refund policy to if you have a better excuse
@David-gu8hv
@David-gu8hv Год назад
I couldn't figure out how to start the game. Do you have to have more than one player to start it?
@Thesupperals
@Thesupperals Год назад
When it comes to online multiplayer games (one that does not run peer to peer and require Co-op mode), I would heavily recommend Fishnet. They are a free alternative. I know a couple of people who have heavily saved a ton switching over to it.
@Wuqing
@Wuqing Год назад
Hi jus wondering if Unity version 2022 can change the setup look to a older version look?
@pliniomourao
@pliniomourao 2 года назад
Levin, what Moodboard do you use? May you share, please?
@ButWhyLevin
@ButWhyLevin 2 года назад
Milanote
@slomow-1540
@slomow-1540 2 года назад
Does making mods for a game or something help on learning game dev?
@sanepete
@sanepete Год назад
An interesting video and I learned something, but not as much as I possibly could have. Does this guy have some kind of aversion to consonants while talking?
@TehJellyLord
@TehJellyLord 2 года назад
I was so focused on finals that I missed the Spring sale... at least I am graduated now and can start working on my games full sale.
@andrewsmigaj1772
@andrewsmigaj1772 2 года назад
Did you happen to do the GameDevTv's Blender course? Asking because that well looks awfully familiar (I built one like that too!).
@ButWhyLevin
@ButWhyLevin 2 года назад
Lol no I actually just made that well, I might’ve used a similar well as a reference though
@darknessqueen6630
@darknessqueen6630 Год назад
thanks
@BlackJar72
@BlackJar72 2 года назад
The problem with Unity starting out is that it was so easy it created over confidence. My game was half done with no apparent bugs, then a few months later I was several features and most planned enemies because more and more bugs cropped that I just couldn't fix or even figure out where to look for the problem. By that time working on it had taken over my life as a miserable and self-destructive exercise in futility. Since I'd already forked out money to put it on Steam during the over-confidence phase this meant my sucky first Unity game was simultaneously launched and abandoned.
@unohhhjjdd6716
@unohhhjjdd6716 Год назад
Yeah, the same things happened to me and I thought they were Unity bugs xD. Then I figured out that I sucked at coding and now I can finally write clean code.
@robertduffin1
@robertduffin1 Год назад
Does it cost a lot to put a game on steam?
@diggerfdf
@diggerfdf Год назад
Thanks for also spearhead some concepts. We had some few and interesting side projects to deal with the lack of Multiplayer on Unity. I guess the fishnet was the easiest and best. But Unity gave us a native Multiplayer back. Could you try and report your impressions, please?
@gachastorys5129
@gachastorys5129 2 года назад
You listen to Hopes and Dreams in a GameDev video. You are filled with Determination.
@nickolasguido4410
@nickolasguido4410 Год назад
What's the name of the program after trello? I can't seem to find it. The one with the moodboards and game design. It would be great to have a tool to help me plan for the future.
@nickolasguido4410
@nickolasguido4410 Год назад
Ah ok. It's Milanote. Truenotes was able to figure out that. Thanks.
@AntoniGawlikowski
@AntoniGawlikowski 2 года назад
Great, useful, informative - thank you for sharing, I definitely 100% agree with all your suggestions. It took me years to discover, learn and incorporate things like scriptable objects into my projects and now I can't imagine working without them. If only I'd seen your video when I was staring out :) If I may, as tactfully as possible, offer a small suggestion - I think it would greatly widen your potential target audience if you tried talking a bit slower. There are a lot of people who generally understand English quite well, but struggle with fast speech and I am positive it would make it infinitely easier for them if you spoke even a little bit slower :) Anyways thank you again for the great video! I've just discovered your channel but I am already certain I'll visit more often :) Cheers!
@sourcream1671
@sourcream1671 7 месяцев назад
2:50 its been less than 2 seconds and already recognise this song
@juliooliveira8159
@juliooliveira8159 2 года назад
Hey, what's the game at 0:19? I really liked the look of it. You made it?
@ButWhyLevin
@ButWhyLevin 2 года назад
Yeah thats actually the Outrun area of my game Couch Combat, which is the main project I'm working on. If you're interested in the game, here is the steam page, thanks! store.steampowered.com/app/1685510/Couch_Combat/
@heribertosalais4678
@heribertosalais4678 2 года назад
Good!. I've only been a month, you save me.
@throbbingdad5193
@throbbingdad5193 Год назад
I used photon for a small project and it worked pretty well, but yeah if i had started adding it later i would probably had just given up on it. On the bright side though, steam lets you play co-op games online so even if you cant add online features now there is still that way out
Далее
КОРОЧЕ ГОВОРЯ, 100 ДНЕЙ В СССР 2
08:37
The Worlds Most Powerfull Batteries !
00:48
Просмотров 5 млн
Why I’m switching from Unity to Unreal Engine
9:02
Просмотров 986 тыс.
How To Make A Game Alone
16:44
Просмотров 189 тыс.
5 Years of Making Games in Unity!
13:27
Просмотров 2,3 млн
I Made the Same Game in 8 Engines
12:34
Просмотров 3,8 млн
How I Would Start Game Development (If I Started Over)
16:59
The Trick I Used to Make Combat Fun! | Devlog
8:12
Просмотров 1,5 млн
20 Advanced Coding Tips For Big Unity Projects
22:23
Просмотров 151 тыс.
Ника Вайпер #Shorts
0:16
Просмотров 6 млн
#saiho @EkaterinaKorea
0:13
Просмотров 1,1 млн