150k KSB24

profile picture
joined 3.0 years ago
639 followers

Posts Comments Following
Player Biography  




Link to Mods or Link to Mods

P r o f i l e

KSB24 / 📱/💻 Playing SP on Smart phone or Laptop (Mostly on Laptop) / 🇰🇷 South Korean
Me at Deviantart
Me at Reddit


Code_Useful
AngleY =
(
atan2(StartX-FinishX,StartZ-FinishZ)
);
AngleX =
(
atan2(StartY-FinishY,(StartZ-FinishZ)*cos(AngleY)+(StartX-FinishX)*sin(AngleY))
);
Distance =
(
((StartZ-FinishZ)*cos(AngleY)+(StartX-FinishX)*sin(AngleY))*cos(AngleX)
+(StartY-FinishY)*sin(AngleX)
);
or this instead : Distance =
(
((Z)*cos(atan2(X,Z))+(X)*sin(atan2(X,Z)))*cos(atan2(Y,(Z)
*cos(atan2(X,Z))+(X)*sin(atan2(X,Z))))+(Y)*sin(atan2(Y,(Z)
*cos(atan2(X,Z))+(X)*sin(atan2(X,Z))))
);


Cars i've made

Those are the cars i've ever made while i playing Simpleplanes. (All clickable)


100K 23/sept/2024

Random Art things


current pfp