float distance = Vector2.Distance(transform.position, enemy.transform.position); It doesn't work, it show a mistake in Console...
@AmoLeGoat2 күн бұрын
I have composite operation instead of used by composite.
@UPSE-ku2og2 күн бұрын
When i am writing oncolisionEnter2d it didn't show private void onclisionEnter2d ( collision2d collision) But only oncollisionEnter2d in cyan 🩵 font Plz some one help😢
@darealspawn4 күн бұрын
How would a spawned object find these pathpoints ?
@quentinmashitah6 күн бұрын
Thank you so much! And to people who struggled to make it stop at Point A, try this if(Vector2.Distance(transform.position, currentPoint.position) <1f && currentPoint == pointB.transform) { flip(); currentPoint = pointA.transform; } if(Vector2.Distance(transform.position, currentPoint.position) <1f && currentPoint == pointA.transform) { flip(); currentPoint = pointB.transform; }
@Trylike699 күн бұрын
how to do it on flaying enemis like planes please help.
@QuindaleusbarnaclejonesVR12 күн бұрын
Bro where is Pixels per unit?
@Umbral-ez2tl12 күн бұрын
Been looking through some tutorials lately and none of them are as good as this. You've just earned yourself a subscriber.
@alexl.844115 күн бұрын
Great video, thank you!
@FookerCarlson17 күн бұрын
Thank you king!
@GeroG-n3b17 күн бұрын
i cant drag and drop the tiles into the tile rule, i have to do it manually and search for every single tile by name any fix for that?
@Tonsofcoins6719 күн бұрын
I kpet getting errors when i pasted the text
@ActiveVRdude19 күн бұрын
I am struggling a bit because I placed 3 coins in the level. But it only shows when I collect all 3 of them? Any help will be appreciated.
@ZFilms-AT21 күн бұрын
Thanks!
@MasterK-n2d25 күн бұрын
I don't have enable Preview Packages
@Danny-zg5gn26 күн бұрын
///
@aryanugraha428926 күн бұрын
thank you sir, this tutorial really help me
@gustavonicoletti_28 күн бұрын
Bro thanks so much
@Mballs247829 күн бұрын
One of the best tutorials I've seen, in a while!
@Sage23-rat29 күн бұрын
this actually save me from everything i need to know about scoring/mobdrop/txt system. Thank you
@KrantworldАй бұрын
I can't edit any of these settings please help 😢
@gamesstorm3301Ай бұрын
when i set multiple i cant drag it into tile palette for some reason
@kozmobotgamesАй бұрын
Cool! This reminds me a lot of a game called Super Stacker. I used to play it when I was a child. Waiter Arms was my favorite level. I also enjoyed making my own levels in the level editor!
@junba1810Ай бұрын
Nice tutorial. Thanks!
@Noobzeir0Ай бұрын
Thanks, all that was missing was the "Other" (I tried to speak through Google translation)
@MikeTie-ne6tgАй бұрын
how do I do it through code tho?
@trtl_playzАй бұрын
how do i get the bullets to die on collision
@ChordilyАй бұрын
I'm currently majoring in video game design in uni and our first big project is making a 2D game. I was having trouble getting the Ground Check that was included in our base template working since I've customized about 90% of the files and scripts. This video finally got it working, so I thank you. And thank you for explaining it in a way that we're able to learn from.
@Smo-rydeАй бұрын
code pls @MoreBBlakeyyy
@Milk_Cup1119Ай бұрын
"Join the subscription to get the sprites" Me : a dude that just started unity🗿(Also your videos are great, no complaint)
@Milk_Cup1119Ай бұрын
Also I used Piskel to create my first green little blob guy
@aryanugraha4289Ай бұрын
at 6:40, why there's nothing change when i put that to the bottom?
@nicolasalonso8554Ай бұрын
thanks!
@ClipWave22Ай бұрын
Bro plz give code plz
@zakfritz9381Ай бұрын
i keep making a palette and saving it in a folder but its not showing and i cant add anything in it
@hudsongareta512Ай бұрын
It doesn't take me to the code that is wrong
@yokitosyoskoАй бұрын
The reason you used the rigidbody and not the transform for movement is for smoothness? Meaning that rigidbody has momentum ? Or im way off..
if you dont get it to point in the right pos just add 90 degres
@Chilli_TeaАй бұрын
raycasting is probs easier but cool vid anyways
@SHIVAMSHARMA-ok5moАй бұрын
When i change boxsize values it is not showing the gizmos lines
@vickit8743Ай бұрын
thank you so much! I was having an ungodly amount of trouble with getting my player attack to work properly!
@danideco8326Ай бұрын
IMPORTANT: THE SHPERES NEED TO BE TOUCHING THE GROUND FOR IT TO WORK, I LOST 4 HOURS OF MY LIFE BECAUSE OF THIS, HOPE IT HELPS!!!!!!
@PatukakkonenАй бұрын
If i set the collider as "is trigger" it starts going throught walls and misfunctioning
@kamilopupiloАй бұрын
I have a problem where when I add a new tiling rule it won't show up on the list, other than that, great tutorial!
@rragy18482 ай бұрын
Thank you! Very useful video!!
@LuanOliveira-kk9hb2 ай бұрын
How to make apply slopes with rules sprites?
@north31982 ай бұрын
very helpful and to the point thank you!
@videoraves84132 ай бұрын
Ok, so, I've added text to the screen to say "Game Over" when it shows up. Could you give me a tip on how to switch the screen to the same thing, only with "You won" text?
@videoraves84132 ай бұрын
Also. When the game over screen starts, it shows the message "Display 1, no cameras rendering." How can I fix this?
@LuanOliveira-kk9hb2 ай бұрын
The best tutorial of my life, very good the video, I like it