link the other aft example too

This commit is contained in:
Jill 2022-09-19 22:48:44 +03:00
parent f1bf80e8be
commit a5e2e45036
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ aft:Draw()
sprite:Draw() -- will not be drawn to the AFT
```
See [the AFT example](#afts) for a quick setup to play around with. The ability to dynamically adjust at which point in the stack they render makes them _a lot_ more powerful than you'd expect.
See [the AFT example](#afts) for a quick setup to play around with, or the example in the [aft library](#aft) for a barebones setup. The ability to dynamically adjust at which point in the stack they render makes them _a lot_ more powerful than you'd expect.
#### `ActorFrame`, `ActorScroller`