branchrust_reboot/main/analytics_dump_hierarchy_formattingcancel
2 Commits over 0 Days - ∞cph!
Fix components incorrectly marked as "unsupported" for enabling/disabling
- renderers
- particle systems
- LODGroup
Add ability to see what is enabled vs disabled for `GameObject.Hierarchy.Components.txt` from `dump` command
- Components show a checkmark if enabled vs disabled, they show a `~` if the component doesn't support enabling
- GameObjects show a `+` if active & `-` if disabled