Advertisement
Guest User

Untitled

a guest
Aug 12th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. [Physics]
  2. ;;
  3. ;; Choose one of the physics engines below
  4.  
  5. ;; AuroraOpenDynamicsEngine is by some distance the most developed physics engine and is the main supported physics engine of Aurora
  6. Include-AuroraOpenDynamicsEngine = Configuration/Physics/AuroraOpenDynamicsEngine.ini
  7.  
  8. ;; AuroraBulletDotNet is an alternate physics engine that is not as developed and has plenty of bugs still to work out.
  9. ; Include-Bullet = Configuration/Physics/BulletPhysics.ini
  10.  
  11. ;; The most basic of all BasicPhysics
  12. ;DefaultPhysicsEngine = basicphysics
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement