Author Topic: docking bay doors: Possible?  (Read 3508 times)

0 Members and 1 Guest are viewing this topic.

Offline Topgun

  • 210
docking bay doors: Possible?
I am designing a ship of corvette size that has a hangar in the back. I want to create a docking bay door that, when it's time to end the mission and enter the hangar, will open so you can just fly in.
is it possible?

 
Re: docking bay doors: Possible?
I'm sure there was a thread about this very idea posted sometime last year... I think Trashman was interested in implementing it. Have tried searching for the thread but can't seem to find it.

Edit: Found it.  http://www.hard-light.net/forums/index.php/topic,50129.0.html
« Last Edit: August 14, 2008, 03:29:03 pm by lostllama »

 

Offline Topgun

  • 210
Re: docking bay doors: Possible?
ok, now I just need to figure out how to do it.

 

Offline Colonol Dekker

  • HLP is my mistress
  • 213
  • Aken Tigh Dekker- you've probably heard me
    • My old squad sub-domain
Re: docking bay doors: Possible?
Ask Nuke. His Rumrunner pirate ship has opening doors.
Campaigns I've added my distinctiveness to-
- Blue Planet: Battle Captains
-Battle of Neptune
-Between the Ashes 2
-Blue planet: Age of Aquarius
-FOTG?
-Inferno R1
-Ribos: The aftermath / -Retreat from Deneb
-Sol: A History
-TBP EACW teaser
-Earth Brakiri war
-TBP Fortune Hunters (I think?)
-TBP Relic
-Trancsend (Possibly?)
-Uncharted Territory
-Vassagos Dirge
-War Machine
(Others lost to the mists of time and no discernible audit trail)

Your friendly Orestes tactical controller.

Secret bomb God.
That one time I got permabanned and got to read who was being bitxhy about me :p....
GO GO DEKKER RANGERSSSS!!!!!!!!!!!!!!!!!
President of the Scooby Doo Model Appreciation Society
The only good Zod is a dead Zod
NEWGROUNDS COMEDY GOLD, UPDATED DAILY
http://badges.steamprofile.com/profile/default/steam/76561198011784807.png

 

Offline blowfish

  • 211
  • Join the cult of KILL MY ROUTER!!!!!!!!!!1
Re: docking bay doors: Possible?
Note that while rotating doors are at least partially possible at this point, sliding doors are not.

 
Re: docking bay doors: Possible?
Would it be possible to make a rotating door that has it's axis of rotation really really far away from the model itself, so that it appears to be sliding? Like how the surface of the earth appears flat when we're standing on it only because the curve is so big.

 

Offline Nuke

  • Ka-Boom!
  • 212
  • Mutants Worship Me
Re: docking bay doors: Possible?
best bet would be to place a hidden subsystem in the docking bay, then fred the mission to toggle the animation code for the doors, then you can fly in, when youre near the invisible subsystem in the docking bay, end mission.

i thought about a landing simulation script, to give you an ils hud gauge, as well as simulate things like runways and working landing gear, arresting systems, etc. but not enought time to work on it. then a successful landing requires following the ils, keeping withing the designated glideslope, touching down in the right orientation and at the right speed then taxiing to the hanger for a successful landing. ****ing up either results in a wave off or your death.
I can no longer sit back and allow communist infiltration, communist indoctrination, communist subversion, and the international communist conspiracy to sap and impurify all of our precious bodily fluids.

Nuke's Scripting SVN

 

Offline Bobboau

  • Just a MODern kinda guy
    Just MODerately cool
    And MODest too
  • 213
Re: docking bay doors: Possible?
IMHO the best implementation would be to have some realy cool looking rotational mechinism that moves the door in a more or less linear fashion.
Bobboau, bringing you products that work... in theory
learn to use PCS
creator of the ProXimus Procedural Texture and Effect Generator
My latest build of PCS2, get it while it's hot!
PCS 2.0.3


DEUTERONOMY 22:11
Thou shalt not wear a garment of diverse sorts, [as] of woollen and linen together

 

Offline Nuke

  • Ka-Boom!
  • 212
  • Mutants Worship Me
Re: docking bay doors: Possible?
im expirimenting with a garage style door for the carried varient of the ragnarok. essentially its a chain of slats each one child of the previous, with a center at a mutural radius. then just rotate each slat a degree or two, and it would look just like a garage door.
I can no longer sit back and allow communist infiltration, communist indoctrination, communist subversion, and the international communist conspiracy to sap and impurify all of our precious bodily fluids.

Nuke's Scripting SVN

 

Offline TrashMan

  • T-tower Avenger. srsly.
  • 213
  • God-Emperor of your kind!
    • FLAMES OF WAR
Re: docking bay doors: Possible?
Note that while rotating doors are at least partially possible at this point, sliding doors are not.

Any word on getting sliding doors in the future? Would make things easier, requiring less moving parts and less fuss.
Nobody dies as a virgin - the life ****s us all!

You're a wrongularity from which no right can escape!

 

Offline Hellstryker

  • waffles
  • 210
    • Skype
Re: docking bay doors: Possible?
Note that while rotating doors are at least partially possible at this point, sliding doors are not.

Any word on getting sliding doors in the future? Would make things easier, requiring less moving parts and less fuss.

Agreed, theres several uses I have for it as well

 

Offline blowfish

  • 211
  • Join the cult of KILL MY ROUTER!!!!!!!!!!1
Re: docking bay doors: Possible?
I think it would take significant code changes, as while IIRC sliding doors are possible with scripting ATM, it will break collision detection :doubt:

 

Offline Nuke

  • Ka-Boom!
  • 212
  • Mutants Worship Me
Re: docking bay doors: Possible?
ive never seen that happen, i seem to hit the rumrunner's doors when i fly into them. of course while their moving is another matter. but ive never seen collision detection so ridiculously bad caused by rotating things with scripting.

theres a meathod for faking sliding doors, so long as their not ridiculously large. simply put the pivot point of the  door far benind it, then rotate a couple degrees. the door should appear to slide open.
I can no longer sit back and allow communist infiltration, communist indoctrination, communist subversion, and the international communist conspiracy to sap and impurify all of our precious bodily fluids.

Nuke's Scripting SVN

 

Offline blowfish

  • 211
  • Join the cult of KILL MY ROUTER!!!!!!!!!!1
Re: docking bay doors: Possible?
ive never seen that happen, i seem to hit the rumrunner's doors when i fly into them. of course while their moving is another matter. but ive never seen collision detection so ridiculously bad caused by rotating things with scripting.

I said sliding doors.

 

Offline Vasudan Admiral

  • Member
  • 211
    • Twisted Infinities
Re: docking bay doors: Possible?
Actually there's another barrier to faking sliding animations.

As far as I have been able to determine, having models with a hierarchy depth of 6 or more levels will partially break the rendering engine for some reason. Particle effects (including weapon impacts and spews) will only be rendered from some angles, weapon effects look flat, and a few other glitches. I encountered this on a model where I was trying to get turret recoil happening - it was the most bizzare error I have ever seen, but removing one level (no matter which one) would completely fix it. :\

6 levels is enough to do sliding doors using the invisible folder arm technique, but you're one short of being able to do turret recoil. :(
Get the 2014 Media VPs and report any bugs you find in them to the FSU Mantis so that we may squish them. || Blender to POF model conversion guide
Twisted Infinities

 

Offline Galemp

  • Actual father of Samus
  • 212
  • Ask me about GORT!
    • Steam
    • User page on the FreeSpace Wiki
Re: docking bay doors: Possible?
See my sig quote for VA's reaction to that bug.
"Anyone can do any amount of work, provided it isn't the work he's supposed to be doing at that moment." -- Robert Benchley

Members I've personally met: RedStreblo, Goober5000, Sandwich, Splinter, Su-tehp, Hippo, CP5670, Terran Emperor, Karajorma, Dekker, McCall, Admiral Wolf, mxlm, RedSniper, Stealth, Black Wolf...

 

Offline TrashMan

  • T-tower Avenger. srsly.
  • 213
  • God-Emperor of your kind!
    • FLAMES OF WAR
Re: docking bay doors: Possible?
I think it would take significant code changes, as while IIRC sliding doors are possible with scripting ATM, it will break collision detection :doubt:

Eh? How's that work anyway?

Don't rotating doors also collide/intersect with parts of the hull? How come they don't break it?

At a glance I'd say that collisions aren't calculate for rotating objects but that makes no sense....then again, I never went too deep into programing (beyond a few simple programs).
Nobody dies as a virgin - the life ****s us all!

You're a wrongularity from which no right can escape!

 

Offline Vasudan Admiral

  • Member
  • 211
    • Twisted Infinities
Re: docking bay doors: Possible?
He means scripted animations that set a subobjects relative position frame by frame. That kind of position setting has been known to cause either the submodel or the entire ship or even in some cases all collisions in the mission to not work correctly. I don't know if this is still the case though.
Get the 2014 Media VPs and report any bugs you find in them to the FSU Mantis so that we may squish them. || Blender to POF model conversion guide
Twisted Infinities

 

Offline TrashMan

  • T-tower Avenger. srsly.
  • 213
  • God-Emperor of your kind!
    • FLAMES OF WAR
Re: docking bay doors: Possible?
HEh...in essence translation seems simpler, but I know enough about programing that looks can be decieveing.
Nobody dies as a virgin - the life ****s us all!

You're a wrongularity from which no right can escape!

 

Offline NGTM-1R

  • I reject your reality and substitute my own
  • 213
  • Syndral Active. 0410.
Re: docking bay doors: Possible?
Note that while rotating doors are at least partially possible at this point, sliding doors are not.

Not true, technically, but the math involved would make your head hurt, as you could fake up sliding by setting the rotation point reaaaallly far away.
"Load sabot. Target Zaku, direct front!"

A Feddie Story