How can you make a flashlight texture

godot 4.3

I’ve been trying to get a gradient triangle for a flashlight for my game but I can’t find one so how can I create that?

you can create one using blender or any other tool

you can use these texture which I created for my own project.
if you like this I can share this with google drive link




1 Like

You can technically create one inside of godot with a GradientTexture2D. Its a little tricky though

but i think instead of creating in godot it would be better to use am image as texture is nice apporach.

1 Like