i played a lot of satisfactory. i thought what would happen if you combined factory automation with cookie clicker.

hope you enjoy the result.

Download

Download
factoreasy.exe 100 MB

Comments

Log in with itch.io to leave a comment.

Uhm, regarding the copy function, after the first paste, it doesn't check again if you have the available nodes (will use whatever you have in stock, though), leading to a duplication glitch.

Belt mode can't be canceled with right click/ESC button, nor selection mode. Have to click on another module to exit the mode. Using the E key as toggle would also be a good idea.

On any query, the older info is shown first, then updated, when the order should be the other way around.

When clicking outside the building area, open space, resource nodes or a belt, the info window is briefly shown then closed. Belts and modules use different info windows, opening and closing in pairs.

The info window once opened is fixed to the screen and not on the module position, so when moving the camera, it doesn't update it's position.

What I meant with flipping, is like using the mirror image (is like a rotation, but using a different plane, in 3D). For example: on an horizontal flip, suppose the selection area is between x1 and x2, given a module on x, the flipped position is x2 - (x - x1). Use the analog with Y coords for the vertical flip (the actual names may be inverted).

As for the blueprints, just save the data of the copy function (module type, rotation, relative position to the start of the selection). Since you now store the last copy used, how about adding the paste function?

I recommend looking at Factorio for the blueprint and flipping (It's over engineered though).

Love the game!! Here's some feedback:

I noticed the modules won't output if the bell is not aligned. Was this intentional?

Would also love to have belt splitters, mergers and bridges, for the full experience.

Would it be possible to have blueprints? Also would like the copy function to be used multiple times in a row.

Regarding the area expand, could I have more control on the new rows and columns to insert? It gets bothersome to realign everything to a corner on each upgrade (using selection and moving, obviously).

Would be nice to use rotate and stash directly. Oh, and a flip horizontal/vertical for selections. As complexity grows, the buildings stop being symmetrical, so rotate stops helping.

woah thanks for the feedback!

facilities only push output onto belts that are aligned, never really thought about giving the option of pushing output onto misaligned belts but that could be interesting.

as for splitters, mergers and bridges, i've thought about implementing those but settled for having 'soft splitting' belts for now. you can split belts by placing perpendicular belts next to one you want to split the throughput of.

blueprints im not planning would probably take a lot of effort for me to make but i'll probably add that at some point. the copy function makes more sense to be repeatable and was a quick fix so i already added that.

i'd never thought about adding control to the area expansion! that's a good idea.

you can rotate directly during quick move and i didn't realise you couldn't stash during it. i'll look into that since i'm pretty sure it's supposed to be possible.

i'm not sure what you mean with rotation in regard to symmetry though?

anyway, thanks again for playing and commenting!