Ignore:
Timestamp:
Jul 9, 2012, 3:12:57 PM (11 years ago)
Author:
touky
Message:

BtPhysTest : Container box now moves.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/PhysicObject.h

    r1607 r1613  
    2525                : m_ready(false), m_should_render(true)
    2626        {
    27                 m_mesh.Compile("[sc#add afcb60 1 60 -.1]");
     27                m_mesh.Compile("[sc#ddd afcb60 1 60 -.1]");
    2828                vec3 BoxSize = vec3(60.f, 1.f, 60.f);
    2929                m_physics.SetShapeToBox(BoxSize);
Note: See TracChangeset for help on using the changeset viewer.