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

Adding PickUpAndHold script and adding gender neutral language to the Editor scripts #11

Closed sophiaaar closed 6 years ago

sophiaaar commented 6 years ago

Also adding a RemoveOnePoint method to UIScript

ciro-unity commented 6 years ago

That's a great addition! I gave a quick review to the code, seems fine. I just want to change a couple of things (for instance, right now the Inspector shows the warning in any case). Will pull it in when I have time to review the code more in depth.

sophiaaar commented 6 years ago

Oh I didn't realise all of my commits had gone into this PR 😓 I thought I was just adding 115c88b!

sophiaaar commented 6 years ago

nudge @ciro-unity

sophiaaar commented 6 years ago

Added the ability to change (in the inspector) which key is used for picking up and dropping