Author Topic: How to set the direction of an object to make it slide on another one.  (Read 3532 times)

Offline Melssj5

  • double
  • *****
  • Posts: 724
    • View Profile
Hi, how can I do this. for example a cube on a horizontal that begans to climb for an inclinated plane. The Object3D class has only check for collision methods but they do not slide nor adjust the rotaion of the object, how can I do this?



« Last Edit: July 06, 2007, 05:34:16 am by Melssj5 »
Nada por ahora

Offline Remo

  • int
  • **
  • Posts: 64
    • View Profile
    • http://www.opsdirector.com/3dart
You could use a 3rd part y(i.e. ODEJAVA) physics engine to do that.