rocket prototype game

Show what you made with Bullet Physics SDK: Games, Demos, Integrations with a graphics engine, modeler or any other application
Post Reply
chrisf28000
Posts: 3
Joined: Sat Jan 22, 2011 3:28 pm

rocket prototype game

Post by chrisf28000 »

hi everyone!
It is a simulation using the ''2 objects cannot occupy the same space'' rule.
The rocket is the parent cube. The gas is the child cube that expands every 0.25 second and push the parent cube. Gravity is set to 9.81

download:
https://docs.google.com/leaf?id=0B7ZRsR ... ist&num=50

Unzip rocket.zip in a folder, launch rocket.exe and press the I key.
Post Reply