View Full Version : solid
bazookapenguin
10-23-2005, 01:04 AM
does anyone know how to make thing solid so objects cant run through them???
This question has already been answered (http://www.alice.org/community/showthread.php?t=69). :)
bazookapenguin
10-23-2005, 05:29 PM
i tried that but the objects can still go thruogh each other:confused:
You'll have to play with the values to make it work. Try setting the objects further apart or changing the distance in your function to something larger.
One way to do this is to set distances to be too large, such that one object will stop too far away from another object. Then set the distance a little closer. Keep lowering this number until it's the lowest value before the object goes through the other.
bazookapenguin
10-23-2005, 05:58 PM
but im creating a game and i dont want the objects going through each other