Ivan "KaiSD" Korystin преди 10 години
родител
ревизия
94645ea459
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. +1
    -1
      README.md

+ 1
- 1
README.md Целия файл

@@ -9,7 +9,7 @@ Since actions are quite simple, i implemented them myself.

### How to use

1. Place the coa4u folder from Assets/scripts to your Assets/scripts folder.
1. Place the coa4u folder from Assets/scripts in your Assets/scripts folder.
2. Then attach the Actor.cs script to the object you want.
3. See the ActorSampleActions.cs class, if you need examples.