Wenzil / UnityConsole

Easy-to-use developer console for Unity 5
MIT License
122 stars 21 forks source link

UnityProject Layout & More Customization/Features #1

Closed thebeardphantom closed 10 years ago

thebeardphantom commented 10 years ago

UnityProject layout. Added CommandInfo struct for storing/using metainfo about a command. Added command history navigation with up/down arrow keys. Replaced delegates with events with Action return types. Switched to text based meta files. Slightly adjusted console prefab to be familiar to those used to Valve's developer console. Based new basic functionality off of Valve's developer console.