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.
Μάθετε περισσότερα
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.
< >
Εμφάνιση 1-2 από 2 σχόλια
Twice Circled  [δημιουργός] 3 6 Ιουν 2020, 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
Τελευταία επεξεργασία από Twice Circled; 6 Ιουν 2020, 13:20
great, thank you so much for your reply :)
< >
Εμφάνιση 1-2 από 2 σχόλια
Ανά σελίδα: 1530 50