boatbomber / PixelColorApproximation

Rough approximation of pixel colors in Roblox
Mozilla Public License 2.0
12 stars 1 forks source link

Account for LocalTransparencyModifier #2

Closed simplynoni closed 1 month ago

simplynoni commented 1 month ago

Currently this module has some weird effects in first person due to the raycasts hitting your own character.

It should either account for LocalTransparencyModifier or just completely ignore the player's character in first person.

boatbomber commented 1 month ago

I always forget about that. Thanks, fixed in 0.1.3.