PB Unity commited on
Commit
7ca3c83
·
verified ·
1 Parent(s): 8a79a03

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -11,6 +11,7 @@ There are three trained files which create a turtle 🐢, lizard 🦎 and a 💩
11
 
12
  ## How to use
13
  * Create a new scene in Unity 2023
 
14
  * Add the `RunAutomata.cs` to the Main Camera
15
  * In `Assets/StreamingAssets` put the `lizard.sentis`, `turtle.sentis` and `poop.sentis` files.
16
  * Create a quad or image and attach an unlit transparent material to it.
 
11
 
12
  ## How to use
13
  * Create a new scene in Unity 2023
14
+ * Install `com.unity.sentis` version `1.3.0-pre.3` from the package manager
15
  * Add the `RunAutomata.cs` to the Main Camera
16
  * In `Assets/StreamingAssets` put the `lizard.sentis`, `turtle.sentis` and `poop.sentis` files.
17
  * Create a quad or image and attach an unlit transparent material to it.