@AndrewGarrison Thank you!
Actually i asking exactly about SP2 mod tools :)
Yes, of course, i want to port this mod to SP2.
It be amazing, if SP2 mod tools allow me:
1. To make usual missiles and bombs with fixed characteristics. It looks interesting for me: player can create own procedural missiles or download mod with "ready" missiles and bombs.
2. To disable stock models and load custom models without any custom code. Also, i need possibility to set Z position of engine smoke, engine fire and other particles.
3. Possibility to save codeless mod for Android.
@Aero72 As well know, mods on Android forbidden by... playStore(???). because it contains EXECUTABLE CODE.
This mod - just a models with textures. But it still have executable code, because i should disable stock models and load my own models.
Theoretically, if devs in SP2 create mod tools, that allow me to load my custom models for stock missiles without any custom code, mod like this can be created for Android. But this is just a thoughts, i don't know real situation.
@AndrewGarrison, what you think about it?
@Aero72 Happy to hear :)
Thank you :)
The missiles and bombs, that you see in this mod, i have started to create in 2021 :)
Also, you can find these weapons in other games:
1. in Juno: New Origins, as Fake Weapons mod.
2. in DCS: Su-30 mod from Codename Flanker team.
3. In Falcon BMS, it was added in update 4.38
4. Even builders from Flyout still use these models, but i have leaved Flyout channel.
I hope SP2 become next game where this weapons will appear as a mod :)
@Graingy Exactly. Your feelings not lying to you. Actually all PBR textures of these missiles not very good matches with game-style. I think this is because SimplePlanes render outdated a little bit at the current moment. For comparison, absolutely the same textures of these weapons for Juno: New Origins matches better with game style, because JNO have more beautiful common game render: https://www.simplerockets.com/Mods/View/269728/Fake-Weapons
I hope SimplePlanes2 will have better render like JNO.
@25554 Nothing specical.
OFAB-100-120, OFAB-250-270, FAB-250 M-62 based on Boom 25.
FAB-500 M-62 and FAB-500 M-54 based on Boom 50.
FAB-500 M-62 and FAB-500 M-54 have explosionScale = 1.6 and detonationExplosiveForce = 64.
FAB-250 M-62 and OFAB-250-270 have explosionScale = 0.8 and detonationExplosiveForce = 32.
OFAB-100-120 have explosionScale = 0.4 and detonationExplosiveForce = 16.
And all of them have firingDelay = 0.02 by default, you can drop all bombs very fast.
@Chimpys This is speed in kilometers per hour.
Why you put Max lower than Min? This is not properly using. Of course in that case your vortices works wrong. How it works:
The Min/Max calculate ONE OF THE multipliers, that define vortices opacity. If your speed higher, than MAX, this multiplier = 1. If you speed lower, than Min, this multiplier = 0.
@Applecrumble
GrowStartVisibilityAOA - angle of attack when vortex starts to appear.
GrowEndVisibilityAOA - angle of attack when vortex ends to appear, it have maximal visibility at this angle of attack.
FadeStartVisibilityAOA - angle of attack when vortex starts to fade out.
FadeEndVisibilityAOA - angle of attack when vortex become not visible.
@Kikikokikomarumaru15000 No.
Visibility controls only by angle of attack and speed via properties "GrowStartVisibilityAOA", "GrowEndVisibilityAOA", "FadeStartVisibilityAOA", "FadeEndVisibilityAOA", "MinVisibilitySpeed", "MaxVisibilitySpeed"
@Kassap Thank you very much :) I think that i really gain experience every time i making a mod... After SimpleWings2 release for JNO i have understand that wing should not have any effects: just let the player tune it the way he wants, simple and intuitive to understand :)
Can you please make a placeholder for Normal texture?
I have a lot of detail textures from Textured Fuselage Block mod. It allow to create realistic fuselage with rivets.
@TALAP1A I understand your dissappointing, but can't help. In one moment AppStore forbid to execute side-code for games. Like this mod. This is the reason why you can't use this mod in Android.
@StockPlanesRemastered Hi!
1. About Flyout.
I never was a developer of the Flyout. Only Stone is the developer. I was some kind of... 3d-party guy that sended my stuff for free to him. I don't think I could make any money from it. At least i got the game for free (activation code from Stone). But I saw how much potential Flyout had for success and thought that at least seeing my missiles, bombs and nozzles in the game would give me great satisfaction. The nozzles really did it. What about missiles, Stone haven't implement them, i don't know why. In one day he sended few pictures with these missiles. Probably Stone add them in the future, i don't know, this is not cares me.
What about my leaving the Flyout... In some moment Stone started not answering to my messages in Discord. That is unacceptable to me. Dude, i'm sending high-quality stuff for you for FREE, and you can't even answer to me something. I make AIM-120B specially for Flyout! Once he said that he was at vacation. But ignore-actions was not only.
To be clear, I don't want to disparage Stone. I'm just explaining that this is unacceptable to me.
So, after that all i just leaved the Flyout. But probably you can see my missiles and bombs, i have seen that other players saved them and share to each other.
2. About SimplePlanes2.
Yes, sure! I am eagerly awaiting the release of this game. I hope i can easily transfer my mods from JNO, like Nozzles (this nozzles in JNO and in Flyout), Fake Weapons (but in SP2 it will be real!!!), probably SimpleWings2 too (probably because i don't know how good stock wings in SP2, probably they so good that SimpleWings2 just not needed)
Honestly, so early showcase of SimplePlanes2 dissapointed me a little bit, because i planned to make a little bit more things in SimpleWings2 :) But now i almost finished my work at SimpleWings2 in JNO.
Also, not announce, i THINK i can port Tracks2 to SimplePlanes2 in some moment. Tracks2 under hood - shit code, but it works :)
I hope i have answered to your questions!
@PlaneFlightX Hi, no problem: https://github.com/IvanTyurin96/Tracks-2-listing/blob/master/Tracks_2Behaviour.cs
Look at lines 113, 363, 1250-1255.
This code is very bad, i have writed it more than 5 years ago, but anyway i hope it can help you. Also, please download it and save to any place, because i don't want that this bad code was at my GitHub too long :)
@FlyingPatriot I'm not meaning upload aircraft with these bombs and missiles on site. I'm meaning install this mod and destroy convoy, for example. I mean local using for fun.
@XRwarrior69 Hi, yes, this true. Now in Flyout exist two parts, maded by me. AL-31F: click and AL-41F click
But i not made anything for Flyout anymore by the reason of misunderstanding with the developer. Now i am in Juno)
@LoneSpaceGaming I dont know. The source code is open, you can see, how it works. If you can transfer this to funky trees - its cool, i wish success to you.
@JakoTheSloth When android mod support for SimplePlanes have stopped. the users still could download tracks 2 mod for old game version. I have writed in the mod description that mod work only on android game of OLD VERSION. I have no deleted this android mod, because i wanted that users can downgrade android version of game and get pleasure with tracks 2 on android. But users began ask me why this mod dont work on android (because it work only in old game version). After this i have deleted android verison of mod, that android users will not feel cheated.
@vonhubert Hi! Im happy to heard that you like this mod. But i dont want to promise you anything. At the current moment im create missiles for my weapons pack: click. Im creating this for game that are in development. If you interesting: click
@HiddenDeath Ничего удивительного в том, что у тебя ничего не работает. На твоем Су-47 ползунок яркости и переключатель цвета полностью закрывает приборная панель. Чтобы у тебя все работало, необходимо, чтобы ты мог дотянуться курсором мыши до ползунка яркости и переключателя цвета: вот так
@ZemiGG Probably your airplane have very low maximal angle of attack. As result, vortices just not appears.
@TunderTunder Haha lol :)
+1Nice meme :)
@MobileBuilder21 Thank you!
@WotWfan Hmm, i'm not understand, about you asking. Hispano? I have never modeled it. I have 30mm 2A42, but it is not implemented in this mod.
@AndrewGarrison Thank you!
Actually i asking exactly about SP2 mod tools :)
Yes, of course, i want to port this mod to SP2.
It be amazing, if SP2 mod tools allow me:
1. To make usual missiles and bombs with fixed characteristics. It looks interesting for me: player can create own procedural missiles or download mod with "ready" missiles and bombs.
2. To disable stock models and load custom models without any custom code. Also, i need possibility to set Z position of engine smoke, engine fire and other particles.
3. Possibility to save codeless mod for Android.
@Aero72 As well know, mods on Android forbidden by... playStore(???). because it contains EXECUTABLE CODE.
This mod - just a models with textures. But it still have executable code, because i should disable stock models and load my own models.
Theoretically, if devs in SP2 create mod tools, that allow me to load my custom models for stock missiles without any custom code, mod like this can be created for Android. But this is just a thoughts, i don't know real situation.
@AndrewGarrison, what you think about it?
@Aero72 Happy to hear :)
Thank you :)
The missiles and bombs, that you see in this mod, i have started to create in 2021 :)
Also, you can find these weapons in other games:
1. in Juno: New Origins, as Fake Weapons mod.
2. in DCS: Su-30 mod from Codename Flanker team.
3. In Falcon BMS, it was added in update 4.38
4. Even builders from Flyout still use these models, but i have leaved Flyout channel.
I hope SP2 become next game where this weapons will appear as a mod :)
@Aero72 :)
You think this is too much upvotes for that mod?)
@Graingy Exactly. Your feelings not lying to you. Actually all PBR textures of these missiles not very good matches with game-style. I think this is because SimplePlanes render outdated a little bit at the current moment. For comparison, absolutely the same textures of these weapons for Juno: New Origins matches better with game style, because JNO have more beautiful common game render: https://www.simplerockets.com/Mods/View/269728/Fake-Weapons
I hope SimplePlanes2 will have better render like JNO.
@25554 Nothing specical.
+1OFAB-100-120, OFAB-250-270, FAB-250 M-62 based on Boom 25.
FAB-500 M-62 and FAB-500 M-54 based on Boom 50.
FAB-500 M-62 and FAB-500 M-54 have
explosionScale= 1.6 anddetonationExplosiveForce= 64.FAB-250 M-62 and OFAB-250-270 have
explosionScale= 0.8 anddetonationExplosiveForce= 32.OFAB-100-120 have
explosionScale= 0.4 anddetonationExplosiveForce= 16.And all of them have
firingDelay= 0.02 by default, you can drop all bombs very fast.@TsuchinshanATLAS Hmm, you want to see this mod in SP2 despite the fact that SP2 will have stock vortices effects?
@Chimpys This is speed in kilometers per hour.
+1Why you put Max lower than Min? This is not properly using. Of course in that case your vortices works wrong. How it works:
The Min/Max calculate ONE OF THE multipliers, that define vortices opacity. If your speed higher, than MAX, this multiplier = 1. If you speed lower, than Min, this multiplier = 0.
This Sukhoi geometry looks very accurate!
@Applecrumble
GrowStartVisibilityAOA - angle of attack when vortex starts to appear.
GrowEndVisibilityAOA - angle of attack when vortex ends to appear, it have maximal visibility at this angle of attack.
FadeStartVisibilityAOA - angle of attack when vortex starts to fade out.
FadeEndVisibilityAOA - angle of attack when vortex become not visible.
I think Dominic Toretto will like this mod!
@LunarEclipseSP I post all of these images to postimg.cc.
+2Try direct links:
https://postimg.cc/4mw9L1ZF
https://postimg.cc/CBVCTL2v
https://postimg.cc/JtYyjzQ9
https://postimg.cc/FfwWf4Bc
https://postimg.cc/cv0NHQnZ
https://postimg.cc/FfK5bNpB
https://postimg.cc/svPttv0L
https://postimg.cc/Lq5wYv6d
https://postimg.cc/qzG51WNV
@DANIELCCCP Thank you :)
@S1lly Yeah, i forgot to write about it, it contains not only real roundels, but also decals from Ace Combat and Project Wingman :)
@Kikikokikomarumaru15000 No.
Visibility controls only by angle of attack and speed via properties "GrowStartVisibilityAOA", "GrowEndVisibilityAOA", "FadeStartVisibilityAOA", "FadeEndVisibilityAOA", "MinVisibilitySpeed", "MaxVisibilitySpeed"
@Kassap Thank you very much :) I think that i really gain experience every time i making a mod... After SimpleWings2 release for JNO i have understand that wing should not have any effects: just let the player tune it the way he wants, simple and intuitive to understand :)
+1@Object775blyat No, mods available only for PC.
@Kassap Thank you for your high appreciation of my work :)
+1@danielconstructor Thank you!
+1@RX9115S For the last 1.5 years i have been developed SimpleWings2 for Juno: New Origins: https://www.simplerockets.com/Mods/View/308021/SimpleWings2
+2This mod is a "sliced" part from SimpleWings2, adapted for SimplePlanes.
Can you please make a placeholder for Normal texture?
+3I have a lot of detail textures from Textured Fuselage Block mod. It allow to create realistic fuselage with rivets.
THIS IS AMAZING!!!
+2TEXTURES!
Amazing!
+1@TALAP1A I understand your dissappointing, but can't help. In one moment AppStore forbid to execute side-code for games. Like this mod. This is the reason why you can't use this mod in Android.
+3@StockPlanesRemastered Hi!
+11. About Flyout.
I never was a developer of the Flyout. Only Stone is the developer. I was some kind of... 3d-party guy that sended my stuff for free to him. I don't think I could make any money from it. At least i got the game for free (activation code from Stone). But I saw how much potential Flyout had for success and thought that at least seeing my missiles, bombs and nozzles in the game would give me great satisfaction. The nozzles really did it. What about missiles, Stone haven't implement them, i don't know why. In one day he sended few pictures with these missiles. Probably Stone add them in the future, i don't know, this is not cares me.
What about my leaving the Flyout... In some moment Stone started not answering to my messages in Discord. That is unacceptable to me. Dude, i'm sending high-quality stuff for you for FREE, and you can't even answer to me something. I make AIM-120B specially for Flyout! Once he said that he was at vacation. But ignore-actions was not only.
To be clear, I don't want to disparage Stone. I'm just explaining that this is unacceptable to me.
So, after that all i just leaved the Flyout. But probably you can see my missiles and bombs, i have seen that other players saved them and share to each other.
2. About SimplePlanes2.
Yes, sure! I am eagerly awaiting the release of this game. I hope i can easily transfer my mods from JNO, like Nozzles (this nozzles in JNO and in Flyout), Fake Weapons (but in SP2 it will be real!!!), probably SimpleWings2 too (probably because i don't know how good stock wings in SP2, probably they so good that SimpleWings2 just not needed)
Honestly, so early showcase of SimplePlanes2 dissapointed me a little bit, because i planned to make a little bit more things in SimpleWings2 :) But now i almost finished my work at SimpleWings2 in JNO.
Also, not announce, i THINK i can port Tracks2 to SimplePlanes2 in some moment. Tracks2 under hood - shit code, but it works :)
I hope i have answered to your questions!
This is so good that i have log in to upvote this!
Tracks 2...still used by players. Happy to see!
@Aer0User Happy to see the player that understand this, thanks.
+3@PlaneFlightX Hi, no problem:
+1https://github.com/IvanTyurin96/Tracks-2-listing/blob/master/Tracks_2Behaviour.cs
Look at lines 113, 363, 1250-1255.
This code is very bad, i have writed it more than 5 years ago, but anyway i hope it can help you. Also, please download it and save to any place, because i don't want that this bad code was at my GitHub too long :)
@NoOne123 Very sad you still don't realize that the ending of mod support for android is not my fault.
@Randomplayer @FlyingPatriot Just as I thought. Anyway, thank you for your answers. Will hope that in SimplePlanes 2 my weapons will find a place.
+1@FlyingPatriot I'm not meaning upload aircraft with these bombs and missiles on site. I'm meaning install this mod and destroy convoy, for example. I mean local using for fun.
@FlyingPatriot
@HuskyDynamics01 @Pakkoyan @Majakalona
@Vikram123 @OrangeConnor2
@LowtusF139 I want to believe myself so much as android users believe that android version of mod exist :)
@TheMouse In version 1.0 this autocannon was fake. Only bombs was real, this is the reason that mod called Fake Weapons.
@XRwarrior69 Hi, yes, this true. Now in Flyout exist two parts, maded by me. AL-31F: click and AL-41F click
+1But i not made anything for Flyout anymore by the reason of misunderstanding with the developer. Now i am in Juno)
@Vikram123 Sorry, but i will not do it. This is twice much work. I have ended SimplePlanes modding.
@Majakalona If you are PC user, of course you can download the mod and use it.
+1Thank you all for your answers.
@LoneSpaceGaming I dont know. The source code is open, you can see, how it works. If you can transfer this to funky trees - its cool, i wish success to you.
@Blueshift Thanks. Unfortunately, this mod turned out to be useless. Too hard to use by players.
+4@JakoTheSloth When android mod support for SimplePlanes have stopped. the users still could download tracks 2 mod for old game version. I have writed in the mod description that mod work only on android game of OLD VERSION. I have no deleted this android mod, because i wanted that users can downgrade android version of game and get pleasure with tracks 2 on android. But users began ask me why this mod dont work on android (because it work only in old game version). After this i have deleted android verison of mod, that android users will not feel cheated.
+5@TheHolyRomanEmpire Andrew Garrison give me a permission, only after this i have created patreon account.
@vonhubert Hi! Im happy to heard that you like this mod. But i dont want to promise you anything. At the current moment im create missiles for my weapons pack: click. Im creating this for game that are in development. If you interesting: click
+1@HiddenDeath Ничего удивительного в том, что у тебя ничего не работает. На твоем Су-47 ползунок яркости и переключатель цвета полностью закрывает приборная панель. Чтобы у тебя все работало, необходимо, чтобы ты мог дотянуться курсором мыши до ползунка яркости и переключателя цвета: вот так