leonyarov / BloonTowerMaker

Tower maker tool for BTD6
10 stars 6 forks source link

tower maker window is not resizable, making it impossible to put a picture on a tower #20

Open TheBusinessPyro opened 2 years ago

TheBusinessPyro commented 2 years ago

I am on windows 11 the tower maker is like this

image

The windows thing on the top extends out of the screen, making it hard to reach. Even when reached it still does not work as it is not resizable, so i cannot use the picture assigner

TheBusinessPyro commented 2 years ago

even when i fullscreen it it doesnt show

TheBusinessPyro commented 2 years ago

i can make it show up with alt+spavebar+m but it does not stay on screen as it auto fixes it fitting into the screen, hiding the picture assigner

YeloPik404 commented 2 years ago

So first you want copy the pictures you want your tower to have and then go to wherever your UN-compiled tower folder is and then paste those images in the resources folder. Then you want to open the folder that associates with the upgrade that you want to add images to and then open the path.json file. Example

then you want add the name of the image to where i am pointing at. imbetween those symbols for portrait and icon there at the left but for the texture overide it is at the very right. Example 2 If you have done this correctly you will see the portrait appear at the left and at the right you would get more proof that this works.

For adding the projectile texture you want to again head to wherever your tower folder is again but this time go to the projectiles folder and open the projectile json you would like to add images to the string is at the very left and it is pretty much the same as adding images for towers. Example3 And finally for changing the model of your tower we want to yet again head to wherever your tower folder is and go to the upgrade folder you would like to change the model to but this time we want to open up the texture.json file Example 4 And then you can change the dart monkey to another other tower model you would like on the left and change the model's upgrade path into whatever on the right

I hope that solves all your problems.

TheBusinessPyro commented 2 years ago

thanks, will test. How did you find this out, i dont actually have any coding experience but mainly mod with no code apps like spotlight for sm3dw

YeloPik404 commented 2 years ago

The games i play sometimes consist of looking and changing stuff in the files (when it mostly comes to mods) and then i also experiment with stuff in the files as well. I then use this newfound knowledge to fix more technical problems like this one and i am also good with computers.