Question by
araizasingh5846 · Apr 23, 2019 at 05:47 AM ·
webglexportversion
can you make changes to your project after you export it?,can you export your game and make changes after that?
Basically, can you make a version two after you export, and will the changes also appear in WebGL?
I am using a mac.,
Comment
Answer by highpockets · Apr 23, 2019 at 05:47 AM
After you build your project, yes, you can make changes and those changes will be seen on your next build. But changes to a project in unity will not affect a project that has already been built, you will have to build again.
Your answer
Follow this Question
Related Questions
Error after compiling WebGL 1 Answer
Export WebGL failed 0 Answers
WebGL build failed running python and emcc 1 Answer
way my game is not working after build to WebGL? 0 Answers
Is it possible to stream WebGL render to the client ? 0 Answers