Zylann / godot_scatter_plugin

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

Size Variations and aligning Items to Surface #18

Open nosdregamon opened 3 years ago

nosdregamon commented 3 years ago

This adds two new functionalities to the scatter-Plugin:

A) Enable random size variations in size for the scattered Items. Toggle on and off, give an upper and a lower limit for the size variations.

B) Aligning scattered items with the surface they stand on. Toggle on an off. Looks fine with flat items such rocks and crates, probably quite strange for trees and pillars.

(I accidentally deleted my former pull request. Still learning how to git good. Hope I got it right this time)