Compare commits
1 commit
47255e5850
...
3e571e7482
| Author | SHA1 | Date | |
|---|---|---|---|
| 3e571e7482 |
3 changed files with 0 additions and 12 deletions
|
|
@ -1,4 +0,0 @@
|
|||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://dpacu3e7vsks5"]
|
||||
|
||||
[resource]
|
||||
albedo_color = Color(0.99607843, 0.99607843, 0.99607843, 1)
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[gd_resource type="StandardMaterial3D" format=3 uid="uid://bt5aat64e478k"]
|
||||
|
||||
[resource]
|
||||
albedo_color = Color(0.1254902, 0.1254902, 0.1254902, 1)
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
class_name Util extends Node
|
||||
|
||||
static func input_action_string(action):
|
||||
return InputMap.action_get_events(action)[0].as_text()
|
||||
Loading…
Add table
Add a link
Reference in a new issue