Helicopters

by kumpu

Adds a fully animated attack helicopter to the game. Ideal for getting from A to B quickly, exploring the map, building islands and nuking biters from the sky. Now 84% less buggier!

Content
4 years ago
0.15 - 0.17
296
Transportation

i Control system on ship mod & more control over vehicle

6 years ago
(updated 6 years ago)

Your helicopter is really amazing! The controling system can almost reach the complexity of vanilla train controling system. Can you extends your framework to ships like those in https://mods.factorio.com/mod/ships_extended? These vehicles works pretty simlar: drive directly, travel from one site to another.

Pathfinding for ships might be tricky as they can only sail in the water, and may strike the land when sailing directly. But we may leave these problems to the user so a trival path finding will only sail directly from harbor A to harbor B, which defined by some landing filed-like building like harbor/lighthouse.

For additional ideas, a multi-stop path finding will better increase the power for both your aircrafts and ships, which may works like: start flying at spot A, pass spot B,C.. and stop at spot E, so they can take complex routes and avoid obstacles for ships. If we can combine conditional automated start/stop on them, like wait at station/harbor A for 30s, or leave when cargo is empty, we can create a fully functional 3D transportation including land, sea and air ;)

6 years ago

Hi, there is no real framework, it's rather direct in what it does. Anyone is free to use my code and I'll be glad to assist. But I think for ships you really want pathfinding anyway. Maybe you could look at the "AAI Programmable Vehicles" mod, iirc it uses bitter AI to navigate.

New response