IcterusGames / SimpleGrassTextured

Plugin to make grass on Godot 4
MIT License
170 stars 16 forks source link

Add support for changing the ray cast collision mask #15

Open fryingpanjoe opened 6 months ago

fryingpanjoe commented 6 months ago

It's useful to be able to be able to set the collision mask for the ray cast used to place grass in order to avoid placing it on top of other objects in your scene.