Edge animate and Unity 3D
all-
is there way embed unity 3d game in edge animate?
im trying of 2d gui's in edge , 3d gaming in unity.
thx,
z
maybe make unity3d scene in other page in dreamweaver or whatever.
and import animate webpage code :
var container = sym.$("name_of_your_boxholder");
container.append('<iframe id="currentpageholder" width="'+container.width()+'" height="'+container.height()+'" src="./yourunity3dpage.html" frameborder="0" scrolling="no"></iframe>');
More discussions in Edge Animate CC
adobe
Comments
Post a Comment