How do you make MT_TAILSOVERLAY have transparency and fullbright?

NordVPN

Member
this is how i am trying to do it, but it doesn't work
addHook("MobjThinker", function(Tails)
if player.mo.skin == "stealth"
local Tails = MT_TAILSOVERLAY
Tails.frame = $1 | FF_FULLBRIGHT | FF_TRANS60
end
end)
please tell me what im doing wrong, although idk if anyone has tried this because there is almost nothing on this.
 

Attachments

  • srb20857.png
    srb20857.png
    153.1 KB · Views: 43
  • srb20858.png
    srb20858.png
    89.6 KB · Views: 35

Who is viewing this thread (Total: 0, Members: 0, Guests: 0)

Back
Top