Skip to content

Commit c20ecf5

Browse files
committed
Update tutorial section
1 parent f370b56 commit c20ecf5

File tree

1 file changed

+27
-37
lines changed

1 file changed

+27
-37
lines changed

tutorial.md

Lines changed: 27 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,30 @@
1-
# Aseprite Tutorial
2-
3-
* [Tutorials by Mort](#tutorials-by-mort)
4-
* [Tutorials by JebbyGD](#tutorials-by-jebbygd)
5-
* [Tutorials by advent1013](#tutorials-by-advent1013)
6-
* [Common tasks and questions](#common-tasks-and-questions)
7-
8-
## Tutorials by Mort
9-
10-
Thanks to [Mort](https://twitter.com/mnrART)
11-
12-
<iframe width="560" height="315" src="https://www.youtube.com/embed/Md6W79jtLJM" frameborder="0" allowfullscreen></iframe>
13-
14-
## Tutorials by JebbyGD
15-
16-
Thanks to <a href="https://www.youtube.com/channel/UCdpT9OXQsizXnc6vkhtvgEg">JebbyGD</a>
17-
18-
<iframe width="640" height="360" src="https://www.youtube.com/embed/videoseries?list=PLPHvHCBMlIQ0FEEh0QM7MZlnVMoRGgUql" frameborder="0" allowfullscreen></iframe>
19-
20-
Playlist content:
21-
22-
* [How to use Aseprite - Interface and Basics - Pixel Art](https://www.youtube.com/watch?v=vOQOSIsB0q0&index=1&list=PLPHvHCBMlIQ0FEEh0QM7MZlnVMoRGgUql)
23-
* [How to use Aseprite - Layers](https://www.youtube.com/watch?v=5FdnEzTXzkw&list=PLPHvHCBMlIQ0FEEh0QM7MZlnVMoRGgUql&index=2)
24-
* [How to use Aseprite - Advanced Tools and Tips & Tricks](https://www.youtube.com/watch?v=IJCRryUSGuI&index=3&list=PLPHvHCBMlIQ0FEEh0QM7MZlnVMoRGgUql)
25-
* [How To Use Aseprite - Animation Tools](https://www.youtube.com/watch?v=yItl34YrI5g&list=PLPHvHCBMlIQ0FEEh0QM7MZlnVMoRGgUql&index=4)
26-
* [How To Use Aseprite - Color Tools](https://www.youtube.com/watch?v=GLfliF05qAU&index=5&list=PLPHvHCBMlIQ0FEEh0QM7MZlnVMoRGgUql)
27-
* [How To Use Aseprite - Shading and Alpha/Opacity Tools](https://www.youtube.com/watch?v=26iNwQymiwQ&list=PLPHvHCBMlIQ0FEEh0QM7MZlnVMoRGgUql&index=6)
28-
* [Aseprite Tutorial - Saving & Exporting](https://www.youtube.com/watch?v=VxFKplKPvqQ&list=PLPHvHCBMlIQ0FEEh0QM7MZlnVMoRGgUql&index=7)
29-
30-
## Tutorials by advent1013
31-
32-
Thanks to <a href="https://twitter.com/advent1013">@advent1013</a>
33-
34-
<iframe width="640" height="360" src="https://www.youtube.com/embed/cL_usZAFB4A" frameborder="0" allowfullscreen></iframe>
35-
36-
* [Aseprite pixelart character creation and basic animation walkthrough](https://www.youtube.com/watch?v=cL_usZAFB4A)
37-
* [Aseprite pixelart character creation from tracing](https://www.youtube.com/watch?v=57dHdfClOqM)
1+
# Aseprite Tutorials
2+
3+
## Tutorials by Users
4+
5+
Sometimes pixel-artists want to share their magical knowledge to the
6+
world. And we are grateful that they use Aseprite for this:
7+
8+
<div class="row">
9+
<div class="col-md-6">
10+
<h3>Thanks to <a href="https://twitter.com/AdamCYounis">Adam</a></h3>
11+
<iframe width="560" height="315" src="https://www.youtube.com/embed/59Y6OTzNrhk" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
12+
</div>
13+
<div class="col-md-6">
14+
<h3>Thanks to <a href="https://twitter.com/mnrART">Mort</a></h3>
15+
<iframe width="560" height="315" src="https://www.youtube.com/embed/Md6W79jtLJM" frameborder="0" allowfullscreen></iframe>
16+
</div>
17+
</div>
18+
<div class="row">
19+
<div class="col-md-6">
20+
<h3>Thanks to <a href="https://www.youtube.com/channel/UCdpT9OXQsizXnc6vkhtvgEg">JebbyGD</a></h3>
21+
<iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?list=PLPHvHCBMlIQ0FEEh0QM7MZlnVMoRGgUql" frameborder="0" allowfullscreen></iframe>
22+
</div>
23+
<div class="col-md-6">
24+
<h3>Thanks to <a href="https://twitter.com/advent1013">Vishahan</a></h3>
25+
<iframe width="560" height="315" src="https://www.youtube.com/embed/cL_usZAFB4A" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
26+
</div>
27+
</div>
3828

3929
## Common tasks and questions
4030

0 commit comments

Comments
 (0)