Twisting car around

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

zupafly

New Member
Aug 13, 2004
147
0
0
Hi

I would like to twist my car around 360° after an explosion, ive been trying some stuff out with kaddimpulse but it doesnt give me what I'm looking for really...

Can someone point me in right direction of which variable/class I should be using or looking at

Thx
 

pospi

New Member
Jun 30, 2003
298
0
0
www.pospi.cjb.net
that's about all you can do really, just feed it some torque with KAddImpulse.
You could also make it snap there straight away by setting physics to PHYS_None, changing the rotation and then setting back to PHYS_Karma. But that would be a bit ****ty.
 

zupafly

New Member
Aug 13, 2004
147
0
0
I tried the angular impulse but didnt give me a result, maybe im doing it wrong, I was just wondering if you could explain me how I could know how much I need to push car around, I can make it shift to the left or right but it does not really rotate

So I thought I will push the rear wheels left and then push the front wheels to the right so it would twist car around but I think I'm not using enough force or not doing a good vector job...

I should apply a force to push car forwards and a force to push it to the side so to X and Y but I suppose I should make the frontal (X) force less than the side (Y) force right ?