79.2k MOPCKOEDNISHE Comments

  • SimpleWings 6.0 years ago

    @vcharng V.1.1 is released

  • SimpleWings 6.0 years ago

    @Tessemi @Inferno543 @melojam Description is ready

  • SimpleWings 6.0 years ago

    @Inferno543 description in progress

  • 1C. Old Beer Wagon with Track2 mod 6.0 years ago

    Nice) 2 wheel in is the minimal value of wheels in tracks 2

  • SimpleWings 6.0 years ago

    @Tessemi Aslo, fly-by-wire mod work now more correct. Control not transfer anymore to AI-controlled airplanes. Now AI-airplanes can use fly-by-wire blocks to, they can fly on unstable airplanes.

    +1
  • SimpleWings 6.0 years ago

    @Tessemi about hover mod: i little remake this mod. The hover plate with texture was removed. All interface pictures was removed. Fuel consumption was removed. It is all was removed because work worse in some situations.This mod become more simpfly, it is mean that hover mod more friendly for users.

  • SimpleWings 6.0 years ago

    @Tessemi The main new feature of wing-drag force. In v.1.0 lift force and drag force was ...in dependence with each other. But now this values are separated. I don't think that you need make a new wings, may be only to change some values, drag force for example. Also, exist a two drag force-angle of attack drag force and speed drag force.

  • SimpleWings 6.0 years ago

    @Tessemi SimpleWings V.1.1 is ready. But description still not.

  • I REALLY NEED YOUR HELP FOR THIS PROJECT 6.0 years ago

    @HarryBen47 So, then i can't help you.

  • I REALLY NEED YOUR HELP FOR THIS PROJECT 6.0 years ago

    Some days ago i create a video-tutorial, how to create a jet engine. I have time to create tutorials only in video format.

  • NEED HELP with new mod ! 6.0 years ago

    You can create some…control terminals with switches in some place of map. Switches must have a colliders. These switches will change parameters of your clouds. This switches look like switches in Gestour instrumentation mod. Maybe @Gestour can give to you more information about work mouse cursor and screen rays.
    I don't now is this code are work. I only show to you direction of work:
    name Switch1 and Switch2 must be in quotes
    using System.Collections;
    using System.Collections.Generic;
    using UnityEngine;

    public class Terminal : MonoBehaviour
    {

    Camera Active_camera;
    bool current_state_of_switch1 = false;
    bool current_state_of_switch2 = false;
    
    
    void Update()
    {
        //Active camera;
        Camera Active_camera = Camera.current;
    
        //if user press left mouse button
        if(Input.GetMouseButtonDown(0))
        {
            RaycastHit hit;
            //Ray go from camera
            Ray ray = Active_camera.ScreenPointToRay(Input.mousePosition);
    
            if(Physics.Raycast(ray,out hit))
            {
                //Ray have detected something object with collider
                Transform some_object = hit.transform;
    
                if(some_object.gameObject.name == Switch1)
                {
                    //Change the state of switch1;
                    current_state_of_switch1 = !current_state_of_switch1;
                }
    
                if (some_object.gameObject.name ==  Switch2 )
                {
                    //Change the state of switch2;
                    current_state_of_switch2 = !current_state_of_switch2;
                }
    
            }
        }
    
    
        if(current_state_of_switch1==true)
        {
            //The clouds are big, for example
        }
        else
        {
            //The clouds are small
        }
    
        if (current_state_of_switch2 == true)
        {
            //Clouds are high
        }
        else
        {
            //clouds are low
        }
    
    
    
    }
    

    }

    +3
  • SimplePlanes modding: jet engine 6.0 years ago

    Now it in 360р, but later i hope quality will be better. I save it in 1080р

  • SimplePlanes modding: jet engine 6.0 years ago

    @Tessemi

    +2
  • Jet Engine 6.1 years ago

    @Gauss Спасибо! С топливом да, проблема. К сожалению, оно не отображается корректно. Рад, что вам понравился мой мод:)

    +1
  • SimpleWings: new effects. 6.1 years ago

    @vcharng unfortunately, no. Simple wings have same attributes like usual wing, but it is a new part.

  • SimpleWings: new effects. 6.1 years ago

    @BlueCitrus Yes, if your airplane have big wings and low weight, then wings will be jittering

  • SimpleWings 6.1 years ago

    @vcharng You can attach this wings to your airplane, set them zero lift force and make them invisible.

  • SimpleWings: new effects. 6.1 years ago

    @Tessemi

  • My modpack. 6.1 years ago

    @Brields95 the attach points on jet engine by the mystery way was automatically fixed when i include jet engine mod in simplewings mod.

  • My modpack. 6.1 years ago

    @JakeTheDogg tracks 2 are in beta now link
    but i remember that i should update it

  • My modpack. 6.1 years ago

    @Tessemi

  • Jet Engine 6.1 years ago

    @Tessemi Mod was little updated.

    +1
  • Tracks 2 Open Beta. 6.1 years ago

    @Kimcotupan15 @MontyPython For some reason android version, when i trying to save this mod, was broken. Of course, i will try to fix it.

    +4
  • We need an update on the fuselage blocks 6.1 years ago

    @Zoomzoom999 Tessemi have adviced this to me and show me, how i can it do. May be i will try to create this mod.

    +7
  • Tracks 2 Open Beta. 6.1 years ago

    @Metalsaurusnerf @scratch

  • Tracks 2 Open Beta. 6.1 years ago

    @asdfg12345 @teodor99

  • Tracks 2 Open Beta. 6.1 years ago

    @shipster @BlueCitrus @fantastekgamer

  • Tracks 2 Open Beta. 6.1 years ago

    @INCREASEDVELOCITY @Schiefensnarglez @MakarnaliMussolini

  • Tracks 2 Open Beta. 6.1 years ago

    @DeathStalker627 Not release, but Beta:)

  • Tracks 2 Open Beta. 6.1 years ago

    @asteroidbook345 @DepressedTortoise @Othawne

  • Tracks 2 Open Beta. 6.1 years ago

    @Hayhayjam664 @MWG4386 @Chancey21

    +1
  • Tracks 2 Open Beta. 6.1 years ago

    @WahrscheinlichIch @nuclearvodka @Saturnite

  • Tracks 2 Open Beta. 6.1 years ago

    @squideater56 @RamboJutter @metallicplanes

  • Tracks 2 Open Beta. 6.1 years ago

    @Baby @DeezDucks @BoganBoganTheMan

    +1
  • Tracks 2 Open Beta. 6.1 years ago

    @DaKraken @Nerfaddict @Griffinthedragon

  • Tracks 2 Open Beta. 6.1 years ago

    @AdlerSteiner @Kimcotupan15 @Z3RO

  • Tracks 2 Open Beta. 6.1 years ago

    @CruzerBlade @Kyle123344 @BaconRoll

  • Tracks 2 Open Beta. 6.1 years ago

    @Roswell @Rub3n213 @GreatHenry

  • Tracks 2 Open Beta. 6.1 years ago

    @jamesPLANESii @HellRaiser @AWESOMENESS360

  • Tracks 2 Open Beta. 6.1 years ago

    @ThePilotDude @Minecraftpoweer @QuickNils

  • Tracks 2 Open Beta. 6.1 years ago

    @randomusername @Tully2001@EternalDarkness

  • SimpleWings 6.1 years ago

    @ndfr623 You should learn Unity3D :)

  • MiG-31 Foxhound BM 6.1 years ago

    So accurate!

    +1
  • Kumamatanga Archipelago 6.1 years ago

    @MisterT I have tag you on closed page, please answer me:)

  • AM-54ANAC 6.1 years ago

    @metallicplanes i am a modmaker, not a craft maker:)

  • AM-54ANAC 6.1 years ago

    Your crafts is awesome

    +1
  • SimpleWings 6.2 years ago

    @Adrienpurdy63 I have updated, now it work for 1.8

    +1
  • SimpleWings 6.2 years ago

    @HistoricBirds This is atrribute Show CoL, i wrote about it in description.

  • Simpeplanes, MP with Jets... 6.2 years ago

    @Freerider2142 Mods can work in multiplayer? Wow. I didn't know about this. Nice)