enable3d-website
enable3d-website copied to clipboard
How do I inject Phaser code into Enable3D in a typescript project
Hi, I created the typescript project from here:https://github.com/enable3d/threejs-ammojs-webpack-example,
but I want to use the ‘First Person Shooter’ example to add to the project,
how can I inject Phaser's code so that the Scene has the input properties.
Let me use the following code:
my-project.zip