Talk:Flying

From the Oblivion ConstructionSet Wiki
Revision as of 12:09, 24 December 2011 by imported>8asrun6aer
Jump to navigation Jump to search

Credits: although I rewrote this script using different flight methods, effects and script procedural flow and used a new solution to clipping/ghosting, I based the concept off of the flying script packaged with the "A Chingari and Ismelda Demon Race:Demon Race v3-0-3" mod found here: http://www.tesnexus.com/downloads/file.php?id=14528.

I set up this 'Flying' page to document up-to-date natural and efficient flying methods which the entire modding community can reuse.

8asrun6aer 21:27, 23 December 2011 (EST);

This is fantastic. Just how similar is it to the other mod? If you're borrowing code, it's appropriate to give them credit in the main page.
Dragoon Wraith TALK 09:22, 24 December 2011 (EST)
At this point, it's pretty dissimilar. I took out most of the old script, condensed everything into a single script, added in the optional damage to fatigue part, added in the control bindings on load part, changed the method of flight to use velocity rather than setpos, adjusted for gravity using a method found by another user on this forum, made it more clear how pitch/heading were used and calculations are a bit different, and used different dynamics for more realistic climbing vs falling speeds, and others. But since I used their script as the initial foundation, I think they're due credit.
8asrun6aer 12:08, 24 December 2011 (EST);