Nikita Osyak

Results 8 comments of Nikita Osyak

I was able to install dependency by updating to latest node and npm, and using install instructions from @dadon's answer. thanks.

*.cs files could go anywhere in your Asset folder. *.dll must be in Assets/Plugins/ folder. that is it.

I run into this bug today. Seems to be connected to what is inside uploading files. Project I have is pretty huge, and I can't determine what exact construct was...

regarding your method of point finding, @jakemayeux, my guess is as good as yours, but I think you better off using half-division approach instead of iterate though the length of...

Hi Will! I'm thrilled to see open discussion about it. Let me share how we do stuff, working around pc quirks. We use webpack bundling and imports inside webstorm IDE,...

we also don't use script hotswap, since it's a chore to write around, since I have to lay off my current state, save it and return to new script, but...

regarding vs code or monaco I don't really know why use them. I would better look at IDE headliner, like intellij, since they are just better IDE's, and they have...