This repository has been archived on 2022-01-09. You can view files and clone it, but cannot push or open issues/pull-requests.
liblast/Game/Assets/DecalsStatic/LiblastLogo.tscn

14 lines
601 B
Plaintext

[gd_scene load_steps=3 format=3 uid="uid://bkromihd82ufg"]
[ext_resource type="Texture2D" uid="uid://d24tv4e0dptk0" path="res://Assets/Effects/Logo.png" id="1_ecf88"]
[ext_resource type="Script" path="res://Assets/Decals/Logo.gd" id="2_cwoln"]
[node name="Logo" type="Decal"]
transform = Transform3D(-0.856436, -0.965923, -2.4869e-13, -3.19626, 0.258819, 2.89283e-07, -2.79426e-07, 2.26266e-08, -3.30902, 32.0208, -8.71308, 13.8818)
extents = Vector3(1, 0.0327708, 1)
texture_emission = ExtResource( "1_ecf88" )
emission_energy = 2.0
albedo_mix = 0.0
cull_mask = 1
script = ExtResource( "2_cwoln" )