Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VRPN Interface #2

Closed
bnlrnz opened this issue Oct 7, 2020 · 1 comment
Closed

VRPN Interface #2

bnlrnz opened this issue Oct 7, 2020 · 1 comment

Comments

@bnlrnz
Copy link
Owner

bnlrnz commented Oct 7, 2020

Make the VRPNController an Actor and let the user place it in the level.

Currently the VRPNControllers are part of the CaveControllerActor and receive information from it.
Other actors add Callbacks to the VRPNControllers via accessing them by the CaveControllerActor.

The CaveController could get a method like GetVRPNController(FString Name) which returns a specific VRPNController from the scene or null if there is none.

@bnlrnz
Copy link
Owner Author

bnlrnz commented Oct 7, 2020

Fixed by commit 9ee308b

@bnlrnz bnlrnz closed this as completed Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant