HungryProton / scatter

Godot engine addon to randomly fill an area with props or other scenes
MIT License
2.08k stars 94 forks source link

Modifier to change exported variables value #197

Open Chevifier opened 4 months ago

Chevifier commented 4 months ago

Its in the title im currently using it and thought a feature like that could be very useful where needed. Im scattering collectible objects the objects have a type that I set per item tscn for example elements IRON GOLD etc. Having that feature could be useful for setting the type for the copies to be the same type for that particular generated cluster. Ill see if I could make a PR.