@BeastHunter He replaced the "I" in MAHADI with an lowercase L, you can see the l is slightly taller (awful design choice for a font btw, every letter should look different imo).
So I guess it's just an impersonator.
like this
![fallbacktext](image.png)
fallbacktext is what shows up if the image doesn't load, while image.png is a direct link to an image (so example.com/images/u01jf31nhr wouldn't work, it needs to end with the file extension).
The link needs to be a direct image ending with the file extension, like this:
![fallbacktext](https://example.com/image.png)
So whatever that weird youtube link is, it won't work.
It changes the link on the url bar to one that highlights the comment, example with Australianbulider676's comment (try opening it on a new tab).
On pinned comments it just sends you to the comment but it stays blue I think.
Imo downloads matter more than upvotes, since it means people cared enough about your plane to at least try it out.
Either way you shouldn't treat this game like a competition, in the end we're all just here to make cool stuff and share it.
ah god dammit I fell for it
Didn't think you could add youtube links there since it didn't work when I tried.
Edit: Oh right it does work, but I tried it on the "Android" option, which doesn't pop up even if you add a link there.
I quite literally can't, there's no button to do it.
On an unrelated note, it's nice to know my script works on unlisted mods, since I didn't bother testing that before.
@BeastHunter dunno, you decide
I don't think it'll get removed at least, even a simple map takes considerably more effort than this or this, and neither of them got removed.
Yep, shows up when you hit gold, I remember I got this when X99STRIKER upvoted a bunch of my planes to push me to gold on my old account.
Clicking no makes it vanish forever, clicking yes redirects you to a review page and clicking not now makes it go away for a while then come back later.
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.
If this thing ever reaches 10k upvotes, the counter would occupy enough space to displace the "Remove Upvote" button.
I'm not too confident in that ever happening, but if it does that'd be cool.
Idea: Add an if else statement.
The ternary operator is cool and all, but it can make your code hard to understand if you chain a bunch of them together, so a multi-line if else would be nice to have.
@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.
@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?
@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".
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.
Hey you know that patch you guys implemented to fix the report post exploit? It apparently also made the upvote button send you to the homepage when clicked.
Might not be possible to fix (maybe both things use the same code?), but I thought the dev team should be made aware of that just in case it is.
@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?
@ColonelCanada You're more than halfway there already, what reason do you have to believe it won't happen?
+1Throttle < 0.5
+3I also have over 2k points now
Cool
@BeastHunter He replaced the "I" in MAHADI with an lowercase L, you can see the l is slightly taller (awful design choice for a font btw, every letter should look different imo).
+1So I guess it's just an impersonator.
like this
+1![fallbacktext](image.png)
fallbacktext is what shows up if the image doesn't load, while image.png is a direct link to an image (so
example.com/images/u01jf31nhr
wouldn't work, it needs to end with the file extension).who dis?
I have no idea what you're trying to say on this post, but your entire account seems equally as confusing.
nice
+2One day you'll also get to platinum, will be interesting to see that.
\[T]/
+3no
The link needs to be a direct image ending with the file extension, like this:
![fallbacktext](https://example.com/image.png)
So whatever that weird youtube link is, it won't work.
It changes the link on the url bar to one that highlights the comment, example with Australianbulider676's comment (try opening it on a new tab).
+2On pinned comments it just sends you to the comment but it stays blue I think.
Imo downloads matter more than upvotes, since it means people cared enough about your plane to at least try it out.
+1Either way you shouldn't treat this game like a competition, in the end we're all just here to make cool stuff and share it.
Just gonna leave this screenshot here
+2:)
~test~
~~test2~~
~~~test3~~~
Edit: nope doesn't work, just wanted to be sure.
ah god dammit I fell for it
+1Didn't think you could add youtube links there since it didn't work when I tried.
Edit: Oh right it does work, but I tried it on the "Android" option, which doesn't pop up even if you add a link there.
@BeastHunter Maybe moving the entire thing up by a few meters? Worked for my map at least.
+2Maybe your map can give people seizures actually
+2Are the map corners at sea level? Or does this happen because my graphics settings are on low?
I quite literally can't, there's no button to do it.
+3On an unrelated note, it's nice to know my script works on unlisted mods, since I didn't bother testing that before.
@BeastHunter dunno, you decide
+2I don't think it'll get removed at least, even a simple map takes considerably more effort than this or this, and neither of them got removed.
at least yours won't give people seizures
+2lol
+2Maybe this? The description says he was "testing the VR tag".
Yep, shows up when you hit gold, I remember I got this when X99STRIKER upvoted a bunch of my planes to push me to gold on my old account.
Clicking no makes it vanish forever, clicking yes redirects you to a review page and clicking not now makes it go away for a while then come back later.
Oh how far we've come
+1@Aviator01
All hail the dark lord Undo, may his reign of build destruction last eternally!
(plz devs fix this thing already it's awful)
lol
@32 Indeed
I'm faster than the tag
+1@V And so have I
+1Why not just use control bases? They do the job of all three rotators in one part, plus no weird wobbling or inconsistent movement.
+1If 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.
If this thing ever reaches 10k upvotes, the counter would occupy enough space to displace the "Remove Upvote" button.
+3I'm not too confident in that ever happening, but if it does that'd be cool.
Now make the canopy only move half as much forward then open to the side after
+1I added an image here with the same link you use for mods, it doesn't show up outside the upload menu though.
+1
+1inputhere
* clamp01(sum(inputhere
) <timeinseconds
)I think that should work.
Idea: Add an if else statement.
The ternary operator is cool and all, but it can make your code hard to understand if you chain a bunch of them together, so a multi-line if else would be nice to have.
@X99STRIKER Wanna bet?
+1@BeastHunter Managed to make a map work
+1It 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.
@BeastHunter Took over 20 minutes to export and didn't even show up in the menu.
+1Oof.
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?
@BeastHunter It says this but still lets me save the mod after clicking ok.
+1I'll see if it loads now.
@BeastHunter Apparently mono is already set up by default, odd.
+1Maybe that warning is just there in case you change it, I'll try packaging up the thing to see if it works.
@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".
+1So 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.
+1Hey you know that patch you guys implemented to fix the report post exploit? It apparently also made the upvote button send you to the homepage when clicked.
Might not be possible to fix (maybe both things use the same code?), but I thought the dev team should be made aware of that just in case it is.
@BeastHunter Hmmm...
+1Time to install Unity again, I'll try making a test map instead of just seeing if it boots up this time, see ya tomorrow.
@BeastHunter Wdym? It doesn't appear on the "Sandbox Maps" thing even without the error?
+1@BeastHunter Yeah I get it, I made the same mistake before on my old account.
+1Anyways see the previous comment.
@BeastHunter Does not support this platform? Odd.
+1I 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?
No one mentioned this plane?
+1It's the coolest F-15 ever built, 3D thrust vectoring, canards and an awesome livery, what's not to love?
@32 btw this: \[†]/ meant the T+ thing, since the dagger sign kinda looks like it.
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