Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Miscellaneous => Topic started by: saifi0102 on August 14, 2015, 08:56:36 pm
-
Hi,
I was wondering if there are any hidden functions in WoW Lua API to handle 3D objects in the world frame. Any ideas?
-
If you are talking about objects in the game world, there is not.
The only objects you can control on screen are the "Model" or "PlayerModel" frames.
http://wowprogramming.com/docs/widgets/PlayerModel (http://wowprogramming.com/docs/widgets/PlayerModel" onclick="window.open(this.href);return false;)