SetSkyScrollSpeed
From ZDoom Wiki
void SetSkyScrollSpeed (int sky, float skyspeed)
Changes the scrolling speed of a sky. This is useful in conjunction with ChangeSky.
Parameters
- sky: either 1 or 2.
- skyspeed: the desired scrolling speed.
Examples
|
Note: This article lists no examples. If you make use of this feature in your own project(s) or know of any basic examples that could be shared, please add them. This will make it easier to understand for future authors seeking assistance. Your contibutions are greatly appreciated. |