Zylann / godot_scatter_plugin

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

Remove unecessary print statements #12

Closed Jummit closed 3 years ago

Jummit commented 3 years ago

Most of them doubled output of the engine, like adding and removing patterns.

Zylann commented 3 years ago

I think I may replace them with a logger like I did in HTerrain. Such logger can then hide info prints if -verbose is not set