Files
GGJ26/resources/masks/blind.tres
minimata d2290b009d
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 11s
Create tag and build when new code gets to main / Export (push) Successful in 1m32s
trait lists
2026-02-01 15:04:56 +01:00

13 lines
534 B
Plaintext

[gd_resource type="Resource" script_class="MaskResource" format=3 uid="uid://vsvgpvluq7sh"]
[ext_resource type="Texture2D" uid="uid://sf7sjug1spau" path="res://assets/masks/Masque 1.png" id="1_ls5lh"]
[ext_resource type="Script" uid="uid://d26mv2xtvmpqt" path="res://scenes/mask/mask_resource.gd" id="1_namv3"]
[resource]
script = ExtResource("1_namv3")
name = "Mask of the Blind"
description = "Cannot see anything"
mask_sprite = ExtResource("1_ls5lh")
stimuli_multiplier = 0.0
metadata/_custom_type_script = "uid://d26mv2xtvmpqt"