I recently thought about navigating in my StackEditor and found a good looking user-friendly result.

Stacked Editor Level 1

In Unity there's no option to build a hierarchical view of inspectory so I thought of a simple solution built with two simple scripts providing exactly this feature.

Ich habe auf der grav-Website einen Artikel zu ServerPilot und DigitalOcean/Amazon WebServices gelesen und dachte mir so: Das ist doch nett. Also selbst ausprobiert und nun ist diese Website und alles andere hierauf powered by Strato vServer und ServerPilot.

Ich habe mich mal hingesetzt und mir Gedanken über meine Website gemacht und bin dabei zum Entschluss gekommen, dass WordPress für mich zu überladen ist und ich nur am Updates installieren und sonst nichts weiter machen bin. Daher dachte ich mir, ist es Zeit, mal etwas einfacheres auszuprobieren - a...

I found myself trying to write code for navigating in hierarchy like manner in Unitys Inspector (RuleSet -> Entity -> Component -> More To Come) today. First thought I had: Just put a reference field into every single scriptable object and your done ... well no.