Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: Fizzlemizz
Forum: General Authoring Discussion 09-22-19, 08:54 AM
Replies: 6
Views: 4,280
Posted By Fizzlemizz
Have you tried to delay the set so the game has...

Have you tried to delay the set so the game has time to "get ready". Something like:

local frame = CreateFrame("PlayerModel", nil, UIParent, nil)
frame:SetSize(500, 500)
frame:SetPoint("CENTER",...
Showing results 1 to 1 of 1