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.
Află mai multe
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.
< >
Se afișează 1-2 din 2 comentarii
Twice Circled  [dezvoltator] 3 6 iun. 2020 la 13:17 
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
Editat ultima dată de Twice Circled; 6 iun. 2020 la 13:20
great, thank you so much for your reply :)
< >
Se afișează 1-2 din 2 comentarii
Per pagină: 1530 50