I hope the creator can fix it, thank you

Moderators: Scenario Moderators, Plugin Moderators
Maybe, because the plugin I made "Religion Affair Office" also has a problemdnswodn wrote: ↑17 Sep 2024, 16:48I think something might have changed in newer versions. I tested the plugin on 1.11.82i, the building is certainly wrong, but in the preview there is nothing wrong. The plugin was released in 2019, maybe something has changed in the last 5 years… so we have another problem now : Are there any other plugins that also have problems too?
I think this is something that needs to be taken seriously.![]()
Taken from creating 'How to write a plugin' article.3. Graphics
The more difficult part when including own buildings is to create the buildings itself. You have to keep in mind that our tiles have a size of 32x16 pixels, so a building of size 2x2 (it has to be a square) needs at least a graphics size of 64x32 pixels (it's important to actually use this width so TheoTown can calculate the pivot point in the left corner of the base, which is used to draw the building). For more details, take a look into theo's step by step guide.