ugh stinky :PFirst one is a bed, second one is a hottub and a toilet
ugh stinky :PFirst one is a bed, second one is a hottub and a toilet
well if it looks good its not a necroIt's nice to be back...
You may or may not have already heard of this. Here is something I made quite some time ago, back when rails were first made public:
I am planning to return to this concept and make a 2.0 version, complete with a nicer programming interface. Wish me luck!
EDIT: Oops, it appears I just revived a dead thread.
i'd suggest you to first go to a doctor, that's a weird way of waving I must say :PIt's nice to be back...
You may or may not have already heard of this. Here is something I made quite some time ago, back when rails were first made public:
I am planning to return to this concept and make a 2.0 version, complete with a nicer programming interface. Wish me luck!
EDIT: Oops, it appears I just revived a dead thread.
twas built by aceface i beleave
Where did you find this ship, been looking for it for ages and can't find it
It was a smaller version of the sidewinder i built. I built then a bigger one http://starmadedock.net/content/elite-dangerous-replica-sidewinder.2720/
Where did you find this ship, been looking for it for ages and can't find it
seems like you have set the picture to be private? Google says something in the lines of not having access to show the picture.
Completely impractical design... but I like how it's coming together.
Odd.... It's set to be viewable and searchable by all. Don't know why it's failing here.seems like you have set the picture to be private? Google says something in the lines of not having access to show the picture.
hit the pause/break button to start. Hit it again to stop.Don't know how to record gifs in game, so I'll just have to describe it.
My capitol ship I'm building had space for fighter bays that were just barely bigger than the fighter itself, and I know from experience it would be a pain in the ass to manually fly in there and get back out again, so:
1) I rigged the bay doors to open and close one row at a time to make it look like a garage door moving up and then back down. Opening was easy, just a set of delays chained together. To get them to close in reverse order took me some trial and error, but I finally found the simplest solution was to make a NOT-DELAY-FLIPFLOP structure for each row, and to link the NOT into the opposite FLIPFLOP. When the door opens, the delays toggle the flip flops and the door goes up. When I hit it again, the NOTs activate the flip flops in reverse order so that the door comes back down.
2) Built what I call the CD Tray. Basically a scaffold platform that extends out of the bay that has several rails in a strip on it to dock on.
3) Pieced together the logic using wireless blocks so that from inside my ship I can press a button, the bay door scrolls open, the CD tray with the ship on it moves out of the bay, then automatically undocks it once its fully out. For docking, hitting any part of the tray rail will move the ship fully into locked position and automatically starts retracting the scaffold and closes the door behind you.
Next bit I want to add to it to have it automatically start retracting the scaffold after it undocks you. Just gotta spend a couple minutes looking at the logic to make sure I set it up so it doesn't try to retract as soon as it extends when you activate the bay from outside (don't want it closing while you're trying to line up and dock).
http://imgur.com/TSPVqS9
--- Updated post (merge), Yesterday at 12:35 PM, Original Post Date: Yesterday at 12:29 PM --- http://imgur.com/p0xL9ll
all my rail experiments and progress on an actual walker!
Ah, gratci. Didn't realize it was actually built into Starmade. That makes things a hell of a lot easier!hit the pause/break button to start. Hit it again to stop.
smart choise to use blast doors instead of blocks on rails, it wouldn't fit anywhere :DAh, gratci. Didn't realize it was actually built into Starmade. That makes things a hell of a lot easier!
Don't have anyone else to fly the ship, so had to jump around a bit to get the shot, but I think it gives the basic idea.
Then the same thing in reverse with a press of the same button to launch.
since when do rails make lag? that only happens if you don't turn off your rails and there are multiple entities on it.lol it's also cheaper on the lag too.
Its the same reason docked power generators create lag. The system is constantly running collision checks.since when do rails make lag? that only happens if you don't turn off your rails and there are multiple entities on it.