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

Tweaking #85

Open
VladMarius opened this issue Dec 27, 2015 · 1 comment
Open

Tweaking #85

VladMarius opened this issue Dec 27, 2015 · 1 comment

Comments

@VladMarius
Copy link

Hello sorry to bother you again , but the issue was closed.

I've managed to get the game working with the new unity version and ran the game from the following repositories:
https://github.com/Murkantilism/game-off-2013 and https://github.com/Murkantilism/Chromacore .

My question is: how can i present the extra stuff like the menu/level selector/jump-hit-buttons? I only see the MenuLevel scene (basically the instant game-start with only one level with 100 possible score and ending after that).

Thanks again.

@Murkantilism
Copy link
Owner

So with Unity 5.0, they released a completely new User Interface system. My guess is that none of the UI stuff I originally wrote in 2013 worked once you got the game itself to work with the newest version of Unity. Perhaps they changed the legacy UI system or perhaps it was deprecated and just doesn't work anymore.

To get the menu, level select, and other UI elements working they would probably need to be updated to use to the new UI system, or you'd have to figure out why the legacy system isn't working (could be for either of the reasons listed above).

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