Zylann / godot_scatter_plugin

A tool to help placing lots of environment props in a scene
187 stars 29 forks source link

Placing on CSG geometry #19

Open andersmmg opened 2 years ago

andersmmg commented 2 years ago

Is it possible to place things on a CSG object? It has collisions enabled, but maybe it only works when the game is running?

Zylann commented 2 years ago

It should work as long as the node has collisions enabled and working in the editor.