I really would have to see your project to know what's going on.
The scripts in my Mods are attached to gameObjects or plugins, and they never show up in the Assets list as scripts.
@KingHandspider Just put up a billboard at Bandit with directions on how to get there! XD
Or you could make your own locations menu, and set your positions without the help of SimplePlanes.
@Jetspeed1001 in C#...
Declare a public material (public Material AnyNameYouChoose) , then using Render Settings skybox, set that as the skybox (RenderSettings.skybox = TheNameYouChose)
Then use Gameobject Find to get the main camera (GameObject.Find ("MainCamera"), then get the camera component from that (GetComponent<Camera>(), and clear the flags to skybox (clearFlags = CameraClearFlags.Skybox)
Basically.
@exosuit Should be there... Make sure it has actually updated, sometimes I have to deactivate the old mod, delete it from the system, and then download the new mod.
I really would have to see your project to know what's going on.
The scripts in my Mods are attached to gameObjects or plugins, and they never show up in the Assets list as scripts.
@KingHandspider There is no difference.
@GritAerospaceSolutionsLTD look on my page, I have a couple of ornothopters, feel free to use the mechanism.
The Unity3D Manual has all the information you are looking for.
The mods folder goes in the same folder that the aircraftdesigns folder is in
@Ohhh999 Probably.
@Spitfirelad05 what chute? There is no chute. I would have to make a chute.
@KingHandspider Just put up a billboard at Bandit with directions on how to get there! XD
Or you could make your own locations menu, and set your positions without the help of SimplePlanes.
I don't believe it is possible.
It's way better to wait until the mod is done to even mention it.
I'm still here!
GameObject.Find ("MainCamera").GetComponent<Camera>().clearflags = CameraClearFlags.Skybox;
@Jim1the1Squid you need 211,000 more points to spotlight me.
@Caveman999 I saw that he uploaded planes, after this post was made.
Good to see that you have resloved the issue.
@FlipposMC Yes
@FlipposMC Not really, I linked people here as a joke after Awesomur mocked my mod suggestions links.
@Adrienpurdy63 Someone else already made one. Should be easy to find.
@killerheroYT Maybe.
@ViridiCinis This is almost as easy as it gets...
@killerheroYT This one, if u have to choose. Otherwise both are good.
@Jetspeed1001 Then drop your material in place in the inspector.
@Jetspeed1001 in C#...
Declare a public material (public Material AnyNameYouChoose) , then using Render Settings skybox, set that as the skybox (RenderSettings.skybox = TheNameYouChose)
Then use Gameobject Find to get the main camera (GameObject.Find ("MainCamera"), then get the camera component from that (GetComponent<Camera>(), and clear the flags to skybox (clearFlags = CameraClearFlags.Skybox)
Basically.
Link to the mod
@exosuit Yes, that's the one. But first, set the pilot as your main cockpit. Then when stopped, press fire guns.
@exosuit the Pilot gets out, and walks around, then you can get back in.
@exosuit Should be there... Make sure it has actually updated, sometimes I have to deactivate the old mod, delete it from the system, and then download the new mod.
Move the file into the "mods" folder.
Open SP.
Activate Mod.
Wait!
What are you doing?
Why are you following yourself?
@sexylips35 yeah... It was for a tournament... It did not do well.
@Jetspeed1001 Negative on your last question. XD
@SeasonedAviatorBoi you only have to disable mods to log in. Once you are logged in, you can reenable the mods and upload.
@Jetspeed1001 you just have to move it deeper.
@Jetspeed1001 look in the unity download archives. You can have more than one version installed.
@Jetspeed1001 no.
@MTakach lol, no.
5.3.6f1 is the version you need.
It says you lost points on the points page, but did the points actually disappear from your score? No.
@Rodrigo110 Nothing is getting "rated", The planes that actually work will all be included in the mod.
I just don't know when that will be.
Good work!
@Renovator what derek said
What version on unity do you have?
Disable the mod, and delete it from the mods folder, then download and install the new version.
@necroganz This isn't that sort of a mod request page.
@Awsomur haha
@DerekSP It's the number of downloads the Mod had before the update.
Link to the Mod so you can Update now
@sheepsblood If I had a new PC I could do something like that, but the one I have is old and slow, so that's a no go.
No, Unity3d only runs on PC.
There was an issue with the RADAR, it kills all the sound in the game, except the lock sound, I don't know why, I'm looking into it.