Esmail Jamshidiasl

Results 4 comments of Esmail Jamshidiasl

instruction is easy: ```npm install # Build loader npm run build # Build editor webpack --config editor/webpack.config.js ``` do you got any errors? npm install -> install all required packages...

best way is to open project in vsCode and install **Live Server** extension is vsCode. then click **Go Live** button in botton bar (status bar). it will open your project...

maybe fake it, add every thing to a game object and rotate, scale,... just that one. ```javascript import * as l from './littlejs.esm.js'; let fakeCam, obj; const speed = 0.2;...

i am using socket-io, easy, fast, battle tested