0 votes

Hi. I really can't get the understanding of whole concept, and therefore its implementation within Godot. Can you correct my guess-work.
First, I assign a plane with material consisted of drawn red texture (32x32 for example).
Then I pick the direction, or just make it burst after editing and set to "shoot once".
I then need these particles to collide with almost all the surroundings, so that mean I'll have to use GPU particles with GPU particles collider. Even if I managed to achieve that, lying particles will not work, there had to be decal applied on to the surface where the each particle collided.
And this, is the part where I'd like ask more about decals without current context, but it seems I can't find anything like decal in the nodes list at all. That also means I'm stuck with implementation of bullet holes, some extra details like posters and junk etc.
Any assistance please?

Godot version 3.3.4
in Engine by (12 points)

1 Answer

+1 vote
by (889 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.