Changed to vehicle sensor instead of single sensor types
This commit is contained in:
@@ -26,7 +26,6 @@ func add_widget(widget_type: String, widget_position: Vector2, widget_scale: flo
|
||||
pass
|
||||
|
||||
func _on_sensor_request_received(sensor_ip, sensor_data):
|
||||
print('here')
|
||||
_on_open_settings_pressed()
|
||||
|
||||
func _on_sensor_approced(sensor_ip):
|
||||
|
||||
Reference in New Issue
Block a user