Netional Posted December 5, 2020 Share Posted December 5, 2020 I have started a simple Phaser project in typescript (same problems occur when using javascript directly). For instance I created a couple of boxes and the last box would not be rendered. Or I would add a Phaser image on top of a THREE.Scene and a strange artifact would appear in the THREE.Scene. When I used an older version of three.js (0.104.0) all these problemns are gone. I noticed that in the phaser-backer-examples-aug2020 three.js is not distributed via node_modules but as the file libs/three.min.js from april 2019. So it looks like these are known problems. Anyone know anything about the status? Is this a problem from the Phaser side or three.js side? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.