*Smash like or the duck cries :'(* Join us on Discord! discord.gg/4kRCajN
@masternobody18965 жыл бұрын
Best video so far
@AyyyyyyyyyLmao5 жыл бұрын
I smashed like. You better deliver, I've got a university deadline and I NEED YOUR KNOWLEDGE
@victorojeda65415 жыл бұрын
Where is the assets pack link?
@BredMan_4 жыл бұрын
this is the link assetstore.unity.com/packages/2d/environments/free-asset-2d-handcrafted-art-117049
@kQuista4 жыл бұрын
Oh no
@Danidev5 жыл бұрын
Dude I love the beta program work too! It's so good
@desmondmies30955 жыл бұрын
i want this duck...
@BredMan_4 жыл бұрын
you and sykoo are my favourite game devs
@LEAHF4R4 жыл бұрын
Never expected you to be here xd
@ragebrage4 жыл бұрын
yo dani can you teach me unity?
@costin88boss744 жыл бұрын
Dani pls give me all ur milk
@mouadhachemi80515 жыл бұрын
Me : I have college tomorrow i think i should sleep now Notifications : Sykoo uploaded a new video Also Me : Well who care about college
@purplelLunatic5 жыл бұрын
اي ياعم الانجليزي😂
@mouadhachemi80515 жыл бұрын
@@arpitsharma1795 I know dude i was just joking
@mouadhachemi80515 жыл бұрын
@@purplelLunatic العرب وين ما نروح نلقاهم 😂😂😂😂
@mouadhachemi80515 жыл бұрын
@@arpitsharma1795 Thanks Bro i will remember this and i will try my best in the college
@kartikgoswami5 жыл бұрын
soory i am in school ❤
@luis96xd5 жыл бұрын
11:23 Whoa, this is so beautiful!
@PhysicsMosses3 жыл бұрын
😋
@blackheartgaming61212 жыл бұрын
This is literally the most beautiful 2d platform art I’ve ever seen and I love Thomas brushes game never song
@spookycandytheater2704 жыл бұрын
I agree with one of the other comments, the video should be titled for 2D Lighting instead of Level Design. That said, despite the misleading title, I stayed for your entertaining personality and the nice effect/graphics you picked, the end result is very nice! I don't know enough to be able to follow this tutorial in more detail than a general gist, but I still enjoyed the video so props to you.
@anjobihis20524 жыл бұрын
This is actually very helpful. Esp. to people like me who sometimes doesn't have time to read/research about basics, but understand basics and fundamentals are very important to learn.
@ceciliugh Жыл бұрын
This video is insane, so sad to see you haven't made more of these
@Kevurnio5 жыл бұрын
What is the asset pack called? Didn't see the link for them
@@erikm9768 Its the only one that he was using that is still on the Unity asset store
@Jeea842 жыл бұрын
Thank you! That was very helpful. I have been confused about 2D lights for ages now, and you resolved that confusion! Now it's time to test if I understood everything correctly!
@Niffer0164 жыл бұрын
Hey Sykoo, please go to the first step in the video. Then please go ten steps back and start the video again. Cheers. What I am missing: - how to create these sprites ( simple one I don't mean a design tutorial) - how do I get them into unity (photoshop easy, but what about krita for example) - how do I get them into the scene (do i have to rebuild it from scratch? aso. basically you are starting kinda too late with the video. Yes we could use asset elements, but i don't even show how to get them in the scene. I hope that helps and maybe we could get such stuff in the future.
@nikolalazarevic90595 жыл бұрын
I love the lighting in your room man! Lighting like a programmer 🤣
@alfaaz71463 жыл бұрын
10:47 the Black environment is looking Awesome
@snake34445 жыл бұрын
I think its pretty helpfull to know how to use different things in Unity "nowadays"! Good job!
Will you do a top-down 2D game tutorial? Also, amazing bro!
@i4y7y210t2 жыл бұрын
Thank you very much for this great tutorial!!! I'm going to develop a 2D indie game by myself. If I have a hard time, I'll refer to this tutorial anytime! 😄
@LivanderGamedev4 жыл бұрын
my material for particle system become pink also, what should I do?
@emberdragons82442 жыл бұрын
Hello, I am a bit late but there is a script for automatic layers : using System.Collections; using System.Collections.Generic; using UnityEngine; [ExecuteInEditMode] public class ResortSprite : MonoBehaviour { SpriteRenderer spriteRenderer; // Start is called before the first frame update void Start() { spriteRenderer = GetComponent(); } // Update is called once per frame void Update() { if (spriteRenderer) spriteRenderer.sortingOrder = (int)(-10 * transform.position.z); else spriteRenderer.sortingOrder = (int)(-10 * transform.position.z); } }
@blackheartgaming61212 жыл бұрын
I’d would love to see you make this entire scene from asset one to the last asset
@diliupg5 жыл бұрын
Papa Syks! I think you should rename this video to " All about Layers, lights and a duck". The current title is a little misleading..
@loot65 жыл бұрын
Yeah there was nothing about level design at all. Clickbait as usual I guess.
@KevinCM814 жыл бұрын
Good info. Thank you. I like the walkthrough. I enjoy seeing different workflows people have.
@jeffsbalves5 жыл бұрын
3:59 what's the name of this game pls!?
@gwuuzz59373 жыл бұрын
Sykoo and Brackeys should make a game together:^
@oatmealch4 жыл бұрын
5:26 oh.. scenery in South Korea..! :) This clip helped me a lot to get basic concepts of level design. Thanks
@davidcarney46023 жыл бұрын
Definitely I freaking loved this! My second game I ever created. The first one A friend and I using Multi Media Fusion the second was in Game salad. It was a side scrolling Galaga kind of game where the space ship scrolled top to bottom shooting at other blocks and items. The first game was A top down isometric driving game. I Love your KZbin channel and I can't wait to learn more watching along. KZbin is great and so is Unity. I love it as well as well as some other cool game engines out there. Great stuff man, Awesome Gaming.
@QvsTheWorld3 жыл бұрын
Nice level, I would have loved how you handle ground collision? One big shape as a collision layer or collision box on all ground assets?
@kaushaldave90413 жыл бұрын
where the assets used in the video? Cant find the link....
@viarnet4 жыл бұрын
what is the name of the game at 2:41 in the video? thanks.
@mukizayt.77773 жыл бұрын
What name game at 3:43
@RedNeckAmericans4 жыл бұрын
I like that unity printed tee shirt man!😊
@gamewithansh4 жыл бұрын
Bro plzzz tell me the assert name at 3:21 time plzzz
@alexisantius70864 жыл бұрын
What asset did you use? Also really good video I really enjoyed it and found it very helpful!
@laurentkadeko533 жыл бұрын
2d handcrafted art :)
@alexisantius70863 жыл бұрын
@@laurentkadeko53 thank you
@NicoSteiner4 жыл бұрын
I have a question regarding the app size of an application, which is build with Unity in the way like it is shown here. Most of the imported assets (in my case, and I think also in this tutorial) are relatively large-sized PNG images with alpha transparency (in the tutorial, take the tree or the big rock left-hand side as examples). I compressed all my PNGs to a decent file size _before_ I imported them via "Import new asset..." into my Unity scene. After the import, however, the Unity-internal, re-coded representation of this image data is HUGE in size (going up from some 100KB to 2-4 MB for each image). The resulting build app file size is exceeding any acceptable file size, at least for mobile apps, so fast, that I can't imagine, how one should build only one mobile app scene (leaving aside 10 or 20 scenes, which wouldn't be unusual) by following the strategy shown here. Long question short: Can I set-up Unity in a way, that it matches the original file sizes for imported assets/sprites in the final build?
@ZombieChicken-X10 ай бұрын
Can't find any videos on how to properly handle environment collisions, do I just put box colliders around all my sprites? What about ones that have a more organic shape to them? What about adjacent ground sprites/tiles, do I just put one box collider on them all? Do I use the composite collider with the tilemap collider? Or do I use some other system to build what is tangible and then just put the sprites over everything
@InkoiMK25 жыл бұрын
Would love to see videos like this for 3d multiplayer games
@madhatter42102 жыл бұрын
3:07 to 3:16 what is that game ?
@pifopifo10005 жыл бұрын
An actual tutorial. Nice.
@fytz12864 жыл бұрын
Name of the game at 4:02 ?? 👀
@meex88hiphop3 жыл бұрын
what is the game at @2:42 ?
@MikeAW2010 Жыл бұрын
Where do you go to get level design assets? or do you create your own?
@streampig76493 жыл бұрын
When I go to Inspector on UniversalRenderPipelineAsset, in General I have: Render List 0 UniversalRenderPipelineAsset_Renderer
@streampig76493 жыл бұрын
What should I do? I'm using Unity 2019.4.11f1
@thedoctor63403 жыл бұрын
Can I do it in laptop? 😁
@hfg162 жыл бұрын
where is the link of the project i cant find it here u say link in discription there is nothing
@shell_yeah_2 жыл бұрын
I am an artist and I want to create these kind of assets for games. Is there a tutorial anywhere for that kind of thing? Most tutorials tend to be designing the game itself which is cool but not what I'm aiming for. Interesting video though!
@Wargraven2 ай бұрын
Hello, If you are watching this in 2024, to get the 3D view with the perspective main camera, just click the 2D button on the top tool bar under the scenes tab (not game) and then you can move your camera around and see what your layers look like stacked behind each other. Hope this helps.
@TechDimensions-kuk2 ай бұрын
thank you brother
@midimusicforever3 жыл бұрын
Good stuff!
@blackheartgaming61212 жыл бұрын
Have you ever done a KZbin series on how to make a 2d side scroller from start to finish
@mukulattavania67645 жыл бұрын
dude the asset link??
@erikm97684 жыл бұрын
Wheres the sprites ? said link in description
@kenmayfield31095 жыл бұрын
Great video. I'm looking forward to the series!
@noobdev6464 Жыл бұрын
Do you know how to create DOF in unity 2d without having to blur your sprite in photoshop juste like in hollow knight because you can clearly see that they use some of foreground and background sprite but are blured
@joaocarlosp.p.6550 Жыл бұрын
In those kind of games like ori and hollow knight, do they use tiles or a collider on a ground sprite shape?
@MumblinGamer4 жыл бұрын
How would you build a teleport mechanic say if throw your sword and teleport to it
@analpimple84815 жыл бұрын
Love the video!
@siddharthtrivedi33225 жыл бұрын
I really like this video :)
@garrytalaroc4 жыл бұрын
This is soo helpful
@aarhhxlu25634 жыл бұрын
sykoo please make a brand new 2d tutorials
@goddusubhadra41363 жыл бұрын
Hi bro what settings must do creating a new 2d project for android because I have a problem with this shit when I started 2d project the characters and objects not staying on the ground even when I give rigidbody, circular rigidbody, box rigidbody and also i applied this same to the floor but still the ball was falling I'm confusing could u plz make a video on 2d game complete project
@fabio.91445 жыл бұрын
It work for Unity 5.6 ? 🤔 :( "Universal Piperline" and "2d lights".
@jonathonistrainwreck41314 жыл бұрын
Fábio ::. Sadly no, i suggest you upgrade your engine to the newest stable version :)
@awesomestuff32744 жыл бұрын
what is the asset pack called???
@gibkitt4 жыл бұрын
HI, I am using Ferr2d to create my terrain. When upgrading to the Universal Render Pipeline I get this error: There's no upgrader to convert Ferr/2D Terrain/Unlit/Textured Vertex Color Transparent shader to selected pipeline and a dozen more. What can I do to make it work with those textures?
@marcelinoborges50884 жыл бұрын
Anyone having issues with Unity error about "Material doesnt have a float or range property '_Shininess'? The point light doesnt light anything here... =( And the UniversalRenderPipelineAsset asset hasnt a property called "renderer type" as yours...
@mdmarufhowlader70364 жыл бұрын
After watching this video I subscribe to your channel
@tonitoday933 жыл бұрын
Are there some sources for those great art assets for the background? I have so many ideas but I don't want do draw everything by myself :(
@WorstDeveloper5 жыл бұрын
So this is not a tutorial where we can follow along, but rather just general tips for 2D games? Since you started with a ready made scene with no explanation about how to set it up.
@Jichael385 жыл бұрын
Yeah, kinda disapointed aswell
@fumeque102 жыл бұрын
Gran tutorial 👌. Todo lo explicado, se puede utilizar para android??
@CubsYT3 жыл бұрын
Video starts at 3:26
@cihanemreozen31525 жыл бұрын
Thanks for the great content i like your videos a lot :) please make more videos like this :) oh we don't want the duck to cry :D
@rafaeltolentino49893 жыл бұрын
where is the link of stage ?
@Sevendogtags5 жыл бұрын
Is there anyway to make the 2D lights render at a higher resolution so they don't look pixelated on a low res pixel art game?
@pifopifo10005 жыл бұрын
If you use a post processing pixelator, then this is not possible. How can you display something high resolutional, when your resolution is like under 144p etc.
@Sevendogtags5 жыл бұрын
I'm not sure what you mean by a "post processing pixelator", there are no effects like that as far as I can see. I was thinking something along the lines of rendering everything at a high/standard resolution instead and some how imitate the pixel art look for the assets? Or scale the assets? dunno.
@pifopifo10005 жыл бұрын
@@Sevendogtags I thought you were using some kind of pixel shader. My 2D lights have dont look pixelated
@Sevendogtags5 жыл бұрын
Huh, that's weird. You're using the new 2D lights in LWRP right? what kind of light?
@pifopifo10005 жыл бұрын
@@Sevendogtags I'm using a simple 2D Point light with Normal Maps enabled and custom selfmade Cookie as mask
@yuioptao5 жыл бұрын
Can you please make more 2d tutorials
@AgentSmith133 жыл бұрын
Not enough info on this video. Needs to be a series or something it’s so generic to as what all goes into creating a level like this. Like how or why the different layers are effected by the lights for starters.
@FavBlaDe5 жыл бұрын
Hello, I am a fan for years. I am an also game developer and want to create tutorials of Unity in KZbin, do we need license from unity for screenshooting? Maybe monetize videos later, thank you.
@dominikyszkowski76635 жыл бұрын
Asset pack please D:
@Shunya3835 жыл бұрын
4:00 What is name of that games
@edoardodepiccoli30044 жыл бұрын
hollowknight
@ManishKumar-lt6wg5 жыл бұрын
asset link ?
@mostafamthabet5 жыл бұрын
(UnrealEngine) Does the 5% that Epic take matter that much?
@thandolwenkosindzimande86063 жыл бұрын
It's good 👌
@mishra72994 жыл бұрын
hello sir I am from India I am Your Big Fan
@YtStaffMember3 жыл бұрын
how can i make static terrain
@octaviosilva58085 жыл бұрын
How bout a puzzle game series after this series please.........
@lucasasmaci4 жыл бұрын
3:08 what is the game called?
@mobailbrich91364 жыл бұрын
LuXii it’s Hollow Knight
@Fullmovie_SL2 жыл бұрын
how to download 2d assets plz link
@yenahh69544 жыл бұрын
Is this made in a 3d platform? or in 2d?
@WayT0Aesthetic4 жыл бұрын
thank you!
@algalib57385 жыл бұрын
Like it #bro😍😍
@gdebojyoti2 жыл бұрын
Link to the asset pack - assetstore.unity.com/packages/2d/environments/free-asset-2d-handcrafted-art-117049#description
@TuanTran-kg9ey2 жыл бұрын
is dead bro :(
@jyotiranjandash78315 жыл бұрын
where i can get that cap??????????????
@Borhamus5 жыл бұрын
Nice vid, make more! :D
@syndama15 жыл бұрын
Where can I get a duck?
@nirmoyhitech63263 жыл бұрын
how to get this asset
@blackheartgaming61212 жыл бұрын
I've never seen such beautiful 2d trees and I love Thomas brushes game never songs trees
@marceldanz44365 жыл бұрын
I hope those code examples were "bad style" examples and not the "good" versions because that would be big con for PVS-Studio...
@leonardofraga51305 жыл бұрын
Nice! I don't see this in my package manager though, I'm using Unity 2019.2.8f1. Can someone please help me with this? Edit: I just downloaded the beta version, and there we go!
@hessaa17125 жыл бұрын
wahh so in time !!
@iclaimthisname97675 жыл бұрын
I like the video but as someone who has zero experience with scripting or making games, it's really confusing to follow. At first, you explained super simple things like XYZ-axes, which made me think that you were going to explain everything in great detail. But then, you use terms like 'sprites' and 'prefabs' without saying what they are. It's pretty hard to follow for a noob like me