Bennu Game Development

English Forums => Extensions => Topic started by: Grew on March 23, 2012, 11:49:03 AM

Title: Chipmunk local gravity?
Post by: Grew on March 23, 2012, 11:49:03 AM
Hi,
There is a global gravity variables (gphysics.gravity_x and gphysics.gravity_y). Do you know if is it possible to implement local gravity variables (like lphysics.gravity_x and lphysics.gravity_y), to set the gravity for each processus?
Title: Re:Chipmunk local gravity?
Post by: Prg on August 19, 2012, 05:28:06 PM
isn't posible
but you can modify the velocity of a process locally