How To Make A Flashlight In Unreal Engine 5
ฝัง
- เผยแพร่เมื่อ 10 ก.พ. 2025
- Quick Tutorial for those who want to learn Unreal Engine 5...I show you how to make a working flashlight for your character!
I will always post tutorials Subscribe for more!!
Here is link for free download of flashlight: drive.google.c...
I promise you your consistency will compound. I’ve been seeing your content for a while and over time you will get to where you want to. Keep it up bro
Thanks that means a lot! 🙏
You deserve a subscribe man! You explained it properly using some jokes so that we don't get bored.
Thanks!
Fire, exactly what I was looking for
amazing! works fantastically and taught me loads of basics with holding items in hand! thank you so much
Nice lesson
Thanks!
that's amazing thank you
no prob
thanks for tutorial. how we can adjust character hand in right position when flash light is turn on?
You could make a new animation for that and use play animation to play your animation when the light is on . Making that kind of animation can be done in the engine by duplicating the walking animation and moving their arm bone and then press the +key button to save that animation and position of the bones
life saver ..thanks bro
great!!!!!! really good tutorial, thank you so much
Glad it was helpful!
It works like a charm
how do you make the hand animation stop while runing with the flash light , or the hand follows where the camera is looking where the player is looking ?
I'm trying to find tutorials on how to keep the flashlight facing forward like the character is holding it in front but I can't find any :(
@@AdrienLatapie maybe this can help th-cam.com/video/ZDX2vvVodg0/w-d-xo.htmlsi=yImDFboFJTm5ab2K
@@quinnanthony THANKS!!
550th Subscriber here from a fellow Gamedev ty for the tutorial!
Yo thanks for tuning in ! it’s always cool to meet others in the community!
@Quinn Anthony No Problem! Can you make a tutorial on text popups? For example you start a game and a popup shows in the corner telling you like press f for flashlight then when you press it the text dissappears!
@@CharliePotter69 absolutely I’ll make that today!!
@Quinn Anthony appreciate it so much! Making a horror game and couldn't find a tutorial on this! Also another thing how to make intractable doors that pops up with a message to open! But have a like lock system! So you can only open that door once you have a key for it!
@@CharliePotter69 th-cam.com/video/QdCp64d1Ejw/w-d-xo.html
thank youuu so much I've been looking for this tutorial for months, can you make it aim the flash light? like the first person
Yes just attach the spotlight to the camera instead of the skeletal mesh
I noticed you will be releasing an updated flashlight video soon and had a few questions. Will you be adding how to keep your arm from moving or aim with the flashlight? Also, what would you recommend is the best method of adding some glow to the flashlight tip? I was thinking about putting a socket at the tip of the flashlight and attaching a little glow as an actor (I don’t know if there is an easier method.
th-cam.com/video/ZDX2vvVodg0/w-d-xo.htmlsi=sQVnV1YEJlBVG5uK
Thanks, it helped me a lot :Ddd
Dope!!
thank you
love this tutorial! I'm currently trying to make a scary game in third person, do you know how to make it so the flashlight stays straight and how to pick up the flashlight off a box or something like that?
Thanks!! Yes there are a few ways to accomplish what you want one way is you could tweak the animation so that the arm doesn’t move when walking/running! Also to pick up the flashlight off a box make the flashlight it’s own actor and give it a sphere collision… and code it so when the player passes over it it disappears and gets added to the player …
@Quinn Anthony oooooooooooohhh that makes sense! Thanks man ^.^
@@quinnanthony When I'm in the running animation, I don't know how to block the animation of the right arm. I would like it to don't move at all when running.
any way to get a pickup flashlight from the floor that works with this tutorial? you know how? :(
Yes create a blueprint where u create a sphere collision around a static mesh of the flashlight then code that sphere collision so that when the player overlaps, a variable such as has flashlight can be triggered. Be sure to destroy actor at the end so it disappears when you pick it up.
@@quinnanthony i got a flashlight in spine3 bone (shoulder flashlight) on the BP_Character, and its "visible=false", i use your explanation to create the blueprint, now the flashlight dissapear from the landscape, but i can't make it visible for the character, thanks for the early response!
@@patitopingobueno when you pick up the flashlight in bp for it cast to the character and set visibility of the flashlight to true ! That should solve your prob !
@@quinnanthony AFTER 4 HOURS, ITS DONE! thank you, my bro!! :D
@@patitopingobueno ayyeee congrats!!!
I am trying to make this flashlight but without it being on the character, however when i press my f key it wont toggle the flashlight to turn on or off. Idk why its doing that.
Would have to see your blueprint hit me up on discord Quinn Anthony#0651
for some reason i cant add it to the socket? it says it cant be "inherited"
Be sure the static mesh is under the skeletal mesh! That should fix it!
@@quinnanthony yea i figured it all out, keep up ur videos man
@@nrf-karma6230 awesome!! Will do!
i dont have an input option. i guess i need to make that too?
possibly becasue you are using something before unreal engine 5.1 ...If that is the case... you can do what I did in edit> project settings > Input... This is where you add your key mapping inputs if you are using Unreal before 5.1 !
you hack ArcSight
@@dwdw-t2q I don’t understand
@@quinnanthony File in virus data collection
good tutorial :D, do you know how to aim to another zone with the flashlight but without move all the entire character? I want to move only the character's arm, or torso 🥹
Yes I can do an updated flashlight vid soon !
Thank You! I'm trying to make a horror style Game, but i'm a beginner in UE5, i'm doing my best, so i suscribed to your channel, waiting for some more of your tutorials 😎👍