📺Youtube channel: https://www.youtube.com/@octodemy
This time we'll try out shapecast wheels and fix a lot of the problems with the car.
Here is the video: www.youtube.com/watch?v=lecZ...
This time we'll try out shapecast wheels and fix a lot of the problems with the car.
Here is the video: www.youtube.com/watch?v=lecZ...
The graph class can choose if they want to draw the curve and background, so I can overlay each of the wheel points on top of each other like in the video.
The graph class can choose if they want to draw the curve and background, so I can overlay each of the wheel points on top of each other like in the video.
It uses the Expressions class to evaluate code so I can quickly set it all up in the inspector to check stuff.
It uses the Expressions class to evaluate code so I can quickly set it all up in the inspector to check stuff.
Learning InspectorPlugins, the first thing I had to make is syncing these colors.
Learning InspectorPlugins, the first thing I had to make is syncing these colors.
I've thought Godot had been giving me wonky trimesh collision generation.
Now I know why....
I've thought Godot had been giving me wonky trimesh collision generation.
Now I know why....
Right now it simulates all rigidbodies in the scene.
I think I'll add a filter to only simulate selected objects so you won't mess up your scene later.
#godot
Right now it simulates all rigidbodies in the scene.
I think I'll add a filter to only simulate selected objects so you won't mess up your scene later.
#godot
Make sure to always scan things with your stencil shaders.
#godot #stencilshader
Make sure to always scan things with your stencil shaders.
#godot #stencilshader
Here's some of my favorite features of this release.
www.youtube.com/watch?v=QZcM...
#Godot #Godot4.5 #GodotNews
Here's some of my favorite features of this release.
www.youtube.com/watch?v=QZcM...
#Godot #Godot4.5 #GodotNews
It's incredible how simple masks can help create some awesome new effects now.
#Godot
It's incredible how simple masks can help create some awesome new effects now.
#Godot
I've just made a new tutorial on how to make your very own paint system. Check it out!
www.youtube.com/@octodemy
#Godot #GodotTips
I've just made a new tutorial on how to make your very own paint system. Check it out!
www.youtube.com/@octodemy
#Godot #GodotTips
When I realized, I had made this.
Had to make some funky code to take the photos of the background layer (which had bloom&brightness adjustments), the moving objects that didn't and also not screenshot the text.
#Godot
When I realized, I had made this.
Had to make some funky code to take the photos of the background layer (which had bloom&brightness adjustments), the moving objects that didn't and also not screenshot the text.
#Godot
And since discarding the decimal point is exactly what I want, I guess I'll just divide it normally then.
#GodotTips
And since discarding the decimal point is exactly what I want, I guess I'll just divide it normally then.
#GodotTips
www.youtube.com/watch?v=JUR1...
www.youtube.com/watch?v=JUR1...
A tutorial will be coming out soon on how to use and solve all the problems I encountered along the way.
A tutorial will be coming out soon on how to use and solve all the problems I encountered along the way.
This is using the Godot's builtin drag drop solution.
There are some limitations, but I've found workarounds for them.
I'll make a quick video about it before I forget everything.
#godot
This is using the Godot's builtin drag drop solution.
There are some limitations, but I've found workarounds for them.
I'll make a quick video about it before I forget everything.
#godot
I was experimenting on how to code AI with state machines.
#godot
I was experimenting on how to code AI with state machines.
#godot
And a few tips to make your agents move correctly on difficult terrain.
www.youtube.com/watch?v=pXEX...
And a few tips to make your agents move correctly on difficult terrain.
www.youtube.com/watch?v=pXEX...
Now things finally makes more sense.
Now things finally makes more sense.
Here's the unit selection working.
Here's the unit selection working.
Last month or so I was playing with making a physics raycast car.
You can follow its progress and make your own with the tutorial series here:
www.youtube.com/watch?v=9Mqm...
Last month or so I was playing with making a physics raycast car.
You can follow its progress and make your own with the tutorial series here:
www.youtube.com/watch?v=9Mqm...
Covers:
- Basic movement
- Moving platforms
- Legs and Hands
- Fix clipping and shadows
- Basic shooting
- Decals and hit particles
www.youtube.com/watch?v=my6o...
Covers:
- Basic movement
- Moving platforms
- Legs and Hands
- Fix clipping and shadows
- Basic shooting
- Decals and hit particles
www.youtube.com/watch?v=my6o...
The last selected script files will have blue names.
The more recent it is, the bluer its name will be.
#Godot #GodotTips
The last selected script files will have blue names.
The more recent it is, the bluer its name will be.
#Godot #GodotTips