
dcl-edit
A scene editor for the Decentraland SDK
Official Website: https://dcl-edit.com
General Information
Tools & Technologies:
Unity
C#
Zenject
GIT
My Roles:
Programmer
Specifications:
Team Size
Time Worked on
Project Type
2
? months
Freelance Employee
My Contributions
Gizmos
Improving the gizmos by allowing to cancel any move-, rotate- or scale-operation.


ICS – “Intelligent Component System”
It was planned to add a easy to use component system for non-programmers to dcl-edit. It should allow to add simple logic to the scene. The Picture shows a prototype made to be used in the Unity Editor.
Implementation of a menu bar system
The System was implemented in such a way, that any other system can add elements to the menu bar. To display all the submenus, the context menu system was modified and used.
