an error
Posted: Wed Jul 22, 2009 10:06 pm
sorry
e.applyImpulse(e.centerOfMass, towardsplayer * 0.001f, true);
results in this
"Object reference not set to an instance of an object."
for no obvious reason
i did recently add the entity to the space maybe thats it
it works fine on all the entities i add during startup
e.applyImpulse(e.centerOfMass, towardsplayer * 0.001f, true);
results in this
"Object reference not set to an instance of an object."
for no obvious reason
i did recently add the entity to the space maybe thats it
it works fine on all the entities i add during startup