Тёмный

Aiming Down Sights- The CORRECT Way | Black Ops Zombies in UE4 #2 

Cobb Dev
Подписаться 8 тыс.
Просмотров 28 тыс.
50% 1

Опубликовано:

 

7 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 45   
@foxhoundgaming4805
@foxhoundgaming4805 Год назад
For those wondering how to attach to Socket - Set Relative Location - > Attach Actor to Actor - Target: Weapon / Parent: Weapon Socket Name - Get Attach Parent Socket Name - Target - Weapon Attach Actor to Actor - Set field of View
@PatrykPonichtera
@PatrykPonichtera 2 года назад
Really nice tutorial, great pacing, love how you explained everything in a few min!
@altharadford6387
@altharadford6387 2 года назад
Most Tuts are too draaawn out -- This one stays on topic and explains things perfectly -- Well Done - If its too fast for the user I suggest you watch it 5 times.or just pause after each section. Remember that game creation is the most complex sort of system design / coding there is -- so many complex interacting systems to master --" and master each one you must" said "Yoda" .. Cheers CobbDev
@iprolivo6668
@iprolivo6668 Год назад
You really think game design is the most complex type of coding 😂
@sircod
@sircod 3 года назад
Another great tutorial, but I do think it would be better if you slowed down a bit. I think most people could use a bit more time to process everything you are going through, and raising the playback speed tends to work better than slowing it down if you do want to go fast again.
@jeremyjackson7717
@jeremyjackson7717 3 года назад
You can change the speed on youtube, from 0.25x to 2x. Try 0.75
@sircod
@sircod 3 года назад
@@jeremyjackson7717 Yes, you can slow it down but that tends to make the speech sound slurred and less clear. If it was just recorded slower I think that would be better for most people and if you want to speed up the playback rate that is still available.
@unrelentingpest
@unrelentingpest 3 года назад
@@sircod In my opinion, we have enough slow tutorials, a lot of people just want quick tutorials
@ndy_1
@ndy_1 2 года назад
@@unrelentingpest you should take Jeremy's advice and speed up the slower tutorials. This is a basic concept and is really to fast for people like me that want to learn UE.
@unrelentingpest
@unrelentingpest 2 года назад
@@ndy_1 Or people can be free to make different types of tutorials that are aimed towards different experience level of developers
@TMShadowZ
@TMShadowZ 3 года назад
What an amazing tut i just saw :D, cobb i suggest you to put some tags on the videos and organize some more lets say ads system in ue4 in ten minutes, with a nice thumbnail, this will be a masterpiece All the best a supporter here :)
@littlenickjr
@littlenickjr 3 года назад
Very elegantly explained. Nice job man.
@sumantbag01
@sumantbag01 3 месяца назад
how to do this with a full character body as the First Person ???
@w3z315
@w3z315 2 года назад
This is exactly what i've been looking for. Thanks man!
@kacperurbanski7564
@kacperurbanski7564 3 года назад
Damn, that's really nice tutorial.
@atomic6711
@atomic6711 2 года назад
thanks
@Bazztoner
@Bazztoner 3 года назад
Fucking fantastic tutorial man!
@GameDevUE
@GameDevUE Год назад
Nice bro, I'm using fps multiplayer template and trying to incorporate your way. Unfortunately when I ads my players goes underground and the gun mesh disappears lol
@frenchthebeast
@frenchthebeast Год назад
I'm working to fix that too, but for now I found that you don't (put pause at 2:32) align Y with Z on the Socket Transformation -> Break Vector
@user-wq9fb3dg6g
@user-wq9fb3dg6g Год назад
just a question, where did you get the model for the gun?
@ebeahimebrahimmohamed9014
@ebeahimebrahimmohamed9014 Год назад
Can I use this on all weapons by placing a camera on each weapon to be exactly in the middle or not
@GAMEBR0VIP2462
@GAMEBR0VIP2462 Год назад
when i am ADS my gun mesh is blurry and wavy / jittery how can if ix this ?.
@polar1991
@polar1991 3 года назад
I do a more advanced version of this. I use IK for hands to stay in the right place and mine works for different attachments and multiple sights.
@zombieinject
@zombieinject 2 года назад
can you make a tutorial on that or upload the project files
@polar1991
@polar1991 2 года назад
@@zombieinject I got it from sneaky kitty gaming he has a series on this but it’s cpp
@foxhoundgaming4805
@foxhoundgaming4805 Год назад
"doesnt work cause we havent added the socket"? where? this is half done
@kylenielebeck2217
@kylenielebeck2217 2 года назад
Is this different if I'm using ThirdPersonCharacter? Your tutorials have worked flawlessly up to this point, but my gun only moves very little, and doesn't actually ADS like it's supposed to?
@LinuxUsersonly
@LinuxUsersonly 2 года назад
wtf happened at 0:48 didn't show how to get the weapon placement or anything???
@CobbDev
@CobbDev 2 года назад
This video is an episode in a series, if you follow that we create a weapon placement component. As I mentioned in the video, if you dont follow the series you can just replace it with your gun component and it should work fine :)
@NOOBIEPIE
@NOOBIEPIE 2 года назад
umm What can I do if my Weapon is parented to my arms and not arms to weapon ?
@CobbDev
@CobbDev 2 года назад
Either create animations for ADS or use the same method in the video and use IKs to keep the hands locked onto the gun (heavily recommend second option) Second option also gives more freedom because you can add all types of procedural animation like weapon sway and recoil in tandem with any animations you might have
@NOOBIEPIE
@NOOBIEPIE 2 года назад
@@CobbDev I have just started ue4 and just know little bit of it like I don't even know what IK is 😂, I understood your tutorial nicely, no problem with that but if you can explain me more briefly then I can Understand I guess 😂 Btw great tut ❤️
@CobbDev
@CobbDev 2 года назад
@@NOOBIEPIE ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-_P3X1fpU4fw.html check out this tutorial, it should work fine in first person
@wesss9353
@wesss9353 2 года назад
@@NOOBIEPIE ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-VaQMciMrN3s.html
@GTRWelsh
@GTRWelsh 2 года назад
How exactly does it center on the screen? why do we use bone space? Leaving those out sucks a bit, good tutorial otherwise. Just means nothing to someone that would need such a tutorial I think. If they don't understand those 2 things, then they won't really learn anything and will just blind copy.
@rabbit-istudios5444
@rabbit-istudios5444 2 года назад
Could you explain how to do this with the default first person template please? it's confusing for people who haven't used your tutorial
@CobbDev
@CobbDev 2 года назад
Since the material on the default first person gun doesn't allow you to see through the sight, I wanted to use the guns from the previous gun setup tutorial. But any gun that is a skeletal mesh should work using the socket method
@sergioricardodosanjos9446
@sergioricardodosanjos9446 2 года назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-5uCbkv1tNvA.html
@jazzy_rey
@jazzy_rey 2 года назад
is this a tutorial or a show off, i dont understand
@wesss9353
@wesss9353 2 года назад
i thinks its a speedrun any% tutorial
@JordanLiggett
@JordanLiggett Год назад
He's being concise, and it's classy.
@ndy_1
@ndy_1 2 года назад
Way to fast. I have to mute you, set the play speed to the slowest setting and try to understand what you are doing. You still get a thumbs up though. :)
Далее
Why 'Aim Down Sights' Is A Bad Mechanic
19:51
Просмотров 710 тыс.
Сказала дочке НЕТ!
00:24
Просмотров 1,1 млн
How I Remade MW2 with Unreal Engine 5
12:37
Просмотров 3,1 млн
BLACK OPS ZOMBIES in UE4- #1
11:26
Просмотров 16 тыс.
Someone Made Pay 2 Win: The Game And Its Hilarious
14:11
UE4 Procedural Aim Down Sights Tutorial
11:43
Просмотров 21 тыс.
Can You Beat Hitman 3 Without Breaking ANY Laws?
22:37
UE4 TRUE FIRST PERSON ADS TUTORIAL
23:57
Просмотров 14 тыс.