Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Thanks! Yes I've made the airplane model by myself. I'm acctually working on that project again, trying to get even more realistic physics. And I should fix the launcher at some point since thats broken too...

Nice! Also are you using the lift coefficient formula in your script that is controlled by an animation curve to create realistic results? I have done that before and it’s really good for wings and it means you can create helicopters without extra code, just rotate the objects and set the AOA to 15 or something.

Yeah! with animation curves you can get very realistic results, because you can add a wing lift curve from a real airplane.  In my case, for the c172 I just searched up the wing type, then the profile and simply imported the lift and drag curve into my script.