Merge pull request #12557 from BastiaanOlij/arvr_add_rumble_support
Adding rumble support to ARVR controllers
This commit is contained in:
@@ -5316,6 +5316,13 @@
|
||||
["godot_real", "p_value"],
|
||||
["godot_bool", "p_can_be_negative"]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "godot_arvr_get_controller_rumble",
|
||||
"return_type": "godot_real",
|
||||
"arguments": [
|
||||
["godot_int", "p_controller_id"]
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user