Official Forum
You are not logged in.
Can you fly on largest aircraft in the world? ![]()

Author: Kilinich
Title: Mriya Mission (updated)
File Size: 5 MB

You need to add this to your config (or just enter in console) for toggle engine view:
Keys.bind("tab", {Scene.my.ealpha = 1 - Scene.my.ealpha});
Last edited by Kilinich (2009-03-30 05:03:55)
Offline
Hey, what about the Snow Cat in your Phun 5 features video?!?!?! When do we get to play with it.
(Oh, never got the plane to work man. I couldn't get anywhere near liftoff before hitting the mountain. The wings weren't bending at all.... It wouldn't even fly if I gave it starting velocity.... And yes, I added the line of code, and watched the vid. Any help? Any settings we have to modify? Anything?)

Offline
Love the plane and script pieces... maybe you can make a bigger scene? where you have to take-off and landing for serveral times.. or with a green flightpath or something? I'll make the flightpath for ya, if you need help with a good one.... I always play FSX, so I think that I know how to do that ![]()
Can you make another plane for me?
The boeing 737-800
The boein F/A 18A hornett
I love those planes.... w00t
Offline
Updated. No need to add "abs" function.
Offline
How it's made:
1) Thyme jet engine gets from A320
Author: Kilinich
Title: Jet Engine RC Airplane A320
File Size: 0.63 MB

2) Wings are in F collision group, and infinity plane (same F collision group) deep in bottom of scene has negative attraction depends of {scene.my.force} variable.
3) Under the wing there is collision wheel for generating events in 0.5 sec to detect speed of airplane and set scene.my.force (simulating grip).
4) Wings and tail has directional controllers (small effect), tail is inverted.
Offline
Jelmerholland wrote:
Love the plane and script pieces... maybe you can make a bigger scene? where you have to take-off and landing for serveral times.. or with a green flightpath or something?
Making good scene takes more time than aircraft itself ;-) maybe later, I don't like remakes. I have many new ideas to try out.
Offline
5 MB?!? is that the pics or is it that complex?
why is everyone complaining that you cant get over the hill? its so easy.
Last edited by lollerman (2009-03-30 10:48:57)
Offline
Cool!
Only thing that is'nt good in this scene is crashing and winning- it looks boring! I want to see some cool effects, I know that you can do it. when you win there should be fireworks, if you loose plane should blow up. If you don't want to do those, atleast add gravestone if you crash and medal if you win. It would look much better.
And about flying, It's great. To make it better, add some enemy planes that are trying to attack, more obstacles etc.
I almost forger; did you know that I can drop copter from air to the hangar... It doesn't say fail if I drop it to the mountains.
PS: It's funnier to fly without closing cargo rooms door...
Last edited by Keppo (2009-03-30 10:53:30)
Offline
lollerman wrote:
5 MB?!? is that the pics or is it that complex?
why is everyone complaining that you cant get over the hill? its so easy.
Textures 4.9Mb, can be optimized to ~3Mb.
Problem with climbing is real on slow PC because of engine design - if lag happened (for 0.5 sec) engines lost power and can't speed up on non-horizontal fly. I'll fix that by correcting spawned circles position depends on vertical velocity.
Offline
Keppo wrote:
I almost forger; did you know that I can drop copter from air to the hangar... It doesn't say fail if I drop it to the mountains.
PS: It's funnier to fly without closing cargo rooms door...
It's always hard to catch all exception situations. I didn't check for door close because I know people will try fly with open d0or and drop transporter
it's so phunny ![]()
Offline
How do u become that pro with thyme language? I wanna learn to, but the tutorial is kinda hard... don't get it all... and I'd like to make nice scenes..
Kilinich, can I use one of your planes? And build a nice scene around it? with a nice mission? And maybe you can give me some codes, so I displays "win" or "rip" and stuff like that??
Offline
will there be more? maybe something like 
or 
Offline
I've seen those!
And thanks for the Hagglunds link!
Yeah.... I'll see if the second one works.

Offline
The second one is the beluga... because it't that big... it can transport other planes inside him..
Kilinich, Is subscribed to your phunbox XD
but, how did you make this?
Author: Kilinich
Title: RC Plane Su-27
File Size: 1.06 MB

Is this because the tailrudder steers the air on those black triangle pieces? That's all I need to know, I am trying to make a plane to, but the biggest problem is :\ I don't have a enginge XD
Can you give me a proper one? Tried to cut the engine from your russian plane, but dunno where to cut it off... it doesn't work anymore, when I cut it of XD
Offline
Jelmerholland wrote:
but, how did you make this?
It's look very realistic but actually use gravity direction controller (gravity direction attached on some element in tail)
That's fine trick but you can't play with anything else on scene - it's fly away with plane...
Offline