Unity-Technologies / UnityPlayground

A collection of simple scripts to create 2D physics game, intended for giving workshops to a young audience
MIT License
856 stars 163 forks source link

Importing PP as a Project doesn't provide menu options to turn on/off Playground #14

Closed JimboPicton closed 6 years ago

JimboPicton commented 6 years ago

When importing the current build of the project from GutHub, the only option available under 'Playground' in file menu is 'Export Unity Package' - options to turn on/off Playground Project are not available (although these are demonstrated when the current Global Game Jam Installer Package is used). (Using Unity 2017.3.f1 Personal edn)

JimboPicton commented 6 years ago

Resolved after discussion with Ciro using the 'Asset-Store' fork (will be rolled into a future PP Master build).

Janhan commented 5 years ago

Using the move scipt I got the Message "RigidbodyType2D' does not exist in the current context"

How could I solve the error

Thanks

ciro-unity commented 5 years ago

Hey @Janhan, can you describe a bit more in depth how you get the issue? If I just add a Move script, the script works as expected.

Also you can open a new issue if you have more detailed steps, this was about importing an old version of the Playground.

ciro-unity commented 5 years ago

Actually, I found you can open an issue from a comment. Link is above. We can continue there: https://github.com/Unity-Technologies/UnityPlayground/issues/27