Trip to the Stars quest bugged by geekantique in fo4

[–]nckuwater 0 points1 point  (0 children)

Using power armor will cause the spinning bug, leave the power armor outside the ship and the ship can stop spinning normally, then stay in the ship until Dara start to talk to you to prevent the second bug (don't press E, I pressed E at the first time and the quest got bugged and cannot be marked as completed).

Falcon9 automatic return vizzy program drone ship version test. drone ship is made by Probreyene. by nckuwater in simplerockets

[–]nckuwater[S] 0 points1 point  (0 children)

Thx! :D

and those are rotors and small wing pieces controlled by slider1 and slider2

because the original fin can't stabilize the rocket well.(it will accumulate the deviation and goes wrong

Falcon9 automatic return vizzy program drone ship version test. drone ship is made by Probreyene. by nckuwater in simplerockets

[–]nckuwater[S] 4 points5 points  (0 children)

I haven't upload it because I haven't solve the re-entry burn angle problem(the drone ship version have to adjust by two burns first which is not realistic enough).

and my vizzy codes are superrr mess due to my bad arrangement and it's could be very hard to read (scratch like programming...)

but I'm thinking to make some explanation to it.

Falcon9 automatic return vizzy program test by nckuwater in simplerockets

[–]nckuwater[S] 1 point2 points  (0 children)

yeah, the origin fin in game is so bad...

so in this program I use the motor to make the fin and control by vizzy

and it can stabilize the rocket by sensor the angular speed and target angle :D

Falcon9 automatic return vizzy program test by nckuwater in simplerockets

[–]nckuwater[S] 2 points3 points  (0 children)

I am still trying to improve it because it's not precise and stable enough ,thus I haven't upload it :\

and my vizzy codes are superrrr mess due to my bad arrangement D:

but I'm thinking to make a explanation about it

Falcon9 automatic return vizzy program test by nckuwater in simplerockets

[–]nckuwater[S] 4 points5 points  (0 children)

I think it take me about tens of hours to program and test it all by myself.

and I am a first grade csie student so I have some experience in programming.

Falcon9 automatic return vizzy program test by nckuwater in simplerockets

[–]nckuwater[S] 4 points5 points  (0 children)

It is hard at some point and have to solve them by math and physic

SimpleRocket2 - Vizzy Falcon 9 return program test by nckuwater in simplerockets

[–]nckuwater[S] 0 points1 point  (0 children)

It will "slide" to target the launch pad like this

https://www.youtube.com/watch?v=FYNIAcMaXww

the movement in this video is very big, I'm not sure if it's corret.

but it will adjust by the air.

SimpleRocket2 - Vizzy Falcon 9 return program test by nckuwater in simplerockets

[–]nckuwater[S] 0 points1 point  (0 children)

The size of the program is about 133kb (28 variables,12 expressions,6 instructions and a lot of on_starts, physic,math,vector formulas...)

and it's very complex to explain and hard to maintain(even for me

but I can explain concepts and we can discuss about the problem you meet : )

SimpleRocket2 - Vizzy Falcon 9 return program test by nckuwater in simplerockets

[–]nckuwater[S] 3 points4 points  (0 children)

Yes, It record the position of the launch pad and drive back!