description
Foundation Extended Building Functions
A set of custom building functions for other mods to take advantage of! This mod is a dependency, it does nothing on its own!
Currently included functions:
Animations
BUILDING_FUNCTION_SINGLE_DOOR
BUILDING_FUNCTION_DOUBLE_DOOR
BUILDING_FUNCTION_PORTCULLIS
BUILDING_FUNCTION_SIMPLE_DRAWBRIDGE
Resource Production
BUILDING_FUNCTION_PRODUCE_TREE (Coming Soon)
BUILDING_FUNCTION_DEFINED_RESOURCE_GENERATOR
You can find all building functions with their properties and usage instructions explained in detail in the Community API documentation page. This mod also includes a set of example models to help you set up your own. To activate them in game simply uncomment the --EBF:dofile("scripts/examples.lua")
line in the mod.lua
file.
To stay updated with my upcoming projects:
Follow Minotorious on Instagram, Twitter, & Facebook
Check out my Official Website
Join me at The Penguin Grounds (Discord Server)
Support me on Patreon or Buy me a Coffee
Full code on Github
Manual Installation Instructions
- Download the zip file
- Create a new directory in your Documents/Polymorph Games/Foundation/mods folder named FoundationEBF
- Copy the zip file in the new FoundationEBF directory
- Extract the zip file using the Extract Here option (do not use the Extract files... option as it will create one more folder in the file structure and the game won't recognise the mod!)
- The mod should be good to go! In case of problems contact me using any of the aforementioned social media links or ping me in the official Foundation discord server.
Note: Check the mods folder for a directory named 936477, if it exists delete it or the game won't load the version of the mod you have manually downloaded!
0 Comments for Foundation Extended Building Functions