@ajmmertens@questorInter Flecs really suits factory mechanics well.
In fact, inventory management in F.E.A.S.T station system is based on
flecs/examples/cpp/game_mechanics/inventory_system/src/main.cpp
example too 🙂
@questorInter@ajmmertens Lastly, Flecs is progressed from Unreal’s subsystem ticker. Structural changes are deferred or queued until afterward for safety and consistency.
@questorInter@ajmmertens Entities represent items, crops, stations, belt contents and livestock. Small components store data, while tags (basically just an empty Flecs component struct) often represent states e.g. a station moving through idle → processing → post-processing.
@questorInter@ajmmertens For Flecs side, it is split into feature modules: farming, belts, logistics, stations, inventory, livestock, food, gods, etc. Each module defines its components/tags and registers its systems and observers.
@questorInter@ajmmertens We uses Unreal Engine 5 + Flecs.
So, the simulation runs in a single Flecs world owned by an UWorldSubsystem, where Unreal handles the rendering (pos update, anim, VFX, etcs.)
F.E.A.S.T is out now on Steam! 🍲⚙️
Grow crops, raise animals, automate production lines, and cook global cuisines, all to serve massive feasts to the gods.
https://t.co/BS2etQCk9P
#IndieGame#SteamGames#PCGaming#Gaming
@RedDuelist Very good analysis.
F.E.A.S.T is a farming factory automation game focusing on cooking. You have to Farm ingredients and run food factories that is setup to output gourmet-level offerings based on each Gods unique appetite. If you failed, prepare to face divine punishment!
@indieDevC Our game, F.E.A.S.T, is a Factory Automation where you cook for Gods!
We have just dropped a demo update! Feel free to check it out: https://t.co/1epksyykQX
Our factory automation game, F.E.A.S.T, just got a huge 5-month demo update: cozy, pressure-free building, full art overhaul, and the ability to punch an enraged deity.
Try the free demo now:
https://t.co/ugqFEVjzDa
#IndieGame#Gamedev#FactoryAutomation
@clemmygames Check out F.E.A.S.T on Steam!
We have just launched the demo as a part of Steam Automation Fest.
https://t.co/bIoZHdT0wY
#WishlistWednesday