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

migrate to current unity version #2

Open
meltzow opened this issue Jun 24, 2021 · 3 comments
Open

migrate to current unity version #2

meltzow opened this issue Jun 24, 2021 · 3 comments

Comments

@meltzow
Copy link

meltzow commented Jun 24, 2021

hi,
any ideas how to migrate to a current unity version?
this will be great.
thx.

@rephus
Copy link
Member

rephus commented Jun 25, 2021

Hi, this project is a bit old, so it might not be easy to migrate. But you can try to import the project to a new unity version, and luckily Unity itself should translate all scripts automatically. In my experience, shaders usually fail, so you might need to replace those with some new ones. Worst case scenario, the code will not compile, if you can't fix the few C# files (the codebase is small) then you can still reuse the 3D models and animations .

If you manage to produce something with this template, please share.

@meltzow
Copy link
Author

meltzow commented Jun 25, 2021

it's now compileable with unity 2020.3.12f1
see here: https://github.com/meltzow/startcraft-unity3d

but its looking, perhaps some prefabs are broken

@meltzow
Copy link
Author

meltzow commented Jun 26, 2021

now its looking better. see #3

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