Babylon JS Demo -- Player Movement using Point to Navigate
Current Player is from ReadyPlayerMe
✓ Setup NPM and Install BJS
- Install NodeJS from https://nodejs.org/en
- Download or Clone this Repository
- Open a Terminal (Usign for example VSCode)
- RUN: npm install (To Install BJS Libraries from NPM)
✓ Main Code
- Everything is in main.js in js folder.
- Very simple, take a look and I hope you enjoy it
✓ Try the Live DEMO