Historique des modifications - Message

Message #11593

Sujet: Gestion du ragdoll [sous bullet] avec l'animation


TypeDateAuteurContenu
Dernière modification11-04-2015 20:34:29jonath313
Celui-ci déjà :

Code c++ :

            shape = new btCapsuleShape(width, height);

            ghost = new btPairCachingGhostObject();
            ghost->setActivationState(DISABLE_DEACTIVATION);
            ghost->setCollisionShape(shape);
            ghost->setUserPointer((void*)(this));

            character = new btKinematicCharacterController(
                ghost, (btConvexShape*)shape,
                btScalar(box.getExtent().Y/5)
            );

Je devrais voir un objet ? Car je ne vois rien.
Merci
Création du message11-04-2015 20:33:40jonath313
Celui-ci déjà :

Code c++ :

            shape = new btCapsuleShape(width, height);

            ghost = new btPairCachingGhostObject();
            ghost->setActivationState(DISABLE_DEACTIVATION);
            ghost->setCollisionShape(shape);
            ghost->setUserPointer((void*)(this));

            character = new btKinematicCharacterController(
                ghost, (btConvexShape*)shape,
                btScalar(box.getExtent().Y/5)
            );

Je devrais voir un objet ? Car je ne vois rien.
Merci

Retour

OptionsLiens officielsCaractéristiquesStatistiquesCommunauté
Préférences cookies
Corrections
irrlicht
irrklang
irredit
irrxml
Propulsé par Django
xhtml 1.0
css 2.1
884 membres
1441 sujets
11339 messages
Dernier membre inscrit: Saidov17
91 invités en ligne
membre en ligne: -
RSS Feed