played this demo so hard back in the day. thanks hakita
SyrupOnWaffles
Creator of
Recent community posts
I keep seeing COMPILATION FAILED. CHECK THE DEVTOOLS FOR ERRORS when i start a project. I am guessing it started because i installed a plugin but i don't know what went wrong. Can anyone tell me a fix or tell me the list of plugins that are automatically installed or uninstalled.
Extra info: The console says Cannot find name 'HTMLImageElement', Cannot find name 'HTMLCanvasElement', Cannot find name 'WebGLRenderingContext', Cannot find name 'ImageData', Cannot find name 'HTMLVideoElement', Cannot find name 'AudioContext', Cannot find name 'AudioBufferSourceNode', Cannot find name 'GainNode', Cannot find name 'PannerNode'. Some are repeated
Is there a command that returns a variable of the input from the console. Kinda like the input command in python or the readLine command in c# etc
I tried Prompt however that is for vanillas JS it seems and it doesn't work for Sp TS. Sup.input has no functions for it it seems and this page doesn't seem to work for me. Am I missing something that's in plain sight?