splishy splashy
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ func get_number():
|
||||
10 * $Body/"3"/Cylinder/StaticBody3D.number + \
|
||||
$Body/"4"/Cylinder/StaticBody3D.number
|
||||
|
||||
func _on_static_body_3d_input_event(camera, event, position, normal, shape_idx):
|
||||
func _on_static_body_3d_input_event(_camera, event, _position, _normal, _shape_idx):
|
||||
if event is InputEventMouseButton and event.is_action_pressed("interact"):
|
||||
$Body/Knop/Audio.playing = true
|
||||
if get_number() == combination:
|
||||
|
||||
Reference in New Issue
Block a user