generated from krampus/template-godot4
9 lines
460 B
Plaintext
9 lines
460 B
Plaintext
|
[gd_scene load_steps=3 format=3 uid="uid://ywmbsmw2em5n"]
|
||
|
|
||
|
[ext_resource type="Script" uid="uid://bpkwaloqvlvod" path="res://utilities/compute_shader_sandbox/compute_shader_sandbox.gd" id="1_0g1hn"]
|
||
|
[ext_resource type="Texture2D" uid="uid://wqqwtmtmp147" path="res://levels/ghost_ship/level/mess_hall/overhead_light_mask_C.png" id="2_ckeim"]
|
||
|
|
||
|
[node name="ComputeShaderSandbox" type="Node"]
|
||
|
script = ExtResource("1_0g1hn")
|
||
|
mask_texture = ExtResource("2_ckeim")
|