Tim Ogden
Results
2
issues of
Tim Ogden
When running the t2t_decoder.py script from magenta, this line of code will result in this traceback: ``` Traceback (most recent call last): File "C:\Users\togde\Anaconda3\envs\magenta\Scripts\t2t_decoder-script.py", line 33, in sys.exit(load_entry_point('magenta', 'console_scripts', 't2t_decoder')())...
I want to extend the Editor functionality such that if I have a manager on a gameobject that contains a specific canvas (or instance of a canvas), then if I...