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

Are there any implications to changing Awake() to Start()? #52

Open
a-rts opened this issue May 4, 2018 · 0 comments
Open

Are there any implications to changing Awake() to Start()? #52

a-rts opened this issue May 4, 2018 · 0 comments

Comments

@a-rts
Copy link

a-rts commented May 4, 2018

I am trying to combine ArmSwinger with NewtonVR and I've found that ArmSwinger finds SteamVR_ControllerManager only when Awake() is change to Start(). There are still some null reference errors, but my first guess is that NewtonVR deactivates some controller objects dynamically.
Does anyone know of any potential problems that this change could introduce?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants