A platform with a character on it.
View Demo
·
Report Bug
·
Request Feature
A 3D world with nature objects and a character that can move around using your keyboard. Let the character walk, run or dance.
w: Forwards
a: Left
s: Backwards
d: Right
e: Dance
shift + (w,a,s,d): Run
- 3D
- Nature Objects
- Simplex Noise Floor
- 3D Character
- Animations: Idle, Walk, Run, Dance
- Movement with w, a, s, d, shift
- Dance with e
- Third Person Camera
This project uses yarn as packet manager.
-
Clone the repo
git clone https://github.com/Louis3797/r3f-world-with-character.git
-
Install packages
cd r3f-world-with-character yarn install
-
Run on dev
yarn start
See the open issues for a full list of proposed features (and known issues).
- Add collisions
- Check height of Floor and move Character up if its higher than y: 1
Distributed under the MIT License. See LICENSE.txt
for more information.
Louis
Project Link: r3f-world-with-character