ElmarJ / GeoJsonCityBuilder

Unity Package to recreate a 3D-city from a specially crafted geojson file.
MIT License
22 stars 2 forks source link

Time Machine editor support #37

Open ElmarJ opened 2 years ago

ElmarJ commented 2 years ago

Support TIme Machine filtering in editor mode, e.g. by adding a control to the viewport.

Unity 2021 LTS supports adding overlays (see https://docs.unity3d.com/2021.3/Documentation/Manual/overlays-custom.html ) which could be used to show a custom year control (https://docs.unity3d.com/2021.3/Documentation/Manual/UIE-create-custom-controls.html ).