2D Shooting in Unity - 2022 Tutorial

preview_player
Показать описание
Learn how to add a 2D shooting mechanic to your Top Down 2D Shooter Game! We implement different bullet settings and fire rates using Unity!

// JOIN THE COMMUNITY DISCORD!

// PLAY MY DAMN GAME ALREADY?

// WEB DEV CHANNEL
Рекомендации по теме
Комментарии
Автор

I have been searching for this, and out of all the tutorials I have found on this, yours is the first that I was able to understand and make work. Thank you, you completely, absolute Legend!

commonaustin
Автор

Thanks bro! I'll use in my project, hugs from brazil 🇧🇷

jefperito
Автор

Very easy and good tutorial. Thanks for guiding us through this while coding - Instead of coding a bunch and expecting us to understand!

Dr_Warr
Автор

I personally agree on coding tutorials that you learn code by either making a game (like brackeys did), or a "learn coding series"

ThatOneRobloxDev
Автор

Amazing tutorial! Many thanx for this! Everything very well explained by the detail...

zackwilder
Автор

Amazing Tutorial. I'd love to see you create a tutorial about a melee attack for the player.

cactistudios
Автор

its alive?
p.s. The previous video was 9 months ago. It turns out you were born again?

OnlyHardCoreee
Автор

How would I make the gun rotate around the player instead of the whole player turning?

Andrew.-tate
Автор

Good video, only came here to figure out the fire rate, I was getting lost and over complicating with IEnumerators that I forgot timers.

ammarajam
Автор

Great project. Wanted to know how to use the right analog stick on the gamepad instead of the mouse to aim. Is this something I can quickly map in the input manager or will it require some changes to the Player movement script. Thank you.

sunilsadanand
Автор

Very helpful video boss man. Is there any way you could do this for touch screen controls?

ilikeit
Автор

hi! I don't know if you still check and answer comments, but i'm having an issue with turning my bullet into a prefab! It's become one, but the capsule as a whole is still in my heirarchy, which means the og capsule gets deleted and won't let me fire anymore bullets. Im not sure how to fix this, but other than that i love the tutorial!

inoshiibira
Автор

Hello, i have one problem. What if, my gun shooting in the right position, but, my bullet directed to up by no reason. And when i rotate it to right in inspector - nothing change. Can you say what is problem?
Sorry for my English btw

whysl
Автор

You would be a complete life saver if you posted could post the script for me. I tried my best to get it ruining but once I go into play mode it says there are complying errors.
after like a week of learning code I figured it out

Rowland
Автор

my player doesn’t turn and but my bullets shoot except they go at an angle upwards and not towards my bullet either

foxxtronix
Автор

For some reason when i touch a 2D Collider the character auto moves wierd in a random dirrection

itsdonix