5,577 Korzalerke2147483647 Comments

  • How to remove wobble on Hinge Rotator 2.2 years ago

    Why not just use control bases? They do the job of all three rotators in one part, plus no weird wobbling or inconsistent movement.

    If you want an example on how to do that, take apart the engines of this plane and look at the control bases, the "Engine_something" variables are used as inputs, since control bases only accept the smooth() function (used to reduce the rotation speed in this case) if it's in a variable.

    If all that seems confusing, you can just upload the plane as unlisted and tag me on it and I'll do it for you, it's not as complicated as it seems in text.

    +1
  • How do I use the Fuselage part? 2.2 years ago

    Now make the canopy only move half as much forward then open to the side after

    +1
  • Userscript that adds some buttons (could be broken idk) 2.2 years ago

    I added an image here with the same link you use for mods, it doesn't show up outside the upload menu though.

    +1
  • How do I make an input last a pre determined time, then cut out for the rest of the time? 2.2 years ago

    inputhere * clamp01(sum(inputhere) < timeinseconds)

    I think that should work.

    +1
  • station wagon 2.2 years ago

    @X99STRIKER Wanna bet?

    +1
  • Question For Modders 2.2 years ago

    @BeastHunter Managed to make a map work

    It looks as plain as anything in this world gets, but it loads fine, I think what you got wrong was not selecting all the stuff you added.

    +1
  • Question For Modders 2.2 years ago

    @BeastHunter Took over 20 minutes to export and didn't even show up in the menu.

    Oof.

    Guess I really do need unity 2020.3.26f1 for it to work, gonna install it now.

    Btw how did you figure out you needed that version specifically? Was it luck or did you see it on a dev blog?

    +1
  • Question For Modders 2.2 years ago

    @BeastHunter It says this but still lets me save the mod after clicking ok.

    I'll see if it loads now.

    +1
  • Question For Modders 2.2 years ago

    @BeastHunter Apparently mono is already set up by default, odd.

    Maybe that warning is just there in case you change it, I'll try packaging up the thing to see if it works.

    +1
  • Question For Modders 2.2 years ago

    @BeastHunter You need to select the stuff you added below "Untitled (or whatever else the main thing on the left is called)" and click "Save Selected Scene Objects".

    +1
  • Question For Modders 2.2 years ago

    So this window shows up when I try to run the mod builder thing and as you can see it says I need to install something called "Mac Build Support" to make mods, I'll see if I can figure out how to do that.

    +1
  • Question For Modders 2.2 years ago

    @BeastHunter Hmmm...

    Time to install Unity again, I'll try making a test map instead of just seeing if it boots up this time, see ya tomorrow.

    +1
  • Question For Modders 2.2 years ago

    @BeastHunter Wdym? It doesn't appear on the "Sandbox Maps" thing even without the error?

    +1
  • Question For Modders 2.2 years ago

    @BeastHunter Yeah I get it, I made the same mistake before on my old account.

    Anyways see the previous comment.

    +1
  • Question For Modders 2.2 years ago

    @BeastHunter Does not support this platform? Odd.

    I recall when trying Unity 2018 (didn't work at all btw) it asked me what platform I wanted to make stuff for, maybe you need to set that to Windows somewhere?

    +1
  • [Discussion] coolest plane. And why? 2.2 years ago

    No one mentioned this plane?

    It's the coolest F-15 ever built, 3D thrust vectoring, canards and an awesome livery, what's not to love?

    +1
  • How to spot light a post 2.2 years ago

    You also need to have more points than the player you're spotlighting and at least a few followers (not many, but I don't know the exact value).

    +1
  • [WEBSITE SUGGESTION] Add a point requirement for posting forums and comments 2.2 years ago

    @IceCraftGaming My suggestion is to add a point requirement of 1 to making:

    • Comments
    • Forums
    • Videos (just in case)

    So that you only become able to make those after uploading a plane or mod and getting it upvoted at least once, neither of which bots can upload since they require external programs to be posted (the game and Unity, respectively).

    +1
  • station wagon 2.2 years ago

    @BeastHunter Any of them will do, I'm trying to see if I can upvote it.

    +1
  • misclick leads to misfortune 2.2 years ago

    Makes me wonder what my old account's jet stream looks like.

    Over 4 months of not checking it, and it follows about 5000 players, might be more than the picture by now.

    +1
  • Question For Modders 2.2 years ago

    @BeastHunter This seems to work (do note things take some time to load, so have patience):

    Tested with Unity 2020.3.44.

    Step 1: Open Unity and select "Create empty project", then choose a folder to place it in.

    Step 2: After if loads, click "Assets", "Import Package > Custom package", then browse to where the mod tools file is and open it.

    Step 3: On the new window that pops up, click "Import" without unticking any boxes.

    Step 4: Click yes if a popup asks you about some input thing.

    Step 5: Click on the new "SimplePlanes" button, that shows a bunch of options related to mod creation like setting spawn points or the mod builder thing which I think is used once the mod is done and you want to export it.

    That should be enough to get you started, for more things about mod creation I'd recommend you ask MOPCKOEDNISHE, he's probably the most experienced modder around.

    +1
  • Question For Modders 2.2 years ago

    It shows an error when you try to open the mod tools on unity? Or do you mean the program crashes?

    I'll test this tomorrow to see what happens.

    +1
  • Mod Tools? 2.2 years ago

    @BeastHunter Maybe 2020? The fuselage slicing announcement blog mentions that the game switched to that one.

    +1
  • Mod Tools? 2.2 years ago

    Based on the modification date of the files inside it, this zip file which you can get from reddit modding seems to be up to date, despite the wiki still saying it's from 2018 for some reason.

    Also I dunno what you're planning to make with this, but I want a tag on it anyways if you publish it.

    +1
  • How do i add gifs in my biography 2.2 years ago

    @SILVERPANZER @X99STRIKER You don't have to add the code quotes if you place a backslash before the markdown stuff (called "escaping" a character), example:

    ![sometext](imagelink.png)

    Here's what that looks like:

    \!\[sometext](imagelink.png)

    Also works for other things, like *asterisks* (\*asterisks\*) and these: # \# (forgot what they're called)

    If you want to type a backslash before certain characters, like on this: \[T]/ you consequently have to type two backslashes (looks like this \\[T]/), since otherwise the site thinks you are trying to escape the character in front of it and doesn't show the backslash: _ \_.

    Weird how I never said this before, it's kind of useful.

    +1
  • is it hard to learn Funky Trees? 2.2 years ago

    @BlackGearCompany For most things yes.

    +1
  • is it hard to learn Funky Trees? 2.2 years ago

    It's kinda like a programming language, you might have an easier time learning it if you learn the basics of JavaScript or Python first.

    +1
  • Speculating on the Next Update 2.2 years ago

    Maybe I should wait a while before making anything, just in case we have another major change like fuselage cutting.

    +1
  • Does anybody played YsFlight ? 2.2 years ago

    @Red920 I mean the planes you can download from the fan-made sites, not the default ones.

    They're reasonably detailed, but most seem to not have any animations. Maybe it's some weird bug on my end idk.

    +1
  • Sukhoi Su-30 2.2 years ago

    \[T]/

    +1
  • Check out this link. It's to a picture I screenshotted. It's me showing the destroyers who is boss. 2.3 years ago

    ![](imagelinkgoeshere)

    Try typing that on your post, it makes the image show up on it.

    +1
  • It’s so close to being done. 2.3 years ago

    @Soardivision160th I would appreciate a tag on the airplane post if you finish it, I'm curious what it'll look like.

    +1
  • Im bored 2.3 years ago

    Chevrolet Corvette Stingray (C7)

    +1
  • I am horrible at building planes 2.3 years ago

    Make sure the red circle (center of mass) is in front of the blue one (center of lift). How much in front depends on the plane, but making it so the back of the red circle touches the front of the blue one is a good starting point.

    In case you don't know, moving the wings moves the center of lift and making your plane heavier on the front or back changes the center of mass.

    +1
  • [NOTE TO ALL USERS WHO HASN] edit: there seems to be a glitch, refer to my new post 2.3 years ago

    thanks, as a user who has the N key on his keyboard, I found this very useful

    +1
  • Regarding the Verifpro problem. 2.3 years ago

    @Dragoranos server log suddenly fills with requests to login as you with the password "ludicrous"

    +1
  • Oh no, this is not good- 2.3 years ago

    @BeastHunter You went a number too low on the DeLorean it seems.

    +1
  • Oh no, this is not good- 2.3 years ago

    @BeastHunter Tag me on it if you can remember to, my memory is about as good as a 30 year old HDD so otherwise I'll probably only see it after it's out for 2 months.

    +1
  • Oh no, this is not good- 2.3 years ago

    @BeastHunter Another compromised account

    It's pfp is oddly fitting for the situation.

    +1
  • Oh no, this is not good- 2.3 years ago

    @BeastHunter I wonder if there's chaos in the SR2 site as well, I'll go check.

    Edit: nope, seems this mess hasn't spread there yet, except for the one post warning about it.

    +1
  • Oh no, this is not good- 2.3 years ago

    And now they got a platinum as well.

    This is really getting out of hand, they're not even aiming at dead accounts anymore, that user made a comment 3 days ago.

    +1
  • They got a platinum 2.3 years ago

    @HuskyDynamics01 The unlisteds are gone sadly, since I no longer have access to the account and have no way to recover it.

    There was quite a lot of stuff there I sadly can no longer access, including my only attempt at a VTOL craft and some old prototypes of basically everything I ever uploaded there.

    oh well.

    +1
  • Regarding one of my posts about possibly the worst bug ever to hit mobile. 2.3 years ago

    Does your tablet have one of those plastic screen protection things that are glued over the screen? If so, that could be the problem.

    +1
  • Regarding the recent surge in chain malware 2.3 years ago

    Do not comment on the posts either, as the hacked accounts delete them if they receive comments, probably in an attempt to hide that the account was compromised.

    +1
  • Oh no, this is not good- 2.3 years ago

    @realSavageMan Probably the worst bot problem we have had, considering this time you could get your account hacked through means no one is sure of yet.

    If this goes on for too long and no one can figure out what is causing this, I'll just assume it's some website vulnerability and try to find it before too many accounts get hacked into.

    +1
  • Oh no, this is not good- 2.3 years ago

    Thankfully my old account is so secure not even I have access to it anymore (scrambled mixed case password + unnaccessible temporary email).

    Not so sure about this one, but if they need the email to get access to accounts I think I'm safe.

    +1
  • What do other players think of my Steam review for this game? 2.3 years ago

    @PlaneFlightX The map is... not beautiful, to say the least, but at least it allows me to run the game at a decent framerate on my crappy pc, so I'm not sure how to feel about it.

    A new island would be cool though, after flying on the same places over and over again you get bored eventually.

    +1
  • Butter 2.3 years ago

    @BeastHunter I'm... not entirely sure, I don't recall you being in that position in the upvote list.

    Do you have a strangely modified DMC DeLorean in your garage by any chance?

    +1
  • What do other players think of my Steam review for this game? 2.3 years ago

    Partially agree, the A.I. does suck and the map gets boring after a while, it's about time they get an update.

    Though I don't think the designer is limited at all, clunky? Maybe. Unintuitive? Absolutely. But it's definitely not limited, just look at all the crazy stuff people can make on it, from calculators to mechs, the only limiting factor is your patience and free time (though it does take a lot of both to make cool things).

    +1
  • DO NOT CLICK ANYTHING THAT SAYS VERI*PRO !!! 2.3 years ago

    @IceCraftGaming forgot to tag you as well, refer to previous comment

    +1