I'm adjusting the space weapons take up, and the like.
I've created a 4x1 weapon, a mosin-rifle resting horizontally (3*width is too small imo).
When an item is picked up by the cursor for placement the image crops to a different size, is there a way to stop or redefine the cropping?
Also the weapon seems tricky to get into the inventory (need to test more)
Lastly is there a way to delete inventory space without causing errors?
For example, when I delete the left hand an error occurs when the battle is started (I guess because of the aliens trying to access it)
invs:
- delete: STR_LEFT_HAND
I essentially am trying to make a new inventory that has only...
Wielded Item 3x4 *1 (type: anything)
Slung Item 3x4 *1 (type: gun/corpse)
Quickdraw Item 1x2 *2 (type: gun/melee)
Utility Storage 1x1 *4 (type: ammo/grenades etc)
Interested in knowing if this is feasible with basic adjustments.