Files
GGJ26/resources/masks/falsy.tres
minimata 661510d7f6
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 13s
Create tag and build when new code gets to main / Export (push) Successful in 1m30s
last minute tuto changes
2026-02-01 17:10:24 +01:00

15 lines
556 B
Plaintext

[gd_resource type="Resource" script_class="MaskResource" format=3 uid="uid://kau80jesm22w"]
[ext_resource type="Texture2D" uid="uid://dr265gon4k377" path="res://assets/masks/Bouche 1.png" id="1_r5drl"]
[ext_resource type="Script" uid="uid://d26mv2xtvmpqt" path="res://scenes/mask/mask_resource.gd" id="2_ncal4"]
[resource]
script = ExtResource("2_ncal4")
name = "Mask of the Liar"
description = "Invert all traits"
mask_sprite = ExtResource("1_r5drl")
region = 1
stimuli = 1
stimuli_multiplier = -2.0
metadata/_custom_type_script = "uid://d26mv2xtvmpqt"