How to Add Interaction in Godot 3

preview_player
Показать описание
Learn how to make your fps controller interact with the game world. In this video learn how to add interactive objects like buttons, doors, elevators and NPCs to your fps game using raycasts, gd script and a lil bit of magic!

Links:

Link to the project:

Rayuse's video:

If you have questions, comment them down below and I'll try my best to help you!
If you enjoyed the video, make sure to drink water!

Do you want to support my content? Consider buying me a coffee! It helps me stay motivated at making more useful content for you!

#godot #godotengine #tutorial #tutorials #fps #firstpersonshooter #interaction
Рекомендации по теме
Комментарии
Автор

Hey, for anyone new to godot using a newer version (like me), in case it looks like the code isnt working after some moment in the video, try to check if the code hasnt changed how some things are called.
Heres some examples:
-"InputMap.get_action_list" became "InputMap.action_get_events"
-"scancode" now is "keycode" (yes it applies to "get_scancode_string" too)
-"is_action_just_pressed" didnt change name (at least not in the version I'm using)

SpringDavid
Автор

This tutorial is really awesome. Your humor mixed with learning keeps it interesting! Please make more!

MattGibbard
Автор

Really like your humor, please go on and do more of these tutorials! :)

hnn
Автор

Well explained, good pace, scalable, humorous. I love it!

KevinNijmeijer
Автор

dude keep making these videos, you're doing incredibly well

qevnine
Автор

Very nice tutorial. I like how scalable and efficient this is for larger games. Never knew you can define custom class names :D

awfyboy
Автор

One of the best paced video tutorials I've ever seen. Thank you for respecting the viewers time. It allows people like me who used other engines to quickly pickup what the new function names, general behaviors, and workflows are without having to lug through all the zero-to-hero overhead the docs and other tutorials do. Even with the tutorial being for Godot 3, its taken less time to translate it to Godot 4 than it would to listen to most others drone on about its principles, long wind up jokes, and uncut clicking and loading.

johnwillson
Автор

Your tutorials are not only informative, as they are absolutely hilarious!

JoanTheToad
Автор

For anyone using Godot 4:
- Instead of use
- Instead of action.scancode use "key_name =

KyleRassweiler
Автор

Fantastic tutorial. Just what I needed and I've been working for hours to learn how to do this. Thank you so much!

jazpaa
Автор

I really enjoyed this tutorial. Thank you so much Nagi. I'm working with Godot 4 so I had to look up and translate a few things but it's fun. You're a good instructor.

GaryParkin
Автор

Very useful video, keep the good work.
One aspect in Godot and in 3d I'm personally struggling of is light, in particular interior light.
I find very difficult set the enviroment light and in case of rooms the interior light.

GoticaArcana
Автор

Awesome video and helped clear many things for me as a Godot beginner. Thanks

Delebthis
Автор

I have watched 30 seconds and let me tell you. Your video editing hilarious and your English is very good nice tutorial!

funeralman
Автор

Amazing Godot tutorial, I have not see something like this for a long time

obedabit
Автор

Cool Tutorial, and love that funny and laid-back style of yours! Keep up that good work 😄

shawniac
Автор

bro you deserve 100k atleast... thank for such an amazing video
really i was out of my mind and then i see this it amaze me.. thank for tutorial and sharing you knowledge
with us i really means a lot (and also i dont comment on some one's video you are the first one )thank you

zoxmegrowthfunda
Автор

i like ur videos, im a new sub from the fps mouvement video, continue : )

Aymanastic
Автор

I did interact with the subscribe button. Entertaining tutorial format.👍

dueddel
Автор

Looking good my man! Can't wait for that ice wall tutorial! :D

KaletheQuick