mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 08:45:33 +00:00
Directional mainframe
This commit is contained in:
parent
ea2ebcdd2a
commit
6e23e2526c
5 changed files with 38 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.45522, 2.60817, 0)
|
|||
transform = Transform3D(0.499658, 0, 0.0184963, 0, 0.5, 0, -0.0184963, 0, 0.499658, -1.05603, 1.36428, -1.02573)
|
||||
|
||||
[node name="Box2" parent="." instance=ExtResource("4_i1ujt")]
|
||||
transform = Transform3D(0.466514, 0, -0.179901, 0, 0.5, 0, 0.179901, 0, 0.466514, -1.05603, 1.86456, -0.88869)
|
||||
transform = Transform3D(0.466514, 0, -0.179901, 0, 0.5, 0, 0.179901, 0, 0.466514, -1.05312, 1.86456, -0.890397)
|
||||
|
||||
[node name="Box3" parent="." instance=ExtResource("4_i1ujt")]
|
||||
transform = Transform3D(0.426634, 0, 0.260736, 0, 0.5, 0, -0.260736, 0, 0.426634, 0.204804, 1.3723, -1.02573)
|
||||
|
|
|
|||
BIN
3D/Mainframe/MainFrame.pxc
Normal file
BIN
3D/Mainframe/MainFrame.pxc
Normal file
Binary file not shown.
BIN
3D/Mainframe/MainFrame.pxc1
Normal file
BIN
3D/Mainframe/MainFrame.pxc1
Normal file
Binary file not shown.
BIN
3D/Mainframe/Mainframe_Directional.png
(Stored with Git LFS)
Normal file
BIN
3D/Mainframe/Mainframe_Directional.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
3D/Mainframe/Mainframe_Directional.png.import
Normal file
34
3D/Mainframe/Mainframe_Directional.png.import
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://61jyvux2jned"
|
||||
path="res://.godot/imported/Mainframe_Directional.png-e4a030cecfec9629c74b1ca403dc9dcd.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://3D/Mainframe/Mainframe_Directional.png"
|
||||
dest_files=["res://.godot/imported/Mainframe_Directional.png-e4a030cecfec9629c74b1ca403dc9dcd.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
|
||||
Loading…
Add table
Add a link
Reference in a new issue