[SOLVED] collision and selection
Posted: Mon Oct 05, 2020 16:09
I understand that this would give a 1m box from the centre.
collisionbox = {-0.5,-0.5,-0.5, 0.5, 0.5 , 0.5},
I have used collision and selection on my tepee and it works just fine and on 5.3.0 so it's not broken.
I have tried with collisionbox & collision_box and no matter what I try the box stays 1m in size.
In fact I have just created a simple column that has a top and bottom and 8 sides. It is exactly 2m high and 1m in diameter. The centre point is in the centre but sat at 1m high (being the centre of a 2m high block). I have even copied the code from the tepee (that works) and still no change.
How do I code collision for a mesh that is 1 node by 2 in height? I am running out of keyboard numbers and combinations and now hair to pull out :-D
cheers
collisionbox = {-0.5,-0.5,-0.5, 0.5, 0.5 , 0.5},
I have used collision and selection on my tepee and it works just fine and on 5.3.0 so it's not broken.
I have tried with collisionbox & collision_box and no matter what I try the box stays 1m in size.
In fact I have just created a simple column that has a top and bottom and 8 sides. It is exactly 2m high and 1m in diameter. The centre point is in the centre but sat at 1m high (being the centre of a 2m high block). I have even copied the code from the tepee (that works) and still no change.
How do I code collision for a mesh that is 1 node by 2 in height? I am running out of keyboard numbers and combinations and now hair to pull out :-D
cheers