Animated flyer issues

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
User avatar
Oceans14
Command Sergeant Major
Command Sergeant Major
Posts: 296
Joined: Mon Apr 27, 2015 7:09 pm
Projects :: Athenova Campaign
Games I'm Playing :: SWBF2
Location: Planet 4546b

Animated flyer issues

Post by Oceans14 »

I've successfully animated a flyer (via it's spawn) and had it working perfectly. However, for some inexplicable reason it now jitters up and down and doesn't let me get out. This suggests to me that it hasn't landed, but I know for a fact it has. I attached a gif of the problem because I don't know if I explained what's happening very clearly. It seems like the gunship is trying to go do it's own thing and fly somewhere... but pilotype is none.
Hidden/Spoiler:
Image
Sorry it's so small I foolishly recorded this while in the debugger. You get the idea though. It's chomping at the bit.
Ps, I tried setting the classname to armed building too, since I saw that used sucessfully in a similar post. Unfortunately I can't use that method because it doesn't allow me to do everything I want with the flyer.
AQT
Gametoast Staff
Gametoast Staff
Posts: 4910
Joined: Sat Nov 03, 2007 4:55 pm
Location: SoCal, USA

Re: Animated flyer issues

Post by AQT »

Try adding this line to the ODF:

Code: Select all

PhysicsActive = 0
Post Reply