Skip to content

Commit

Permalink
Added images to the map section of DOCUMENTATION
Browse files Browse the repository at this point in the history
  • Loading branch information
Turtyo committed Dec 23, 2023
1 parent 621f51b commit 08666e9
Show file tree
Hide file tree
Showing 5 changed files with 70 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DOCUMENTATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Each `Entity` has an array of Status where we store said `Status`. At the start

The structure of the map is the following:

*Include image in next commits*
![Map structure](documentation_images/map_concept.png)

## Rooms

Expand Down Expand Up @@ -88,7 +88,7 @@ You now have only 1 torch left, which lets you continue up to node level 10 at n

### How event changes are made

*Include image in next commits*
![Light mechanic](documentation_images/light_mechanic_explanation.png)

## Unique events

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions documentation_images/light_mechanic_explanation.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://bh60lnh0ckuxe"
path="res://.godot/imported/light_mechanic_explanation.png-9dba15fc2c07fc347a7adb37c161c5d9.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://documentation_images/light_mechanic_explanation.png"
dest_files=["res://.godot/imported/light_mechanic_explanation.png-9dba15fc2c07fc347a7adb37c161c5d9.ctex"]

[params]

compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1
Binary file added documentation_images/map_concept.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions documentation_images/map_concept.png.import
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
[remap]

importer="texture"
type="CompressedTexture2D"
uid="uid://b77aift1ffhr8"
path="res://.godot/imported/map_concept.png-4da32d19b397ec6db1bff3a4bc559bbb.ctex"
metadata={
"vram_texture": false
}

[deps]

source_file="res://documentation_images/map_concept.png"
dest_files=["res://.godot/imported/map_concept.png-4da32d19b397ec6db1bff3a4bc559bbb.ctex"]

[params]

compress/mode=0
compress/high_quality=false
compress/lossy_quality=0.7
compress/hdr_compression=1
compress/normal_map=0
compress/channel_pack=0
mipmaps/generate=false
mipmaps/limit=-1
roughness/mode=0
roughness/src_normal=""
process/fix_alpha_border=true
process/premult_alpha=false
process/normal_map_invert_y=false
process/hdr_as_srgb=false
process/hdr_clamp_exposure=false
process/size_limit=0
detect_3d/compress_to=1

0 comments on commit 08666e9

Please sign in to comment.