You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-1Lines changed: 10 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -71,13 +71,22 @@ Learn how to make a simple field of vision (FOV) system for a robot guard unit w
71
71
72
72
## 06. The power of custom animation events
73
73
74
-
Wanna discover how to embed events in your Unity animation clips to precisely time callbacks and trigger specific reactions all throughout the moves of your hero avatars? Checkout this quick tutorial! :)
74
+
Wanna discover how to embed events in your Unity animation clips to precisely time callbacks and trigger specific reactions all throughout the moves of your hero avatars? Check out this quick tutorial! :)
75
75
76
76
- Watch on YouTube: [in English 🇬🇧](https://www.youtube.com/watch?v=7xNI2hUoXWw), [in French 🇫🇷](https://www.youtube.com/watch?v=Mg6DsLlhddU)
77
77
- See the files [in the repo](/Assets/06-AnimationEvents/)
0 commit comments