Thread: Physic System
View Single Post
  #2  
Old 03-27-2007, 04:07 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
I guess... if you want to put the effort into it. Graal gives you the ability to alter the x, y, and z of every object. So I guess if you know your physics it's possible.
You can give the block a velocity when it's pushed and decrease it with friction, which is pretty simple.
Though if you want a global physics engine, that's a lot harder to manager every NPC's mass, velocity, friction, interaction and so on, with other NPC's I guess.
Reply With Quote