Author Topic: static shape collision  (Read 1020 times)

is there anyone who can tell me how to add collision to static shapes? i searched and didn't find anything

Depends on what exporter you use.


I think you need to set the name of your collision shape to col-1

I think you need to set the name of your collision shape to col-1
dosen't col shapes need to be seperate squares? atleast that's what I saw looking around in the bedroom map

dosen't col shapes need to be seperate squares? atleast that's what I saw looking around in the bedroom map

Pretty sure you can use any convex shape with less than 256 verts. To create a concave collider, split it in several convex ones and call them col-1.xxx

wait, so am i supposed to set the name of the shape that i want to give collision to col-1?

I believe you make a shape on another layer for collision(?).

what happens if you dont have collsion? will the shape be walk through? or it will crash game or make it not load?

what happens if you dont have collsion? will the shape be walk through? or it will crash game or make it not load?
well if it doesn't have collision you could walk through it