#895·Fyrox

Proposal to use a Display Name for node types instead of class name

Author: UghuuuCreated Feb 10, 2026Updated Feb 10, 2026

Problem this feature should fix

Right now when looking at inspector, I see eg. TypeName: ... and the class is very verbose.

Expected solution

It would be nice if instead it just showed the display name, eg. just Collider, etc. (ideally also the dimension, eg Collider2D? Or if the dimension was with <>, eg. Collider<2D>)

Image