UnityPlayground icon indicating copy to clipboard operation
UnityPlayground copied to clipboard

A collection of simple scripts to create 2D physics game, intended for giving workshops to a young audience

Results 19 UnityPlayground issues
Sort by recently updated
recently updated
newest added

Follow Target stops working when object becomes a prefab. Player cannot be set as a target for prefab.

This Project was on older version of Unity , I updated the project to newer LTS Version - 2019.4.9f.

i am trying to teach my son how to make his first code by following this tutorial (https://unity3d.com/learn/tutorials/topics/2d-game-creation/2d-games-non-programmers?playlist=17093) but seems like update version is missing "Auto Object Spawner" script or...

Trying to use Unity Playground with the latest Unity Hub results in errors. I tried with Unity Version 2018.4.12f1 and 2019.2.12f1. Screenshot: ![unity](https://user-images.githubusercontent.com/139910/68962910-fd75b680-07d5-11ea-88ea-d31f0903d2f2.png)

Hi, I want to use this project to help people in my town to learn video game development but the language is a big barrier. Is it possible to build...

Is it possible to change the documentation on the repository to an editable format instead of PDFs? That way it would be easier to contribute to it and even work...

If you have ConditionRepeat instantiated for other objects or you have multiples scenes in your game, ConditionRepeat executes immediately and not consider initial Delay because it has already passed. Adding...

See screenshot ![image](https://user-images.githubusercontent.com/139910/57070130-caa31f80-6cd6-11e9-9f6f-b2ea76cbf252.png)

Added option to spawn an object after specified time delay in the CreateObjectAction script

I translate all Playground documents into Chinese. Hopefully this can help Chinese learner diving into Playground :)