2020.3.23f1
·
201 commits
to master
since this release
WebGL bridge

Added a script to easily access unity functionality through the browser console. Full video: Youtube
Changes
- Update Unity to 2020.3.23f1 -> just to be at the latest version of the last LTS ;)
- Start time is now taken at awake to avoid measuring the execution time from other scripts - this is a very rough number, hopefully I will be able to measure the start time in a more reliable way in the future