mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-07-13 02:53:48 +00:00
feat(*): Add environment and colours
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
[gd_scene load_steps=4 format=3 uid="uid://cofdcxo5170rs"]
|
||||
[gd_scene load_steps=5 format=3 uid="uid://cofdcxo5170rs"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/goal.gd" id="1_v8ikr"]
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_ptddx"]
|
||||
transparency = 1
|
||||
albedo_color = Color(0, 0.368627, 1, 0.537255)
|
||||
|
||||
[sub_resource type="BoxMesh" id="BoxMesh_4ngif"]
|
||||
material = SubResource("StandardMaterial3D_ptddx")
|
||||
size = Vector3(3.5, 1.5, 0.1)
|
||||
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_nmd5r"]
|
||||
|
||||
Reference in New Issue
Block a user