Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Berunin

Pages: [1]
1
Support / Re: Invisible collision border
« on: January 12, 2013, 06:38:15 pm »
Thank you very much your solution occurred to me, I'll try it but my solution works well and no slowdown see it.

2
Support / Re: Invisible collision border
« on: January 12, 2013, 05:34:20 pm »
:) set.visibility(false) == colision off .. true?
 Thanks but I've found a solution here, I have to turn off the effect of light on the subject
    border.setLighting(Object3D.LIGHTING_NO_LIGHTS);

ps:zdravim krajana :)

3
Support / Invisible collision border
« on: January 12, 2013, 04:36:20 pm »
Hello all.. I create little game and I do not know how to make invisible collide border... :(   If i set border.setTransparency(0) or -1
 object is transparent but still visible....
Please help (sorry for my english)

Pages: [1]