BastiaanOlij / godot_background_loading

Example project for my background loading tutorial
MIT License
13 stars 4 forks source link

Teleport doesn't work with up to date addons #1

Open furrot opened 4 years ago

furrot commented 4 years ago

It seems like the teleporting is broken in this example when vr-commons and godot-openvr are updated. It never seems to be able to find a target. It also seems to throw off the geometry in the test_scene as well.

BastiaanOlij commented 4 years ago

Sorry for the VERY late reaction.. It's likely because the default physics layers have changed. Make sure they are set correctly for the teleport function