mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 09:35:34 +00:00
Player movement and camera
This commit is contained in:
parent
ed656f00bb
commit
a324f2e347
43 changed files with 1777 additions and 316 deletions
|
|
@ -3,20 +3,19 @@
|
|||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://ddwhrlrgj6i00"
|
||||
path.s3tc="res://.godot/imported/Cirno.png-aacabeda82e04505f27522043f5f6a75.s3tc.ctex"
|
||||
path="res://.godot/imported/Cirno.png-aacabeda82e04505f27522043f5f6a75.ctex"
|
||||
metadata={
|
||||
"imported_formats": ["s3tc_bptc"],
|
||||
"vram_texture": true
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://Sprites/Actors/Cirno.png"
|
||||
dest_files=["res://.godot/imported/Cirno.png-aacabeda82e04505f27522043f5f6a75.s3tc.ctex"]
|
||||
dest_files=["res://.godot/imported/Cirno.png-aacabeda82e04505f27522043f5f6a75.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=2
|
||||
compress/mode=3
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/hdr_compression=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue