Difference between revisions of "Dynamic Clouds (h2)"
From The Official Visionaire Studio: Adventure Game Engine Wiki
m |
m |
||
Line 1: | Line 1: | ||
{| class="ts" style="width:100%" | {| class="ts" style="width:100%" | ||
|- | |- | ||
− | ! style="text-align:left" | Name !! style="text-align:left;width:10%" | By | + | ! style="text-align:left" | Name !! style="text-align:left;width:10%" | By |
|- | |- | ||
| Dynamic Clouds (animation based) || AFRLme | | Dynamic Clouds (animation based) || AFRLme | ||
− | |} | + | |}{{AFRLme_Patreon}} |
− | |||
This tutorial shows you how to create dynamic moving clouds. Each clouds image sprite, scale, offset & speed is randomly generated at the beginning of each loop. ''Visionaire Studio 4.0 plus is required for this tutorial.'' | This tutorial shows you how to create dynamic moving clouds. Each clouds image sprite, scale, offset & speed is randomly generated at the beginning of each loop. ''Visionaire Studio 4.0 plus is required for this tutorial.'' |
Latest revision as of 15:44, 5 August 2016
Name | By |
---|---|
Dynamic Clouds (animation based) | AFRLme |
This tutorial shows you how to create dynamic moving clouds. Each clouds image sprite, scale, offset & speed is randomly generated at the beginning of each loop. Visionaire Studio 4.0 plus is required for this tutorial.
Tutorial
To do...
Resources
Name | Description |
---|---|
dynamic_clouds.zip | A working .ved file, complete with resources. Check out the readme.txt file for instructions. |