![LesusX](/img/default-banner.jpg)
- Видео 34
- Просмотров 19 012
LesusX
Швеция
Добавлен 22 мар 2019
I like making games.
CharacterBody Interaction with RigidBody in 1st & 3rd Person | Godot 4
#godot #godot4 #interaction #gamedev #3dgames
As I continue working on a prototype for my game, I needed to implement to my CharacterBody controller the ability to interact, somewhat realistically, with rigid bodies. To make this work I added a few functions in the controller and accomplished my goal without changing the logic behind my controller.
Since it was a relatively good and efficient method, at least for prototyping, I decided to share the code so that you can also make your CharacterBody3D interact with RigidBodies3D.
Code can be found on GitHub:
github.com/ LesusX/RUclips
(RUclips doesn't like links from small channels and had to split it the one above)
Socials:
Twitter / X: Lesu...
As I continue working on a prototype for my game, I needed to implement to my CharacterBody controller the ability to interact, somewhat realistically, with rigid bodies. To make this work I added a few functions in the controller and accomplished my goal without changing the logic behind my controller.
Since it was a relatively good and efficient method, at least for prototyping, I decided to share the code so that you can also make your CharacterBody3D interact with RigidBodies3D.
Code can be found on GitHub:
github.com/ LesusX/RUclips
(RUclips doesn't like links from small channels and had to split it the one above)
Socials:
Twitter / X: Lesu...
Просмотров: 282
Видео
Flexible Enemy/Object Spawner (3D/2D) | Godot 4
Просмотров 20121 день назад
#godot #spawners #godot4 #game Hello everyone! I am working on a game lately and needed to add a flexible general purpose spawner. I worked on a script and managed to make a relatively flexible spawner for 3D and 2D games. I think it would be useful script to have for fast prototyping so I decided to release the code and show how it works! Hope you find it useful as well! Spawner scripts (YT do...
Dynamic earth shader with day-night transition | Godot 4 shader
Просмотров 153Месяц назад
Dynamic earth shader with day-night transition | Godot 4 shader
First Person Building System - Godot 4 (prototype)
Просмотров 3052 месяца назад
First Person Building System - Godot 4 (prototype)
Godot 4 water shader | Sine & Gerstner waves
Просмотров 2136 месяцев назад
Godot 4 water shader | Sine & Gerstner waves
More testing of Godot 4! Inventory, crafting and movement! | Based on @godotneers tutorial
Просмотров 829 месяцев назад
More testing of Godot 4! Inventory, crafting and movement! | Based on @godotneers tutorial
Project Showcase | First person Controller with Godot 4 (Code Not Included)
Просмотров 849 месяцев назад
Project Showcase | First person Controller with Godot 4 (Code Not Included)
A game I made for Steven He (Dad's Adventures - Full Gameplay)
Просмотров 24Год назад
A game I made for Steven He (Dad's Adventures - Full Gameplay)
A Python game for the windows terminal | Mafia the terminal game!
Просмотров 129Год назад
A Python game for the windows terminal | Mafia the terminal game!
Dad's adventures trailer - A quick three day project
Просмотров 18Год назад
Dad's adventures trailer - A quick three day project
Rock Paper Scissors game with Pygame | RockPaperFight
Просмотров 1312 года назад
Rock Paper Scissors game with Pygame | RockPaperFight
What's a debugger?
Literally me 😂
I just write here heree hereee hereeee
AVR disease...
theme name?
The Police - Every Breath You Take
@@LesusX theme name not music name
As long as you know how to use it when necessary.
I use console logs lol 😊
Song name?
Vesti la Giubba. This specific version is by Silvano Santagata
@LesusX thank you ❤️
Real
damn, very cool
Thank you!
The lyrics are: “Laugh, you clown” Fits this perfectly
Bro, what the heck, doesn't ai help you? Like, I don't know how to code, but I've heard ai is pretty good at solving coding bugs.
For simple, short code yes. For complex code that is connected with different things it cant do anything
And she is absolutely garbage in a lot of programming languages (like C# for example (wich is used in unity most of the time))
This is amazing! Nice work!
Thank you!
Where can we get this shader?
Originally my plan was to finish it within a couple of months but kept adding feature in and now the entire thing is a mess. I will try to take out some unfinished features and clean the code. So probably in a few weeks the code will be on my GitHub.
nice, interested in the code, great job !
Thanks! I will publish the code and make an announcement here when I am done with the system.
@@LesusX that would be great, thankx
That's really good
Thank you!
Fantastic work!
Thanks!
Teach us your ways!
If people are interested I can clean the code when I am done with it and make a tutorial for a building system in Godot. Maybe even open source it if enough people want the original project.
@@LesusX amazing idea
In this situation I will just keep the old bug
At that point you just accept it and move on. Well played brain. Well played.
1st time listening: Huh...catchy song 100th time listening: *Smiles* Funny monkey
Hey this does look good! Well done! I checked your code and it seems ok to me considering the fact that this was one of your early projects. Keep it up!