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

AddComponent #74

Open
stanleyjoy opened this issue Nov 28, 2012 · 2 comments
Open

AddComponent #74

stanleyjoy opened this issue Nov 28, 2012 · 2 comments

Comments

@stanleyjoy
Copy link

Can we dynamically add component to a game object.
I have been trying to add a AudioSource to the Game Object. It builds without any error however when we run the program I get an exception stating that It Cannot find the type to be added.

@fehaar
Copy link
Owner

fehaar commented Nov 29, 2012

You should be able to add components dynamically. It is very hard to say what is going wrong without more information.

@stanleyjoy
Copy link
Author

Will let you know soon!!! Getting ready to test issues.
Our app got rejected in the Store so we are working twice as hard to solve it.
Stan

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

2 participants