thank you johnny, thank you fabrizio ^^

thats it. i`m really sorry that sometimes i`m not able to handle
basics like this, but i started actionscript in this summer so i still
have to learn many things.

thank you!

On 24 Nov., 17:11, John Brookes <[email protected]> wrote:
> obj = new Kub();
> //    obj.collider = true;
> for each (var m:Mesh in obj.meshes)
> {
>     m.collider = true;
>     _tree.addChild(m);
>
> }

Reply via email to