Feral Heart

Help & Guidance => Game Help => Topic started by: glcier on January 02, 2018, 08:22:23 am

Title: Question about Sky Mods
Post by: glcier on January 02, 2018, 08:22:23 am
Is it possible to make an animated sky mod?

If so, are there any codes you could recommend me trying?
Any sort of animation; scrolling, frames (like here https://www.youtube.com/watch?v=L-1QuOCmSe8 (https://www.youtube.com/watch?v=L-1QuOCmSe8)), ect.

(If it's super successful, I'm considering making it public aha)


Thank you! ^_^
Title: Re: Question about Sky Mods
Post by: Hakumi on January 03, 2018, 04:28:20 am
Not that I'm aware of unfortunately...
But unless someone came up with revolutionary code here to make it possible then I'm sure they can help ya out more c:
Good luck ~!
Title: Re: Question about Sky Mods
Post by: Kuri on January 03, 2018, 07:40:55 am
Feralheart/materials/sky.material

i went there, added a line of code for scrolling in the "technique 1" and removed the    "tex_coord_set 0" and changed the name of the sky mask to something else (the texture i wanted to scroll).  It worked.
In theory if you wanted to preserve the sky's functions you could probably add a pass or something, but that depends on what you're trying to do...