-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Manually organize Custom Properties and be able to categorize them. #4489
Copy link
Copy link
Open
Description
Is your feature request related to a problem? Please describe.
As I create Custom Types for my maps (which will later be converted into objects by a plugin I am using), I notice how the Custom Properties are entirely organized by alphabetical order, with no way of choosing how I would want them to be organized. Meaning that if I have 2 variables, such as "run_speed" and "friction" for an "Actor" custom type, despite those two variables being related (both of them will set up the actor's speed), they will be very far from each other due to the letters they start with.
Describe the solution you'd like.
Some way of allowing me to manually decide how the Custom Properites should be organized, and if possible, be able to separate them into "categories" that you can expand or collapse.
Describe alternatives you've considered.
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels