Yes, using the stflow shader will allow you to run through a texture film strip. Like it was done for this campfire: https://assettocorsamods.net/threads/disabling-wind-effect-on-meshes-shaders-patch.1791/#post-12837Hey everyone! I am curious if it's possible to make animated panels (ads) for tracks like an mp4 file or just an image sequence? Thanks.
Thanks! Do other people need to have it installed in order to see the animations or just me?Yes, using the stflow shader will allow you to run through a texture film strip. Like it was done for this campfire: https://assettocorsamods.net/threads/disabling-wind-effect-on-meshes-shaders-patch.1791/#post-12837
Or you can LUA whatever you want in... MP4, multiple images, etc
Yes, some people ship it with their track.Thanks! Do other people need to have it installed in order to see the animations or just me?
use the ksflag shader on the meshHello buddys. First post ever here.
Is there a way to put, let's say, an animated flag on a pole or similar moving objects on a track modeled with blender without the CSP?
Yes, some people ship it with their track.
Althought that shader is also included when using CustomShadersPatch.
You can even make it so vanilla users dont need it (i.e. just use NM shader), and you turn on what you want via "ext_config.ini"
edit:
[SHADER_REPLACEMENT_...]
MATERIALS=your_material
SHADER=stPerPixelNM_UVflow
FILL_MISSING_TEXTURES=1
PROP_... = offsetDSpeed, 0, 0
PROP_... = offsetNMSpeed, 0, 0.0025
PROP_... = NMmult, 20
PROP_... = detailNMmult, 2