The road to full object modularity
Overview
In version 0.0_07 Pre-Alpha, the game is going to host a revamped module system.
Gone will be the times when you were limited to only a few fixed module types for each object.
Now you are going to have the freedom of being able to add as many modules of arbitrary type to any object (with constraints, more on which is below). These modules can be specified in the object's KFF definition which is editable by the player.
Sample code of a new melee module definition (click to enlarge):
Details
Every module has a list of object types, to which it can be added (e.g. you can't add attack-focused modules to objects that don't belong to a faction).
Modules also can be incompatible with each other (mostly due to UI or Procedural-GUI restrictions - this boils down to fixed positioning of UI elements, that would overlap with each other and create a mess).
Notable module combos that can't be added together are:
- Research, Barracks, Constructor
- InventoryUnconstrained, InventoryConstrained, ResourceDeposit
(These can't be added to objects simultaneously, for technical or UI-related reasons)
Full list of modules (not all will be available in 0.0_07) is here https://docs.google.com/spreadsheets/d/1wm06OpjE3duIAMHO1p-yOcvGWsvCXk_gUxdDGbr1s0w/edit?usp=sharing
Get Siege Settlements v0.0_11
Siege Settlements v0.0_11
A customizable, top-down, strategy game in a somewhat medieval setting.
Status | In development |
Author | Katniss |
Genre | Strategy, Action |
Tags | 2D, 3D, Medieval, Real time strategy, Singleplayer, Tactical, Top-Down, Unity |
Languages | English |
More posts
- Siege Settlements 0.0_10 "Formation" is out! (HUGE CHANGES)Jan 12, 2020
- Formations splitting & joining to change sizeDec 28, 2019
- Archers, shoot!Dec 27, 2019
- Population-Based Units coming to v0.0_10!Dec 25, 2019
- Campfires coming to v0.0_10Dec 14, 2019
- Siege Settlements v0.0_09 Released!Dec 01, 2019
- Tooltips, GUIs, and other Quality of Life improvements.Nov 28, 2019
- v0.0_08 "Siege" is now available.Nov 17, 2019
- KSM exporter for Blender 2.80Nov 14, 2019
- Version 0.0_07 is finally here!Nov 11, 2019
Leave a comment
Log in with itch.io to leave a comment.