Skip to content

Commit 8b35dfd

Browse files
committed
feat(docs): add link to tutorial 07 EN
1 parent afa132e commit 8b35dfd

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,13 +71,22 @@ Learn how to make a simple field of vision (FOV) system for a robot guard unit w
7171

7272
## 06. The power of custom animation events
7373

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! :)
7575

7676
- Watch on YouTube: [in English 🇬🇧](https://www.youtube.com/watch?v=7xNI2hUoXWw), [in French 🇫🇷](https://www.youtube.com/watch?v=Mg6DsLlhddU)
7777
- See the files [in the repo](/Assets/06-AnimationEvents/)
7878

7979
![cover-06_animation-events](doc/06_animation-events.png)
8080

81+
## 07. Implementing a basic building placement system
82+
83+
If you want to learn how to make your own RTS-like "free placement" building system, then check out this video tutorial!
84+
85+
- Watch on YouTube: [in English 🇬🇧](https://www.youtube.com/watch?v=OaQQ67N9hWc)
86+
- See the files [in the repo](/Assets/07-BuildingPlacement/)
87+
88+
![cover-07_building-placement](doc/07_building-placement.png)
89+
8190
## Shaders
8291

8392
### Procedural Grid (URP)

doc/07_building-placement.png

10.7 MB
Loading

0 commit comments

Comments
 (0)