Nick van Urk

Results 5 comments of Nick van Urk

Hey @fahmiirsyadk I see you have changed your comment haha?. The `notransition` class is only for the first render, after that I remove this class as I kinda like to...

@Browhatthe The herokuapp is a newer (unfinished) version that includes multiplayer and the ammo.js physics library. The one on my personal website doesn't include any of that. However if you...

I fixed it by setting "moduleResolution": "Node" in my tsconfig.json, it was set to "Bundler" before.

@UstymUkhman Thanks! I will be using the exact versions for now. The other solution didn't work.