Skip to content

Commit edd53ad

Browse files
committed
feat(docs): add link to tutorial 02 EN
1 parent 5e6b425 commit edd53ad

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,13 @@ Discover how to use the behaviour tree AI design pattern to give some life to RT
2626
- See the files [in the repo](/Assets/01-BehaviourTreesRTS/)
2727

2828
![cover-01_behaviour-trees_rts](doc/01_behaviour-trees_rts.gif)
29+
30+
## 02. Creating a day-and-night cycle system [<div />](#tutorial-02_day-and-night)
31+
32+
Discover how to use the behaviour tree AI design pattern to give some life to RTS collector units! These little trucks will chop down trees or mine ores to gather wood and minerals, auto-finding the closest targets and regularly delivering their resources to a nearby depot, until the entire map is empty...
33+
34+
- Watch on YouTube: [in English 🇬🇧](https://www.youtube.com/watch?v=O997NxQGQ6A)
35+
- Read on [Medium](https://mina-pecheux.medium.com/creating-a-basic-day-and-night-cycle-in-unity-c-dff942c1690d)
36+
- See the files [in the repo](/Assets/02-DayAndNightCycle/)
37+
38+
![cover-02_day-and-night](doc/02_day-and-night.gif)

0 commit comments

Comments
 (0)