Posted May 28, 2021 by Airapport
#mod #modding
Idle Tower Builder game, just as well as our other games, can now be modded by players' community.
This is how you can create your own mod for Idle Tower Builder:
"modname":"NAME OF YOUR MOD",
"author":"YOUR NAME (FOR CREDITS)",
"description":"MOD DESCRIPTION (TO LET THE PLAYERS KNOW WHAT IT CHANGES",
"version":"MOD VERSION NUMBER TO COMPARE DIFFERENT VERSIONS"
}
Great! Now your mod should appear in the mod selection on the start screen.
There is a sample mod named moustache. The only change is the modification of worker sprite in 11/MergedArt.png file.
When modifying the MergedArt.png file keep in mind the rectangles which contain the art objects. If you want to change the size of the game objects, you can use a more advanced technique. Use a tool like ShoeBox or TexturePacker to cut the texture atlas into separate images (the information about the location of each sprite is contained in MergedArt.xml file). Then modify the graphics and repack the atlas keeping its name.
Looking forward to see your mods!
Share them on Itch and message us in our Discord: https://discord.gg/qpDbwpF5un