Locomotive guns

Things that we aren't going to implement
Post Reply
emk
Manual Inserter
Manual Inserter
Posts: 4
Joined: Sat May 27, 2017 10:24 pm
Contact:

Locomotive guns

Post by emk »

Wow, the Factorio modding API is fun!

I've been having fun working on game-balancing a late-game nuclear tank (see "Nuclear Vehicles" on the mod portal) with a rocket launcher and an equipment grid. And I'd like to do something similar with locomitives: a nuclear-powered, armored locomotive for operating deep inside behemoth territory. I've gotten most of it working.

But one piece is missing: There's no way to manually shoot things while driving the locomotive. This would be a fun feature.

Would it be possible to support the "guns" property on locomotives the same way that cars and tanks do? I'm less concerned about full turret support right now. It also wouldn't be necessary to add locomotive inventories, at least not beyond the specialized per-weapon ammo slots.

Thank you for a great game, and for such a well-done modding API!

Rseding91
Factorio Staff
Factorio Staff
Posts: 13232
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: Locomotive guns

Post by Rseding91 »

This isn't likely to happen. Supporting guns on a vehicle adds a lot of overhead that every single train would have to run if they supported the properties.
If you want to get ahold of me I'm almost always on Discord.

User avatar
Ranakastrasz
Smart Inserter
Smart Inserter
Posts: 2125
Joined: Thu Jun 12, 2014 3:05 am
Contact:

Re: Locomotive guns

Post by Ranakastrasz »

What we really need is the ability to attach entity modules to other modules. Essentially an entity's functionality except it always mirrors the location of what it is attached to. Would allow for a lot of cool stuff.
My Mods:
Modular Armor Revamp - V16
Large Chests - V16
Agent Orange - V16
Flare - V16
Easy Refineries - V16

Rseding91
Factorio Staff
Factorio Staff
Posts: 13232
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: Locomotive guns

Post by Rseding91 »

Ranakastrasz wrote:What we really need is the ability to attach entity modules to other modules. Essentially an entity's functionality except it always mirrors the location of what it is attached to. Would allow for a lot of cool stuff.
That does sound like it would give a large amount of flexibility but it's simply never going to happen with the way Factorio is built. It would also run much slower compared to what we have now.
If you want to get ahold of me I'm almost always on Discord.

User avatar
bobingabout
Smart Inserter
Smart Inserter
Posts: 7352
Joined: Fri May 09, 2014 1:01 pm
Contact:

Re: Locomotive guns

Post by bobingabout »

The lack of being able to shoot out of a locomotive compared to being able to shoot out of the car was always a disappointment to me. Then the game was changed so that the car (and the newly added tank) hand their own weapons.

I suppose now that you can add a grid to a vehicle and equip it with your own weapons works for me, considering the automatic nature of trains, it's better that it can have a built in laser turret than requiring a gunner to shoot an SMG out of the window.

You just have to be careful when equipping my plasma artillery, they tend to blow up the track, and the train, and all kinds of stuff on the way. Yeah, during my recent testing, a leviathan ran up to my train, and the train blew itself up trying to kill the leviathan.
Creator of Bob's mods. Expanding your gameplay since version 0.9.8.
I also have a Patreon.

Post Reply

Return to “Won't implement”