I tried to play it but my VR glasses won't show it. Maybe you still have to add:
func _ready(): var viewport = get_viewport() viewport.use_xr = true to your main Node :)
Alas it's exclusively for TiltFive
ahhhh