new readme

This commit is contained in:
cow 2024-07-01 11:28:04 -04:00
parent 67266ca067
commit b4fb71d6dd

@ -1,23 +1,30 @@
# REMINDER: # CAWEZ's Puzzlebox : HIRAETH
# Player can jump ~20 units! If you wish to distribute assets from this repository, please first read the LICENSE file.
Contacts: cow.illuminati@cawez.ca
# Layer 1 : everything To build the project, import it in Godot. It has only been tested on GNU/Linux.
# Layer 2 : reflection probe
# Layer 3 : player
# Layer 4 : activate button
# Layer 5 : non-player killable
# Layer 6 : forgive jump / controllable zero g
# Center:
# Gravity Technical notes in case you with to modify something:
# White: Tile
# Blue: Down - The player can jump ~20 units
# Yellow: Track - Layer 1 : everything
# Green: None - Layer 2 : reflection probe
# Outer: - Layer 3 : player
# Behaviour - Layer 4 : activate button
# White: Nothing - Layer 5 : non-player killable
# Red: No death - Layer 6 : forgive jump / controllable zero gravity
# Purple: Fractal
Color coding:
- Center:
- Gravity
- White: Tile
- Blue: Down
- Yellow: Track
- Green: None
- Outer:
- White: Nothing
- Red: No death
- Purple: Fractal