Unity In-Game console (2019)
Single script that create a console in-game to check unity logs, useful when testing on a build, in VR, or on mobile devices.
type: personal project
genre: utility
team: 1 (UI
programmer (me))
development time: 1 day
engine: Unity
my work:
catch unity logs
to display them onscreen
merge identical logs and add a counter
generate the terminal
through script only