IcterusGames / SimpleGrassTextured

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

Add support for setting the collision mask #16

Closed fryingpanjoe closed 3 weeks ago

fryingpanjoe commented 6 months ago

This commit makes it possible to set the collision mask for the ray cast used to place foliage/grass.

This fixes issue #15

jmarceno commented 5 months ago

Been trying this and it is really very useful. After some days using it, found no issues.