godot-build-options-generator / godot-build-options-generator.github.io

Generate SCons options to compile custom export templates with size optimizations
https://godot-build-options-generator.github.io/
MIT License
32 stars 7 forks source link

"Disable 3D" description change #7

Open SmartySmart702 opened 3 years ago

SmartySmart702 commented 3 years ago

Maybe it would be nice to get a hint that you still need the 3D component for some 2D games. Or list all nodes that rely on the 3D component? Like the Enviroment Node for example or the MeshInstance2D Node.

Calinou commented 3 years ago

Feel free to open a pull request for this :slightly_smiling_face:

JeffVenancius commented 2 years ago

Sorry, where do you find those? I'm making a tool to automatize the process but if some 2D needs 3D then I guess I'll have to tweak some things.