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

not able to use 'ImageSynthesis' as a class in C# Script #1

Open
banannakn opened this issue May 11, 2020 · 0 comments
Open

not able to use 'ImageSynthesis' as a class in C# Script #1

banannakn opened this issue May 11, 2020 · 0 comments

Comments

@banannakn
Copy link

banannakn commented May 11, 2020

I just tried to follow your tutorial. When it comes to the point of scripting I just tried to write 'public ImageSynthesis synth;' but it won't find that class. And when I add 'synth.onSceneChange();' to the update function, it is not possible to run the program because of the error 'All compiler errors have to be fixed before you can enter playmode!'. I already copied your code to my file, it didn't solve the problem. Any help?
SceneController
error_message

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