gd: added input addon

This commit is contained in:
2025-05-27 19:20:46 +02:00
parent d8a1604af9
commit c8d8c7ec25
683 changed files with 21608 additions and 2 deletions

View File

@ -0,0 +1,8 @@
[gd_resource type="Resource" script_class="GUIDEModifierScale" load_steps=2 format=3 uid="uid://x0g11r4xtmcv"]
[ext_resource type="Script" path="res://addons/guide/modifiers/guide_modifier_scale.gd" id="1_42gxx"]
[resource]
script = ExtResource("1_42gxx")
scale = Vector3(0.1, 1, 1)
apply_delta_time = false