Good point, I'll have a look at it (can't see how it would be a problem), but probably won't happen for a few days. -_-[/b]
I'm in no rush, so take your time. Found a simple way of making it with a simple expression, but having it implemented would make it much easier/better.
EDIT:
Code:
Extdirvel = vecrotate(extvel(),-extangp(),-extangy(),-extangr())
Extdirfwvel = vecx(Extdirvel)
Extdirrtvel = vecy(Extdirvel)
Extdirupvel = vecz(Extdirvel)
The calculations I use are like this almost, but its pretty straight forward. Just pasting them here if you don't want to look through the net or a book. Plus if anybody else needs them
Bookmarks