Godot-Voxel-Prototype/README.md

30 lines
751 B
Markdown
Raw Permalink Normal View History

2021-06-13 02:06:15 -07:00
# Voxel Prototype
2021-06-13 02:07:07 -07:00
# Licenses: code: GPL-2.0, media: CC BY-SA-4.0
2021-06-13 02:06:15 -07:00
## this is a Godot game project: https://godotengine.org
2021-07-21 11:06:23 -07:00
## Version 2: https://github.com/AiTechEye/Mineshafts-prototype2
2021-06-19 14:15:25 -07:00
### This is what is done with it: https://youtu.be/PQk8aqcGZnc
2021-07-21 11:06:23 -07:00
2021-06-13 02:06:15 -07:00
![Screenshot](/screenshot.PNG)
**Notes**
1. i like to do things simple, the result is more performance + a less confused coder.
1. this was a very early step in my game progress.
1. i dont know why the water looks wierd.
1. i dont know why the player is shaking.
1. i have no desire to make a save game system or update this project anymore.
1. just enyoy
|Action|Control|
|----|----|
2021-07-21 11:06:23 -07:00
|Move|A,S,D,W|
2021-06-13 02:06:15 -07:00
|Jump|Space|
Fly/Walk mode|F|
Fly up/down|Q,E|
Fly slow|SHIFT|
Choose block|scroll up/down|