DK22Pac/plugin-sdk

Modifying shadow colors.

Opened this issue · 0 comments

I'm trying to do a little experiment where I want to modify the color of all in-game shadows in real time.

I tried to do this by looping over aStaticShadows and aPermanentShadows and manually changing each shadow's color values. This does nothing. Excuse me if this is a completely stupid way of doing this, I'm trying to work with the lack of documentation and this is why I'm asking in the first place.

This is for GTA SA specifically.