9 years ago
Custom object with custom class
Ok so the line in the tuning file of an arch goes something like:
So supposing I want to make a special type of door with it's own python class (but heavily borrowing from the existing door class), m = "IngeDoor" n="object_IngeDoor". What would I put for the m = ?
Anything else special about custom object classes that is not included in the modding advice in the modding guidance pdf?
So supposing I want to make a special type of door with it's own python class (but heavily borrowing from the existing door class), m = "IngeDoor" n="object_IngeDoor". What would I put for the m = ?
Anything else special about custom object classes that is not included in the modding advice in the modding guidance pdf?