Megaquarium

Megaquarium

What will you create?
Access an ocean of content for Megaquarium created by players like you. New animals, decorations, tanks and more are available to expand your game and tailor it to your liking.
Learn More
mods tank issue: height numbers are wrong
hello,
when fixing the tanks to make them visible again in the menu i noticed another issue, which especially tanks from the cube tank pack are suffering from. all tanks from that pack are height 3.
2 of the tanks however are height 4 and the rest are height 0.
so far i have been unable to fix it.
a link with a screenshot showing the wrong heights:
https://i.imgur.com/WQSJDb0.png

hope you know of a way to fix it so i can update the mods so everyone can use them again.
< >
Showing 1-2 of 2 comments
Twice Circled  [developer] 3 6 Jun, 2020 @ 1:17pm 
The depth is calculated automatically from the "volumePerTile parameter, however, for once I thought ahead and included an override to set the depth:

"depth":4,

You can add that to a tank behaviour to override the automatically calculated one.

Something like this should work:
"tank":{ "volumePerTile":7, "isRounded":true, "depth":1, "sunken":true },

Just change the depth to whatever you want and omit/add/adjust the other parameters you need. :D
Last edited by Twice Circled; 6 Jun, 2020 @ 1:20pm
rickreptile 58 6 Jun, 2020 @ 1:25pm 
great, thank you so much for your reply :)
< >
Showing 1-2 of 2 comments
Per page: 1530 50