Jump to content

*Aqua*

Members
  • Posts

    1,119
  • Joined

  • Last visited

Posts posted by *Aqua*

  1. 55 minutes ago, lo-fi said:

    What do you need?

    A new computer. ^^
    I'm done with my broken one. Only am month ago I had to replace the psu because the old didn't work anymore. The system has so many quirks and got so many temporary solutions (which became permanent solutions over time)... for me it doesn't make sense to revive it. I already had plans to buy a new computer in summer.

    Fortunately I just got a new job so money's rolling in. Though it'll just take a few months to save up enough.

    My old one:
    AMD Phenom II X4 955
    Gigabyte something UD5 (or so) mainboard
    AMD Radeon HD6970 2GB
    4x 2 GB RAM
    3x 32 GB SSDs (different brands, RAID 0, for OS)
    4x 1.5 TB HDDs (1 defect)
    Asus sound card (has an amplifier :kiss:)
    bequiet 500 watts psu

    Planned new one:
    Intel Core i5 6500 or 6600 (or 6600K but then I'll need a different mainboard and something better to cool it)
    Gigabyte GA-B150-HD3P mainboard
    my graphics card if it still works
    16 GB RAM (or 32 GB, not sure yet)
    128 - 256 GB SSD for OS
    512 GB - 1 TB SSD for games, dev and other stuff
    my sound card if it still works
    my psu if it still works

    => 550 - 800 €
     

    I couldn't find blown capacitators. They are advertised as "all solid capacitors", I believe they can't blow up like the other ones or can they?

  2. I've got bad news. My computer just broke down. I turned it on and got a RAID error. It turned it of to check the cables and after turning it on again the screen just stays black and there's no "everything's alright"-beep. *sigh*
    No beeping means that the mainboard and/or the CPU doesn't work. They are almost 7 years old, there're no compatible replacement parts on the market anymore.

    It'll take me months to save up for a new one. Damit! Months without a computer will make me go crazy!

  3. 49 minutes ago, lo-fi said:

    As I think I said before, I'm happy to handle this side of it. GUI, dust, release, support etc. I'll leave up to the rest of the team, if that's OK?

    So you're back?

    cm-23138-050624abe3a9e6.jpeg

    Ok, then I'll have a look at the new GUI and figure out how it can be done not using Asset Bundles. I've read that getting Asset Bundle GUIs and code working together only works in very simple cases.

    I don't know complicated it will be to get Dust working again. IIRC Visual Studio mostly complains about missing RigidBody and Renderer properties. They are moved somewhere else. But without working wheels it'll be hard to debug. ;)

     

    Quote

    Eddy's Vehicle Physics is, apparently, only $60. It's a tempting purchase to see what fixes he's made and squad will have bundled into KSP. Maybe a donation button to help cover the cost of this might be an option?

    I'm not sure about asking for money. I'd like to stay away from donating etc. because I fear it's going to become work instead of being a hobby.
    But yes, someone has to pay for that (if you really need it).

  4. In my local install I modified the current code to run in 1.1. If compiles without flaws (but without a lot of stuff like GUI etc.) and runs fine so far.

    Unfortunately the UnityEngine.WheelCollider is so bugged that there's no real hope. I attached 4 small wheels to a simple rover (I posted a picture of it before) and KSP can't decide how to orient the craft (flickers really fast between two orientations). Because of that phantom forces are added to the craft which eventually flips the craft into the air. Also driving didn't work but steering somehow created a force pushing the rover to sideways.

    Also I'm not sure if VP interferes (doesn't look like it but who knows?).

    [LOG 17:31:24.154] [FLIGHT GLOBALS]: Switching To Vessel Untitled Space Craft ---------------------- 
    [LOG 17:31:24.156] setting new dominant body: Kerbin
    FlightGlobals.mainBody: Kerbin
    [LOG 17:31:24.159] Reference Frame: Rotating
    [LOG 17:31:24.207] Vessel assembly complete!
    [LOG 17:31:24.208] all systems started
    [WRN 17:31:24.248] [Kerbal Foundries - KFModuleWheel]: Default part orientation.
    [LOG 17:31:24.249] [Kerbal Foundries - KFModuleWheel]: Version: 1.9.5939.31392
    [LOG 17:31:24.252] [Kerbal Foundries - WheelUtils]: 1
    [LOG 17:31:24.253] [Kerbal Foundries - WheelUtils]: -7.510319E-08
    [ERR 17:31:24.254] WheelCollider requires an attached Rigidbody to function.
    
    [LOG 17:31:24.254] [Kerbal Foundries - KFModuleWheel]: Destroying Bounds.
    [WRN 17:31:24.257] [Kerbal Foundries - KFSuspension]: TS Corrector: 1
    [WRN 17:31:24.261] [Kerbal Foundries - KFModuleWheel]: Default part orientation.
    [LOG 17:31:24.262] [Kerbal Foundries - KFModuleWheel]: Version: 1.9.5939.31392
    [LOG 17:31:24.263] [Kerbal Foundries - WheelUtils]: -0.9999999
    [LOG 17:31:24.264] [Kerbal Foundries - WheelUtils]: -7.510319E-08
    [ERR 17:31:24.264] WheelCollider requires an attached Rigidbody to function.
    
    [LOG 17:31:24.265] [Kerbal Foundries - KFModuleWheel]: Destroying Bounds.
    [WRN 17:31:24.266] [Kerbal Foundries - KFSuspension]: TS Corrector: 1
    [WRN 17:31:24.267] [Kerbal Foundries - KFModuleWheel]: Default part orientation.
    [LOG 17:31:24.267] [Kerbal Foundries - KFModuleWheel]: Version: 1.9.5939.31392
    [LOG 17:31:24.268] [Kerbal Foundries - WheelUtils]: 1
    [LOG 17:31:24.269] [Kerbal Foundries - WheelUtils]: -7.510319E-08
    [ERR 17:31:24.270] WheelCollider requires an attached Rigidbody to function.
    
    [LOG 17:31:24.270] [Kerbal Foundries - KFModuleWheel]: Destroying Bounds.
    [WRN 17:31:24.271] [Kerbal Foundries - KFSuspension]: TS Corrector: 1
    [WRN 17:31:24.272] [Kerbal Foundries - KFModuleWheel]: Default part orientation.
    [LOG 17:31:24.273] [Kerbal Foundries - KFModuleWheel]: Version: 1.9.5939.31392
    [LOG 17:31:24.274] [Kerbal Foundries - WheelUtils]: -0.9999999
    [LOG 17:31:24.275] [Kerbal Foundries - WheelUtils]: -7.510319E-08
    [ERR 17:31:24.275] WheelCollider requires an attached Rigidbody to function.
    
    [LOG 17:31:24.276] [Kerbal Foundries - KFModuleWheel]: Destroying Bounds.
    [WRN 17:31:24.277] [Kerbal Foundries - KFSuspension]: TS Corrector: 1
    [LOG 17:31:24.283] [FlightIntegrator]: Reloaded drag cube for zeroed cube root part landerCabinSmall on vessel Untitled Space Craft
    [LOG 17:31:24.311] [Kerbal Foundries - KFModuleWheel]: Part Count 13
    [LOG 17:31:24.312] [Kerbal Foundries - KFModuleWheel]: Checking vessel mass.
    [LOG 17:31:24.314] [Kerbal Foundries - KFModuleWheel]: colliderMass: 0.6025
    [LOG 17:31:24.314] [Kerbal Foundries - KFModuleWheel]: Part Count 13
    [LOG 17:31:24.315] [Kerbal Foundries - KFModuleWheel]: Checking vessel mass.
    [LOG 17:31:24.316] [Kerbal Foundries - KFModuleWheel]: colliderMass: 0.6025
    [LOG 17:31:24.317] [Kerbal Foundries - KFModuleWheel]: Part Count 13
    [LOG 17:31:24.318] [Kerbal Foundries - KFModuleWheel]: Checking vessel mass.
    [LOG 17:31:24.319] [Kerbal Foundries - KFModuleWheel]: colliderMass: 0.6025
    [LOG 17:31:24.319] [Kerbal Foundries - KFModuleWheel]: Part Count 13
    [LOG 17:31:24.320] [Kerbal Foundries - KFModuleWheel]: Checking vessel mass.
    [LOG 17:31:24.321] [Kerbal Foundries - KFModuleWheel]: colliderMass: 0.6025
    [LOG 17:31:24.339] [Kerbal Foundries - WheelUtils]: 1
    [LOG 17:31:24.340] [Kerbal Foundries - WheelUtils]: -7.505278E-08
    [LOG 17:31:24.341] [Kerbal Foundries - KFModuleWheel]: colliderMass: 0.6025
    [LOG 17:31:24.342] [Kerbal Foundries - WheelUtils]: -0.9999999
    [LOG 17:31:24.343] [Kerbal Foundries - WheelUtils]: -7.505278E-08
    [LOG 17:31:24.344] [Kerbal Foundries - WheelUtils]: 1
    [LOG 17:31:24.344] [Kerbal Foundries - WheelUtils]: -7.505278E-08
    [LOG 17:31:24.345] [Kerbal Foundries - WheelUtils]: -0.9999999
    [LOG 17:31:24.346] [Kerbal Foundries - WheelUtils]: -7.505278E-08
    [LOG 17:31:24.721] Loading Depletion Nodes
    [LOG 17:31:24.721] DepNodeCount:  0
    [LOG 17:31:24.722] Loading Biome Nodes
    [LOG 17:31:24.723] BiomeNodeCount:  0
    [LOG 17:31:24.723] Loading Planet Nodes
    [LOG 17:31:24.724] PlanetNodeCount:  0
    
    ......
    
    [LOG 17:31:24.873] Cannot assign AudioClip 'KerbalFoundries/Sounds/wheel' to AudioFX
    [LOG 17:31:24.875] Cannot assign AudioClip 'KerbalFoundries/Sounds/wheel' to AudioFX
    [LOG 17:31:24.877] Cannot assign AudioClip 'KerbalFoundries/Sounds/wheel' to AudioFX
    [LOG 17:31:24.879] Cannot assign AudioClip 'KerbalFoundries/Sounds/wheel' to AudioFX
    
    (small bug, name's "wheel2")
     
    .....
     
    and that's it, nothing more

    I'm not sure how to attach a rigidbody to a wheelcollider. The WheelCollider.AttachedRigidBody property is read-only.

    I need to read the modder's info on 1.1 again.

  5. 1 hour ago, lo-fi said:

    #KSPModders?

    I was in #kspofficial and just came back from dinner. I'm idling in #kspmodders if you want to drop by.

    1 hour ago, lo-fi said:

    yes, that's really annoying. I'm not paying £30 for a copy of a game I already own so I can get the 1.1 beta or whatever it is. Sorry folks, it'll have to wait.

    It's ok. I never expected to get KF running again so fast. 1.1 is only a few weeks (two?) away, so I don't mind waiting that time.

  6. @lo-fi & @Gaalidas
    I have an hour of free time. Want to chat? I'm currently online in the official irc chat.

     

    Edit:

    I just set up a part cfg.

    Spoiler
    
    PART
    {
    	name = KF_WheelSmall
    	module = Part
    	author = Lo-Fi + nli2work (texturing), Gaalidas (TweakScale configs), *Aqua* (KSP 1.1 configs)
    
    	scale = 1
    	rescaleFactor = 1
    
    	node_attach = 0.33, -0.01, 0.0, 1.0, 0.0, 0.0
    	node_stack_top = 0.33, -0.01, 0.0, 1.0, 0.0, 0.0, 0
    	attachRules = 1,1,0,1,0
    	
    	TechRequired = advancedMotors
    	entryCost = 6000
    
    	cost = 300
    	category = Utility
    	subcategory = 0
    	
    	title = KF Small Rover Wheel
    	manufacturer = Kerbal Foundries
    	description = Ruggedised wheel for surface exploration
    	tags = car drive ground roll rover wheel foundries kerbalfoundries
    	
    	mass = 0.2
    	dragModelType = default
    	maximum_drag = 0.3
    	minimum_drag = 0.2
    	angularDrag = 1
    	maxTemp = 3600 
    
    	crashTolerance = 1200
    	breakingForce = 1200
    	breakingTorque = 1200
    	
    	MODEL
    	{
    		model = KerbalFoundries/Assets/SmallWheel
    	}
    	
    	MODULE
    	{
    		name = ModuleWheelBase
    		
    		wheelColliderTransformName = WC1		
    		wheelTransformName = WheelMesh
    		
    		wheelType = MOTORIZED
    
    		// setting this to true will override the radius and center parameters
    		FitWheelColliderToMesh = True
    		mass = 0.040
    		groundHeightOffset = 0
    				
    		TooltipTitle = Rover Wheel
    		TooltipPrimaryField = Motorized
    	}
    	
    	MODULE
    	{
    		name = ModuleWheelSuspension
    		baseModuleIndex = 0
    		suspensionTransformName = suspensionTraverse
    		
    		suspensionDistance = 0.2
    		targetPosition = 0.5			
    		springRatio = 7
    		damperRatio = 1.0
    	}
    	
    	MODULE
    	{
    		name = ModuleWheelSteering
    		baseModuleIndex = 0
    		
    		caliperTransformName = trackSteering
    		
    		steeringResponse = 2
    		steeringCurve
    		{
    			key = 0 30
    			key = 10 15
    			key = 20 5
    		}
    	}
    	
    	MODULE
    	{
    		name = ModuleWheelMotor
    		baseModuleIndex = 0
    		
    		maxRpm = 42
    		driveResponse = 2
    		
    		torqueCurve
    		{
    			key = 0 60
    			key = 5 95
    			key = 45 15
    			key = 60 0
    		}
    		
    		RESOURCE
    		{
    			name = ElectricCharge
    			rate = 2.5//5
    		}		
    		idleDrain = 0.0//0.1////0.3
    	}
    	
    	MODULE
    	{
    		name = ModuleWheelBrakes
    		baseModuleIndex = 0
    		
    		maxBrakeTorque = 2
    		brakeResponse = 1
    	}
    	
    	MODULE
    	{
    		name = FXModuleLookAtConstraint
    		CONSTRAINLOOKFX
    		{
    			targetName = suspensionTraverse
    			rotatorsName = WishBoneUpper
    		}
    		CONSTRAINLOOKFX
    		{
    			targetName = SuspT
    			rotatorsName = SuspB
    		}
    		CONSTRAINLOOKFX
    		{
    			targetName = SuspB
    			rotatorsName = SuspT
    		}
    	}
    
    	MODULE
    	{
    		name = FXModuleConstrainPosition
    		matchRotation = true
    		matchPosition = false
    		CONSTRAINFX
    		{
    			targetName = WishBoneUpper
    			moversName = WishBoneLower
    		}
    	}
    
    	MODULE
    	{
    		name = FXModuleConstrainPosition
    		matchRotation = false
    		matchPosition = true
    		CONSTRAINFX
    		{
    			targetName = RodEnd
    			moversName = WheelMount
    		}
    	}
    }	

     

     

    mjyf1Mi.jpg

    The wheels start spinning when I press forward, they stop spinning when I break, they turn when I press A or D (inverted), the suspension is compressed in the editor and extended in flight, but apart from that they do nothing.
    That means: The rover doesn't roll or move. It just sits there. Hm...:huh:

     

  7. 6 minutes ago, lo-fi said:

    Do I have to buy a steam copy to get 1.1 preview?

    Yes, atm it is the only way to get access to it and Squad stated they won't distribute it through the Squad servers. They are to weak to handle that much traffic.The price in my country is 39.99 € :o. I bought the game for ~15 or 18 € back then.

    If you don't want to buy it, you can still have a look here: http://vehiclephysics.com/
    The wheel part cfg look like this now:
     

    Spoiler
    
    PART
    {
    	name = roverWheel1
    	module = Part
    	author = Squad
    	mesh = model.mu
    	scale = 1
    	node_attach = 0.3093255, 0.322, 0.00, 1.0, 0.0, 0.0, 1
    	TechRequired = fieldScience
    	entryCost = 5200
    	cost = 450
    	category = Utility
    	subcategory = 0
    	title = RoveMax Model M1
    	manufacturer = Kerbal Motion LLC
    	description = After years of outcry against the lack of proper powered wheels, a small startup company named Kerbal Motion was founded and delivered just what the public wanted - the RoveMax Model 1 powered rover wheel.
    	attachRules = 0,1,0,1,0
    	mass = 0.075
    	dragModelType = default
    	maximum_drag = 0.3
    	minimum_drag = 0.2
    	angularDrag = 1
    	//crashTolerance = 7
    	maxTemp = 1200 // = 3600
    	crashTolerance = 50
    	breakingForce = 50
    	breakingTorque = 50
    	bulkheadProfiles = srf
    	tags = )car drive ground roll rover wheel
    	MODULE
    	{
    		name = ModuleWheelBase
    		
    		wheelColliderTransformName = WheelCollider		
    		wheelTransformName = WheelPivot
    		
    		wheelType = MOTORIZED
    
    		// setting this to true will override the radius and center parameters
    		FitWheelColliderToMesh = False		
    		radius = 0.378
    		center = 0,0,0
    		mass = 0.040
    		groundHeightOffset = 0
    				
    		TooltipTitle = Rover Wheel
    		TooltipPrimaryField = Motorized
    	}
    	MODULE
    	{
    		name = ModuleWheelSuspension
    		baseModuleIndex = 0
    		suspensionTransformName = suspensionPivot
    		
    		suspensionDistance = 0.2
    		targetPosition = 0.5			
    		springRatio = 7
    		damperRatio = 1.0
    	}	
    	MODULE
    	{
    		name = ModuleWheelSteering
    		baseModuleIndex = 0
    		
    		caliperTransformName = SteeringPivot
    		
    		steeringResponse = 2
    		steeringCurve
    		{
    			key = 0 20
    			key = 10 9//6
    			key = 30 3.0//1.5
    		}
    	}
    	MODULE
    	{
    		name = ModuleWheelMotor
    		baseModuleIndex = 0
    		
    		maxRpm = 42
    		driveResponse = 2
    		
    		torqueCurve
    		{
    			key = 0 1.0 0 0
    			key = 10  0.66 0//20  0.66 0
    			key = 30 0.14 0 0//40 0.14 0 0
    			key = 34 0 0 0//44 0 0 0
    		}
    		
    		RESOURCE
    		{
    			name = ElectricCharge
    			rate = 2.5//5
    		}		
    		idleDrain = 0.0//0.1////0.3
    	}
    	MODULE
    	{
    		name = ModuleWheelBrakes
    		baseModuleIndex = 0
    		
    		maxBrakeTorque = 2
    		brakeResponse = 1
    	}
    	MODULE
    	{
    		name = ModuleWheelDamage
    		baseModuleIndex = 0
    		
    		damagedTransformName = wheelDamaged
    		undamagedTransformName = wheel
    		
    		stressTolerance = 560
    		impactTolerance = 200
    		deflectionMagnitude = 10
    		deflectionSharpness = 2.0
    		slipMagnitude = 15
    		slipSharpness = 2.0
    	}	
    	MODULE
    	{
    		name = FXModuleLookAtConstraint
    		CONSTRAINLOOKFX
    		{
    			targetName = susp2-1
    			rotatorsName = susp2-2
    		}
    		CONSTRAINLOOKFX
    		{
    			targetName = susp2-2
    			rotatorsName = susp2-1
    		}
    		CONSTRAINLOOKFX
    		{
    			targetName = susp1-2
    			rotatorsName = susp1-1
    		}
    		CONSTRAINLOOKFX
    		{
    			targetName = susp1-1
    			rotatorsName = susp1-2
    		}
    		CONSTRAINLOOKFX
    		{
    			targetName = susp3-1
    			rotatorsName = susp3-2
    		}
    		CONSTRAINLOOKFX
    		{
    			targetName = susp3-2
    			rotatorsName = susp3-1
    		}
    	}
    	MODULE
    	{
    		name = ModuleTestSubject
    		environments = 15
    		useStaging = False
    		useEvent = True
    	}
    }

     

    Edit:
    It seems Squad still tweaks the new wheel system. Atm it's impossible to not get into Tokyo Drift mode.

  8. 13 hours ago, Gaalidas said:

    I'm still a bit worried about the SpaceDock entry for KF.  I don't know who the tagged author is and the link in that entry still points to the old thread.

    We talked about that a few pages ago. The guy contacted lofi and apologized to him. The SpaceDock guys are informed and are waiting for us to pump out a new release. Then they'll delete the entry.

     

    13 hours ago, Gaalidas said:

    Hopefully all the differences are namespace/dll issues.

    Unfortunately it's more serious than I thought. WheelCollider seems to be completely gone. Everything is in Assembly-CSharp-firstpass.dll -> VPWheel and VPWheelCollider now. In total I counted 69(!) classes, enums and structs belonging to VP. It will take time to understand how everything is related and set up.

    We have to rewrite everything. *sigh*

     

    4 minutes ago, Eskandare said:

    recent test DLL

    What recent test dll? There wasn't a new dll for months.

  9. KSP 1.1 pre-release addresses some of the issues mentioned in the OP:

    Building Specific Subjects:
    Craft editor
    Staging diagram layering - putting the staging diagram behind the new/load/open/launch/exit bar in the craft editor.
    -> It works like this now.

    Flight screen
    Navball cluster - Make SAS and RCS lights click-able buttons
    -> They are now click-able buttons.
    general - Enable the movement of UI elements
    -> Part context menus are now movable and stay where you put them. Other UI elements are still fixed in their places.
    Navball markers - Sharper navball markers
    -> They stay sharp even at 150% UI scale.
    Part glow - Disable the green part glow when in F2 mode (No UI mode)
    -> Parts don't light up in F2 mode anymore.
    1.1 crew portrait - move the (show more/less kerbal portraits) buttons in between the portraits and the screen edge
    -> Add/remove portrait slot buttons pop up if you move the mouse over the portraits. I could switch between 0 to 4 visible portraits. I don't know if 4 is a hard max or depends on screen resolution. A 5th portrait would overlap the nav ball on my screen [1920x1200].

    KSC screen
    1.1 building buttons - add the buttons for Mission Control in sandbox, but upon clicking, tell the player the facility is closed.
        ^-- on that note - add buttons for the Administration Building and the R&D Center as well.
    -> All buildings now have buttons in the lower right corner of the KSC screen. The buttons for the Admin. and R&D buildings are still missing. When clicking on them in sandbox mode you are told that they are closed.

    Main menu's
    new save - Change "player name:" to something "world name:" or something along those lines.
    -> It says "Save name" now.

    General and Miscellaneous:
    misc
    Hotkey list - Because hotkeys are currently poor-documented, add a list with all key bindings
    -> Already there in the settings menu that you can reach through the main menu.

     

    I didn't check the suggestions about tourists and stuff that only works in campaign mode (for example R&D) and stopped in the middle (I ran out of free time). Maybe someone can continue this list so the op can be updated.

  10. I took our code and referenced the new KSP 1.1 api and what should I say? The error list grew from ~10 entries (just debug stuff from SharpDevelop which Visual Studio can't interpret) to 50 entries.

    Looking at the errors I think they mostly originate from the changed namespaces.
    Summary:
    - DustFX has 20 error regarding particle emitters not being accessible from GameObject anymore. (namespace problem?)
    - GUI seems to only miss referencing the right namespace (can't find the ApplicationLoader, I think it is now in one of the new KSPsomething.dlls). \o/
    - Rest of the errors are mostly about missing RigidBody and Renderer references in GameObject. (I think they are moved somewhere else.)

    It doesn't look that serious but I only had a quick look. I have to re-read this post and scan the new dlls to get to know where everything was moved to.

  11. 6 hours ago, DoctorDavinci said:

    I mention this because I think that is one of the drawbacks of playing games in VR, that after a couple hours you would have to stop playing since continuing to play could very easily cause vision problems and quite possibly permanent damage

    For example, have you ever gone to a 3D movie at the theater and come out after and your eyes are all bugged out or your balance is off, I think this will be a major issue with VR gaming in the coming years

    This is "just" simulator sickness. What your eyes see and what your body tells you are contradicting. Most people will feel sick because of that.
    Actually you can train your brain to tolerate the information mismatch up to some point.

    But there won't be any damage. You might feel a bit disoriented but that just happens because your brain is in the process of adjusting back from "faked" to "real" vision.

    Btw simulator sickness is related to motion sickness. Also it is closely tied to the problems wearer of glasses have when they get new glasses. Last time I got new ones I needed two weeks to adjust to them. During the first days I wasn't able to guess distances. It was funny to miss door handles all the times. ^^

  12. 13 hours ago, damerell said:

    Of course work is proportional to force times distance & hence for a given torque, power consumption should rise at higher speeds

    You are right. That's something we should change.

     

    4 hours ago, Kershu5 said:

    Is it still going well?

    We are waiting for the upcoming KSP patch which will force us to redo a lot of stuff. Expect that there'll be no working KF available for a few weeks or months after 1.1.

  13. My observation is that people tend to get to far into the game, exploring all possibilities, challenge all challenges and go where you can go. Once they have done that they feel they have "finished" the game. The key point is they don't have a goal anymore.

    Without a goal you don't have a motivation to do anything.

    Take a break, think about something you want to archieve. It must be something you know it isn't easy to do and it must be a specific one. Something broad like "get into orbit" won't do but if you change that to "put a 10 Kerbals Space Station into Eeloo orbit" it becomes far more interesting. Also make sure you pick an interesting goal, stuff you didn't do often. For example what about an station in a low solar orbit where you have to think about heat management?

×
×
  • Create New...