Set canvas render material for sprites

This commit is contained in:
n00b87
2025-08-31 21:50:38 -05:00
parent a25b4ad6ec
commit bfdff4207a
24 changed files with 1446 additions and 1119 deletions

View File

@@ -25,6 +25,13 @@
<p>
<br>
</p>
<p>
The project tree is where the project is organized. To be able to add actors to a project there must be an active stage. <br> NOTE: A stage will be bold in the tree view when its active.
</p>
<p><img src="images/sn_project_tree.png" width=300 height=300></p>
<p>
<br>
</p>
<p>
The scene view is where most of the work is done.
</p>