bkeiren / AwesomiumUnity

Third-party Awesomium wrapper for Unity3D, wrapping Awesomium's C++ API with a custom C# API and accompanying Unity MonoBehaviour components.
108 stars 74 forks source link

Update the readme. #9

Open Benjiko99 opened 9 years ago

Benjiko99 commented 9 years ago

Please add to the usage instructions in readme to set the position of the gameobject to (0.5, 0.5, 0) and scale to 1. I have just spend an hour trying to figure out why I can't see anything on the screen.

And add that a 32-bit unity editor is needed and can be downloaded from the dropdown menu on the download page http://i.imgur.com/Z62HjCC.png

Cheers.

bkeiren commented 9 years ago

Good points, thank you for your feedback and for checking out AwesomiumUnity!