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