PDA

View Full Version : Registering 2 objects to show the collide


djones1010
03-19-2009, 12:38 PM
My teammate is having some trouble trying to register our chess pieces so that when they collide with each other they produce a message and then show some animation that represents capture.

Use control find for my teammate comments:
# Im trying to get these to pieces to collide
Issue occur within this segment

Jeff
03-25-2009, 12:35 PM
Do you have physics enabled, I didn't notice that in your code?
viz.phys.enable()