26.5k Skua Comments

  • Suggestion for propellers and engines 9.5 years ago

    @DatsunVehiclesCompany it's really easy on PC with the nudge controls and xml editing, but it's still possible on mobile without them. Lemme just go find the guide I posted

  • How to improve 9.5 years ago

    @Oicraftian don't worry, you don't need hundreds of parts to build a good plane. I think I've seen a few of your planes about, but I'll look properly on my laptop later

  • Spacelab One 9.6 years ago

    Very impressive!

  • Suggestion for propellers and engines 9.6 years ago

    @ValtsuAircraftIndustries it would be, I just figured that Baldovino would like to be able to use them without waiting for that

  • Suggestion for propellers and engines 9.6 years ago

    This can already be done by clipping two props together, with one slightly in front of the other. Just set one of them to reverse rotation

  • Need Assistance with Rear Elevators 9.6 years ago

    Since you're on PC you can also nudge a rotator in to the fuselage until it's mostly concealed, set it to be controlled by pitch inputs, and attach the stabiliser to that. You might need to xml edit the range of motion for easy controls, though

  • Low wetted area/ blended body fuselage 9.6 years ago

    I would quite like to see this too, along with some way of including chines. Maybe like an exaggerated version of the way the old blocks blended together. I guess we'll just have to wait and see what the devs have in store for us

  • I Could Use a Decal 9.6 years ago

    @NSStancik you did a great job of that, I wasn't really sure how to go about it

  • New projects 9.6 years ago

    Hydrofoils are a fun challenge. Alternatively, the jetboats from New Zealand, if you can get that kind of performance

  • Need help guys! 9.6 years ago

    You don't need to open it, just place it in the existing "mods" folder for SP and then enable it from the in-game menu. The mods folder should be in the same place as your aircraft designs folder.

  • BAe Taranis 9.6 years ago

    @osame oh I didn't see it! Tags only work in comments, I think. I don't have my laptop to test it just now, but I shall try it out tomorrow

  • Squad plane challenge 9.6 years ago

    @Planeengineer31625324 but we have no way of knowing what your challenge actually is

  • is simple planes getting to violent? 9.6 years ago

    Nobody is forcing you to shoot anything. You're totally free to build and fly unarmed planes if you like. It just gives you more options

  • Aviown-90/DWTPG "VINASHAK" 9.6 years ago

    @AviownCorp nope

  • Teaser 9.6 years ago

    That's awesome, I am all kinds of hyped for this

  • VTOL RCN Glitch (Confirmed on mobile) 9.6 years ago

    @icouldntthinkofaname the devs asked a while back if anyone ever actually ever used the RCN toggle, and the general consensus was no. As such they assigned it to an action group that could be used for other things too, should you want

  • Squad plane challenge 9.6 years ago

    I think you're missing some kind of description here

  • Starting out 9.6 years ago

    Use the Share button at the top of the left-hand menu in the builder

  • Aviown-90/DWTPG "VINASHAK" 9.6 years ago

    @ronyseptian17 @AviownCorp I don't know, but I haven't watched that dev notes post yet. Is there a mobile beta?

  • I have REALLY bad news. 9.6 years ago

    Bloody hell dude, best of luck with this. We'll all be behind you

  • Help plz (with gravatar icon) 9.6 years ago

    @Flightsonic I did, I used Inkscape. It's a free DTP program and pretty good for vector art

  • AMBITOUS BUILD REQUESTS?? 9.6 years ago

    Battle Engine Aquila!

  • When are mobile device get 1.3 9.6 years ago

    Later this month, the devs are working on it

  • Dewoitine D.520 9.6 years ago

    @Droslash sweet, I'm glad I could help. It's a cool plane, I felt like the potential just needed unlocking a little

  • New site feature 9.6 years ago

    I did, yeah. I thought something was broken at first and kept trying to fix it haha

  • Slimline "target" roundels 9.6 years ago

    @Nickasaurus I don't! I was just messing about it was misunderstood. We got it sorted on another post

  • Hypno 9.6 years ago

    @Misha1004 no worries, you're welcome

  • How do you guys get so much detail!? 9.6 years ago

    I'm glad you liked it. I can confirm the other answers, it was done through extensive xml editing. You can edit the xml with any text editor - even Word if you want - but something like Notepad++ usually makes it easiest. Latent is really good at this stuff, check out his Do-335

  • Hypno 9.6 years ago

    @Misha1004 all I did was do a find-and-replace for "Wing-3" to "Wing-2" in the XML. What that does is turns every wing in to a structural wing, without getting rid of control surfaces. Yes, of course you can upload it

  • BAe Hawk - Red Arrows colours 9.6 years ago

    @Kimo @Noman0rumeral @ElGatoVolador thanks guys

  • BAe Hawk - Red Arrows colours 9.6 years ago

    @Rifqigamers1 cheers!

  • Hypno 9.6 years ago

    Here you go. All I did was make the wings stronger, so it could do with some more work to get it flying well. I figured you'd rather do that yourself, though.

  • Dewoitine D.520 9.6 years ago

    @Droslash it does look good. It flies alright too, but I'm confused aboiut a couple of things:

    • Why is there quite so much dead weight in the nose?

    • Why do you have those pitch control surfaces on the main wings?

    I found that it flew really nicely once the dead weight was reduced from 2000lbs to 500lbs, the pitch control surfaces on the main wing were removed, and the ones on the stabilisers were reduced in size just a little bit

  • Android Modding Help? 9.6 years ago

    @VelocityFlight

    1) It may be different between phones, but on mine I can pick Internal Storage from the menu on the left in File Explorer.

    2) Should do

    3) An example from one of my planes:

    Part id="2" partType="Fuselage-Body-1" position="0,2.743354,0.7562499"

    rotation="0,0,0"
    drag="0.1292781,0.1292781,2.755342,2.755342,5.156407,5.156409"
    materials="0"
    FuelTank.State fuel="0" capacity="0"
    Fuselage.State frontScale="2,4" rearScale="2,3.34" offset="0,-0.33,6.5" deadWeight="0" buoyancy="0" fuelPercentage="0"
    cornerTypes="2,1,1,2,2,2,2,2"

    That's for a fuselage block. So, to break that down bit by bit:

    • Part id="2" - every part has a number to identify it.

    • partType="Fuselage-Body-1" - this identifies the type of part.

    • position="0,2.743354,0.7562499" rotation="0,0,0" - these define where the part is and how it is rotated.

    • drag="0.1292781,0.1292781,2.755342,2.755342,5.156407,5.156409" - I don't think drag can be changed, because it is reset when you load up the level.

    • materials="0" - the colour.

    • FuelTank.State fuel="0" capacity="0" - how much fuel the part holds. I'm not sure what the difference between these two is, I've never really played with it.

    • Fuselage.State frontScale="2,4" rearScale="2,3.34" offset="0,-0.33,6.5" - the front width and height, back width and height, then the offset, which defines the length, run, and rise.

    • deadWeight="0" buoyancy="0" buoyancy="0" fuelPercentage="0" - pretty obvious

    • cornerTypes="2,1,1,2,2,2,2,2" - 0 is hard, 1 is smooth, 2 is curved.

  • @Skua 9.6 years ago

    @Zmaj here you go

  • important message to everybody 9.6 years ago

    @Sirstupid that is the best idea I have heard in ages

  • Top 10 aircraft ever built 9.6 years ago

    @FredDeaneBritishReplicasCo solid looking list there, I'll be keeping an eye out

  • Top 10 aircraft ever built 9.6 years ago

    @FullFruntall that video was awesome. I think we have sort of achieved the manouevrability of birds, though - in small quadcopters, rather than big jets. Even those couldn't do what that hawk did, though.

    Small anecdote, that video brought back a lot of good memories for me, because I was the hole at a falconry exhibition. They me hold my hand on hip with my elbow out, so that a peregrine could fly through the gap

  • @Skua 9.6 years ago

    @Zmaj I didn't save it, but give me a little bit and I'll remake it

  • Simple Planes War Stories 9.6 years ago

    @AdamBomb that was an interesting story. I like that you actually did something different from all of the other channels just flying a selection of planes about, too. Maybe an interesting idea would be to do the dogfight against the other plane in the story? Doing a couple of runs with AI vs AI battles could be a good way to get footage of both planes.

  • Dewoitine D.520 9.6 years ago

    @Droslash no bother dude, I'm glad they could be useful. I'll go test this out after I've eaten

  • Simple Planes War Stories 9.6 years ago

    Clickable link

    Videos are definitely allowed! Having a tag for it would be a bit weird otherwise. Spamming a whole ton would be frowned upon, but posting something you put effort in to and want to share is totally cool. I'll go watch it.

  • @Skua 9.6 years ago

    @bjac0 yeah, sorry if it came across really badly

  • I took a video of one of the v1.3 missions, if anyone not on it yet wants to see 9.6 years ago

    @goboygo1 that only happened because I was hoping to get a lock before it reached me, but I was definitely proud of it haha.

    @FullFruntall sorry, this was just the first time I took it out. It was only meant to be for General, rather than a demonstration of the features or anything. I just uploaded it because it came out quite nicely.

  • I need some help. 9.6 years ago

    @goboygo1 @Waemoth usually mirroring the plane from the opposite side from normal fixes this. I have no idea why, though

  • RUDDER 9.6 years ago

    To add to what FullFruntall said, real planes don't usually use yaw for steering. Your yaw surfaces will normally be very small and very far back, so it's just like trying to pitch with nothing but one tiny wing right at the back of your plane, on just one side.

    As for making it work in SP, FullFruntall's suggestions are the best ideas, as far as I know.

  • how to make blades inside the cone? 9.6 years ago

    Just in case you're not on PC, I posted a guide on how to do this without nudging or XML editing a while back