Hi World Editors! I noticed that the sorting of the scene tree kinda sucked vanilla - so I added some options. Features: Sort by Name --- sorts everything in a folder alphabetically Sort by Name (Recursively) --- applies to all child folders and files Sort by Type ---- sorts all classes and groups together (ex: all mesh roads, all decal roads) Sort by Type (Recursively) --- applies to all child folders and files It works by right clicking the folder you want to sort. Makes organizing elements a breeze!!! Feel free to use and remix as needed. Install Instructions: Download the lua file Move it to the lua editor folder in your root game directory (steamapps\common\BeamNG.drive\lua\ge\extensions\editor) It will overwrite your sceneTree.lua to add sorting.