Fico Pangestu

Results 3 comments of Fico Pangestu

Hi! well im only understand a bit javascript. I want to make the webcraft like you. can i learn from you or get the code from you? here's my webcraft...

oh, i already chat you. it's ok if your priority is singleplayer.

add var running = this.keys[16]; to player.js before // Walking and add if(running) { velocity.x *= 1.4; velocity.y *= 1.4; } inside if ( walkVelocity.length() > 0 ) {