Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: reidospalas on October 11, 2018, 01:26:34 am

Title: Question custom talent tree
Post by: reidospalas on October 11, 2018, 01:26:34 am
Hello guys, i'm making my own talent tree inspired on mop-bfa, i was trying to separe the spells and make they position more left on screen but i got a problem, the frameside was getting break

INITIAL_TALENT_OFFSET_X = 35; << no touched offset works good, on the right side of the screen
INITIAL_TALENT_OFFSET_X = -10; << move the spells button to left, but when i tried it the spells start breaking them frame and disappear
Someone knows how can i fix it?
Title: Re: Question custom talent tree
Post by: reidospalas on October 11, 2018, 02:01:44 pm
bump!!
Title: Re: Question custom talent tree
Post by: Grymskvll on October 11, 2018, 02:36:02 pm
The icon is probably spilling past the scrollframe boundary.

This might help:
https://github.com/Gethe/wow-ui-textures
https://github.com/tekkub/wow-ui-source/releases