Easiest 3D Card Tutorial in Unity
6:15
Spookytober | Devlog #01
7:23
2 жыл бұрын
Unity Isometric Board Generator
24:52
Isometric Pixel Art Basics
12:23
3 жыл бұрын
Making a Simple Clock in Unity
19:23
3 жыл бұрын
Jamuary #4
11:37
3 жыл бұрын
Пікірлер
@ChrisUnlimitedGames
@ChrisUnlimitedGames 16 күн бұрын
Good tutorial. Im having a bit of trouble getting my colider to stay on my paddle, but im sure its something ive done. I will keep working with it.
@Alexelliste
@Alexelliste 17 күн бұрын
Aseprite is free if you compile it yourself btw
@NotoriousCorp
@NotoriousCorp 20 күн бұрын
program???
@martincuenca9544
@martincuenca9544 23 күн бұрын
you forgot to add the graphicsgale app, its free and is a great tool for pixel art and animation
@px43
@px43 Ай бұрын
I got through part 1 just fine, but in part 2, none of the tiles are lining up the way they do in the video, and my grid looks super different, and I can't even figure out what I could search for that would help me understand what's happening. Also "camera settings" at the end looks very different and I don't see any alternatives. Using Unity 2022.3.39f1. If there are any other videos you could recommend to get me more comfortable with how all the grid stuff works, that would be nice, because the whole thing where you're tweaking 3.5 to 3.4 etc is not making any sense to me. Feels like I'm so close to getting it, but not quite clicking yet.
@isabelien4721
@isabelien4721 Ай бұрын
Thanks. I really learned new stuffs with your video.
@dailychinese1396
@dailychinese1396 Ай бұрын
Thank you. But we are not guys :)
@GavenXu-e1k
@GavenXu-e1k 2 ай бұрын
You are awesome . Thank you very very much!
@906robot9
@906robot9 2 ай бұрын
Effective, concise and clear. 10/10 tutorial
@searingeyes
@searingeyes 2 ай бұрын
I know this is a relatively old tutorial so I wanted to drop a comment to let you know your work is still being immensely appreciated! I have been ripping my hair out for the last week trying to figure out how to generate my dungeon! the way you explain things makes it so easy to see how it applies to my own project! so amazing job!
@reneerivera9495
@reneerivera9495 2 ай бұрын
this is the most helpful tutorial ive ever watched for isometric art. thank u so much! <3
@dynamicsketch
@dynamicsketch 2 ай бұрын
This is a good way to make circles on isometric pixel art.
@kyojin_.
@kyojin_. 2 ай бұрын
Hello! How could i add a player that could browse the dungeon?
@zagstrug9053
@zagstrug9053 3 ай бұрын
Thank you so much for this video! I've been struggling to show sprites on a card without them being rendered in the wrong order when looked at from an angle, so this worked perfectly. For anyone trying to show multiple cards in front of each other, add a Sorting Group to the root of your card prefab and set the Sprite Mask > Custom Range > Front > Order in Layer to 1
@Porter_John
@Porter_John 3 ай бұрын
Hi! I wanted to say thank you! I'm trying to learn this with zero previous experience, and I really appreciate how you explain why you are adding which code instead of just saying "Add this Code". Great tutorial!
@AmitojSingh-tf9ex
@AmitojSingh-tf9ex 3 ай бұрын
mam my teacher asked me to put sound effect in this , please tell what should i do in steps
@samuelparrott8558
@samuelparrott8558 4 ай бұрын
I can't seem to get the on click to work for either the game over or the win page
@samuelparrott8558
@samuelparrott8558 4 ай бұрын
14:23 the ball is destroying the paddle as well
@kyroic6128
@kyroic6128 4 ай бұрын
make sure using tags! for example create a tag for bricks and attach it to them. under OnCollisionEnter2D function, use ifs to make sure only destroy the bricks. just like this: if(collision.gameObject.tag == "Brick"){ Destroy(collision.gameObject) }
@kyroic6128
@kyroic6128 4 ай бұрын
after you put this code, when ball collide with any object, it will check its tag if its equal to "Brick" and destroy only those ones.
@user-hp4cc8qi4l
@user-hp4cc8qi4l 4 ай бұрын
I need help the text boxes don’t show up but have a blue T pls help
@LirusNeon
@LirusNeon 4 ай бұрын
How do i make sometimes dungeon generate more than 1 door? always are 2 doors
@diptikhanna
@diptikhanna 5 ай бұрын
Thanks
@lapincealinge2
@lapincealinge2 5 ай бұрын
I've been struggling for days to understand isometric pixel art, this is the best and most comprehensive video I've seen so far
@ausername4meplease
@ausername4meplease 5 ай бұрын
Love your solution! Very very helpful and powerful.
@IemonIime
@IemonIime 5 ай бұрын
Coming from someone who has done pixel art for years, this is by far the most amazing step by step isometric pixel art tutorial i have ever seen! Wow.
@cozygamemaker
@cozygamemaker 5 ай бұрын
I love your not little farm tutorial! 😂 Thanks a ton
@cozygamemaker
@cozygamemaker 5 ай бұрын
Thanks a ton for great tutorials! I'm not sure about why Rigibody2d needed to be added. I could see if I don't add Rdbd, clicking corn doesn't work even if Collider exist in that area. But why?😬
@graphicnostalgiastudios
@graphicnostalgiastudios 5 ай бұрын
Thank you so much. I was struggling with isometric circles. This technique is the easiest I've seen.
@ArcWeltraumpert
@ArcWeltraumpert 5 ай бұрын
can i use pixelorama?
@rubellite5766
@rubellite5766 5 ай бұрын
Yo really found the gradient usage amazing, would implement it in my games
@Lapin241
@Lapin241 6 ай бұрын
Great video! I like your work
@Kejody53
@Kejody53 6 ай бұрын
thanks, really nice tutorial!
@snakeywakey4109
@snakeywakey4109 6 ай бұрын
Hello! i have an issue regarding the performance of the dungeon, it appears that unity doesnt support dynamic occlusion culling out the box and its causing quite the performance drop by rendering objects through walls, do you have any solutions?
@TheletterR.
@TheletterR. 6 ай бұрын
what software did you use? it seemed really convenient for you, is there anyway to make experimenting with these tiles as easy in piskel? please respond im dying over here
@pockygaming__1773
@pockygaming__1773 6 ай бұрын
Would really like to know how you made the gradients change... </3
@dongn405
@dongn405 6 ай бұрын
please explain why dayDuration is a float between 0 and 1 while dayDuration = 30f
@iwoMalki
@iwoMalki 6 ай бұрын
Love it great job thanks for the tutorial! Love nice and simple solutions!
@kirankrishna9246
@kirankrishna9246 6 ай бұрын
how that color changing
@huypg13
@huypg13 7 ай бұрын
when the first brick disappeared and immediately the youwin panel appeared. help me fix it
@Snoxy880
@Snoxy880 7 ай бұрын
Which application do you use?
@gauriupadhyay8267
@gauriupadhyay8267 7 ай бұрын
scripting is not working on paddle please give me solution how to resolve my problem
@lordhershel
@lordhershel 7 ай бұрын
This was one of the best pixel art tutorial I’ve ever seen, really easily yet clearly explained. Thanks!
@ocofredacuriosidade
@ocofredacuriosidade 7 ай бұрын
Hi, how are you? How did you get those assets? Did you make it yourself? I would love to know so I can expand on the idea of you tutorials.
@Jaron-Wilson
@Jaron-Wilson 7 ай бұрын
Thank You Very Helpful
@aamorous
@aamorous 7 ай бұрын
your subtle voice tickles my ears, ty for asmr ❤
@AtNovember
@AtNovember 8 ай бұрын
Awesome video! After your tutorial I could create my first game. My game is simple and primitive, but it's mine!!! Thank you!! I'm sooo happy!!!
@Ouroboros_Official
@Ouroboros_Official 8 ай бұрын
making isometricZ dosnt help me o lot , it fixed the problem but sometime still have up down! how can i fix that?
@alinadavis3055
@alinadavis3055 8 ай бұрын
Thank you for the tutorial. hopefully in the next video we will actually be able to see the video screen. Also I had to manually reclip all the sprites.
@ThetruthHere12
@ThetruthHere12 8 ай бұрын
Hi , i don't understand two things ,when you create the movement for the paddel , why you put an vector 3 ? it's not a game in 2d? et why you multiplied by .right ? thanks for all
@8bbp
@8bbp 8 ай бұрын
Nice & easy tutorial, thank you for sharing this technique. And yes I'd love to see this effect for 3D objects!
@Mt.COsygames
@Mt.COsygames 8 ай бұрын
hey can u share with us the template of ur isometric map if possible?