Resize own cast bar

Hi, I need to resize my own castbar without changing it as a whole. I am trying to use as few addons as possible and I want to keep the appearance of the new cast bar. I want to keep the whole ui scale as I have it right now, and in Edit Mode it doesn’t let me individually resize below 100%.

you can change whole ui’s scale from the graphics menu, then editmode’s to get the rest in order

or use lua, however spell’s name gets messed a bit… something like /run PlayerCastingBarFrame:SetSize(5,5)
or, find the correct frame :d

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.