tjhowse on Nostr: Any #godot peeps able to give some hints on how to do 3D space dust? I want to add ...
Any #godot peeps able to give some hints on how to do 3D space dust?
I want to add some dust and/or streaks to the environment to give players an indication of movement. I've got some results with a GPUParticles3D, but this isn't a great fit. I don't need particles to persist if they're off-screen, or far from the camera. Currently the volume around the camera is populated, leaving no particle count for when the player moves into new space. Works bad.
#godotengine #indiedev #indiegamedev
I want to add some dust and/or streaks to the environment to give players an indication of movement. I've got some results with a GPUParticles3D, but this isn't a great fit. I don't need particles to persist if they're off-screen, or far from the camera. Currently the volume around the camera is populated, leaving no particle count for when the player moves into new space. Works bad.
#godotengine #indiedev #indiegamedev