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 2020年6月6日 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が行いました; 2020年6月6日 13時20分
great, thank you so much for your reply :)
< >
1-2 / 2 のコメントを表示
ページ毎: 1530 50