Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@ashtonland ashtonland released this 10 Aug 23:14
· 5 commits to main since this release

This minor update adds a Unity DOTS Raycast generation snippet. The new snippet is dcrc. To use the snippet, you need to install the Unity Physics packaged from the Unity package manager, but you likely already have that installed since it is one of the core DOTS packages.

How to install

Recommended - Open the extensions panel in your vscode, search "unity ecs snippets", and click install on this package from the list.

OR

Manual - Download the .vsix file provided below, and run it on your computer. That file will add the installation to your vscode the same way as the above method does except done by you instead of the vscode ui.