If you miss #12 you'll be sad - check the comments

Shop the Sale HERE - assetstore.unity.com/?flashde...
💯Multiplayer Mastery Course - game.courses/mp/
🎓Learn Game Development - game.courses/bc/
00:00 Introduction
00:19 Day 1
01:07 Day 2
02:24 Day 3
03:07 Day 4
03:17 Day 5
03:18 Day 4
05:08 Day 8
06:02 Day 9
06:43 Day 10
07:24 Day 11
08:24 Day 12
09:55 Day 13

Пікірлер: 32

  • @devier9085
    @devier90853 ай бұрын

    Holy shit I never knew I needed that Editor Enhancers Bundle so bad until now. I instantly feel like making an overcomplicated and convoluted inventory management game just so I can smirk every time I scroll passed my color coded resources stack with a hundred items in the inspector.

  • @Unity3dCollege

    @Unity3dCollege

    3 ай бұрын

    Lol

  • @free3dnft485

    @free3dnft485

    3 ай бұрын

    😂

  • @ImTheMrFoxman
    @ImTheMrFoxman3 ай бұрын

    The Nephelite Studio’s Straightsword Animation pack is a large animation library with 8D movement for walking, run, and sprint. As well as for one handed weapon, 2-handing a weapon, and crouching, with some others I’m probably forgetting

  • @Unity3dCollege

    @Unity3dCollege

    3 ай бұрын

    Nice, do you know if it includes a sample controller with the blends all working?

  • @ImTheMrFoxman

    @ImTheMrFoxman

    3 ай бұрын

    @@Unity3dCollege it does not, but I did find setting up a 2D Freeform blend tree pretty easy to set up for it.

  • @HER0S0L
    @HER0S0L3 ай бұрын

    Jason, the STP - Survival Template unfortunately looks abandoned, the last Update was 2 years ago, and in RoadMap there are still essential things. Reviews for this asset: "The author stopped showing signs of life about a year and a half ago." " This asset is abandonware. The author stopped showing signs of life about a year and a half ago.""This is a great asset, but the developer is literally MIA. It's sad, but I can't understand why his assets are still for sale when he is no longer updating his asset, which is in desperate need of an update right now with Unity's engine updates....". UNITY SHOULD really check what they are promoting. That being said it's sad that this one died, I got it and I used to like it, but I was waiting for the developer to finish it ;)

  • @Unity3dCollege

    @Unity3dCollege

    3 ай бұрын

    Thanks for the heads up! I've only lightly touched that one, don't have any survival game instincts myself :)

  • @vegillito
    @vegillito3 ай бұрын

    Video idea: One thing i want to know your opinion on is "what is your thoughts on the different type of gamedevs devlog types" and your "advice you would give to people considering going into KZread with game development?"

  • @phyzix101
    @phyzix1013 ай бұрын

    Lots of packs i have my eye on now, thanks! I just need ot move from buying assets to making my game :D

  • @WeenieWalkerGames
    @WeenieWalkerGames3 ай бұрын

    Can safely say as a hoarder, I have about 100 of these assets already! (A good percentage are also updated releases where I owned version 1 but have to pay to upgrade.) Appreciate you highlighting the InfinityPBR game modules pack; turns out, I owned a bundle or something where I got that one for free. Think the only asset I'm probably going to get is that Toon People one. I bought a toon dogs by another creator and looking for a human character that could match the art style and that one looks like it does. Thankfully, that creator has a free asset with a male and female character I can use to test the fit first but looks promising.

  • @Noir-Road
    @Noir-Road3 ай бұрын

    More Mountains, creator of highroad engine, also created Corgi Engine and a top down 2d engine

  • @fokeyjo
    @fokeyjo2 ай бұрын

    The things interesting to me: flexalon pro looked handy, FLOW, Fog Volume 3 (could do clouds and mists by the look of it). I couldn't understand what mega shapes was (I think you put up the wrong screen when you mentioned it). And the editors enhance bundle, just be aware that these are older versions of the components on sale, there are newer ones of the main 4. I think one of them had quite a killer improvement on the 1st version, so may not be so great if you only wanted one of them. I also have a hard time trusting these stores when they keep running endless sales, which Unity has been since before Christmas. I'd prefer they just ran a few at specific times of the year. As Storey will say, it's a marketing ploy.

  • @Unity3dCollege

    @Unity3dCollege

    2 ай бұрын

    Flexalon is live today I think, looks really cool. I'm still really living the vtabs/etc too. Speeds things up quite a bit just like odin

  • @neilfosteronly
    @neilfosteronly3 ай бұрын

    I am making a car game and I wanted to add steering wheel support. I thought I could do it myself but after a day of trying couldn't. To add force feed back I couldn't find any docs. The only asset I found that offers that was NWH2. Still small pain to set up, not out of the box for steering wheel. I am using mobile traffic system. Not the simple traffic. I choose mobile as was easier to interrogate with cidy2. The train controller was not that performant. I was just messing around with it so not a deep test. It does have models that could be used on any spline system. The cat asset is best cat asset I have found. Made a protype game that runs on smart phone with it.

  • @bluzenkk
    @bluzenkk3 ай бұрын

    I wish you could talk about the "Databrain - Ultimate game data framework" asset that is $50. I miss the Unreal data table... and Scriptable Objects takes a tons of work to set up if I want more than just a list. and odin editor window looks ugly.

  • @Unity3dCollege

    @Unity3dCollege

    3 ай бұрын

    Hadn't seem it before but gonna check it out

  • @HER0S0L

    @HER0S0L

    3 ай бұрын

    Yes! Databrain looks interesting.

  • @NpXAutobot
    @NpXAutobot3 ай бұрын

    been working on making a dedicated server build of my game that uses lobby, and netcode for game objects.. i have pretty much everything set up. but one big problem!!!! when I build my dedicated server build to linux, then upload to game server hosting, all is well. until the server runs the game and gets bogged by shader errors, shader xx is not compat with GPU etc. it would be pretty much a gold mine, jackpot, of a video to cover how to take a working urp windows server build and get it ready to upload to dedicated server, not so much the code. but shaders and materials and linux setup if any helps!?!?

  • @Unity3dCollege

    @Unity3dCollege

    3 ай бұрын

    Will do

  • @NpXAutobot

    @NpXAutobot

    3 ай бұрын

    @@Unity3dCollege awesome!! I've made some progress, and found a few things that could catch people off guard. still learning phase here, but I have a super fun netcode prototype, and learning the server hosting and dedicated build stuff now on a side project. what a time!

  • @hldfgjsjbd
    @hldfgjsjbd3 ай бұрын

    Time to spend money on things you are excited to have but will never actually use!

  • @theebulll
    @theebulll3 ай бұрын

    Pawel makes such incredible things

  • @Unity3dCollege

    @Unity3dCollege

    3 ай бұрын

    Agreed!

  • @pierredalaya444
    @pierredalaya4443 ай бұрын

    Day 13 : you forgot Soap ! Its great and extremely useful

  • @lukdev
    @lukdev2 ай бұрын

    jeeezzz, unfair....i didnt know...already lost some real good ones I was looking for in the first days. lol

  • @UnitCodesChannel
    @UnitCodesChannel2 ай бұрын

    okay boys it;s that time of the year...hello my dear bank, i need a loan.

  • @theebulll
    @theebulll3 ай бұрын

    First?