better in-game timer
as in, use `_process()` and add a number could you lag on purpose before finishing to cut time? probably not
This commit is contained in:
parent
4afec6386c
commit
df7736a9d1
10 changed files with 180 additions and 190 deletions
|
@ -5,7 +5,8 @@
|
|||
[ext_resource type="AudioStream" uid="uid://cvvs74ep5d4wt" path="res://sounds/ring2.ogg" id="3_lkqw0"]
|
||||
|
||||
[sub_resource type="GDScript" id="GDScript_86vhg"]
|
||||
script/source = "extends CSGTorus3D
|
||||
script/source = "class_name Ring
|
||||
extends CSGTorus3D
|
||||
|
||||
var happy_material = preload(\"res://graphics/happy_material.tres\")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue