We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Only one argument should now be given to Link
Fixed step numbers.
In EmitInputSystem corrected 2 super minor typos in a code comment.
where to place bee sprite by default
fix wrong comment
remove redundant using
fix typo
Fixed a typo of my own. D'oh!
Updated installation instructions, cleaned up a few sections and corrected some typos.
Added `using` statements to top of `Components.cs` example to help out the newbies like myself (I wasn't sure what `[Game]` and `[Unique]` were at first and had to track them down to learn they were attributes, then find where they were in the namespace, etc.)
Updated Unity Tutorial Simple Entity View and Movement (markdown)
Collevtor > ICollector
Created Unity Tutorial - Simple Entity View and Movement (markdown)