AdrianeMapMaker
8 years ago
Hey Guys I Made A Gigantic Boss ...

The Problem is when i click it you need to click it on feet (sometimes)

Can You Help Me What Do I neeed To Adjust to Make The Click Box More Fir To The Giant Boss of Mine
with coding...


Thanks in Advance
A part of ZH worldbuilders map making community
https://discord.gg/tJ6zyGb 

UserPostedImage




Sponsor
qqqqqqqqqp
8 years ago
Only thing I could think of that could help would be the geometry of the unit but if that's not it I don't know. Only thing that I made yat was larger was the "grand cannon" and it didn't have that problem mostly becuase I copied a fire base And just scaled it up
9Q_1P at your service. Moddin help and mod maker ranges from paradrop planes, aircraftcarriers and yes snow men with death lazer eyes
Want a peek? Visit this page
Advanced warfare 
SkyMix_RMT
8 years ago
If I'm not mistaken you need to increase the geometry radius and height.

To do this add this code and multiply the numbers to whatever scale you chose for your gigantic boss.
So for example, this is the default for a ranger:

  GeometryMajorRadius = 7
  GeometryMinorRadius = 7
  GeometryHeight = 12
If you make a ranger 2 times bigger, (Scale = 2)
Then you should change code to:

  GeometryMajorRadius = 14
  GeometryMinorRadius = 14
  GeometryHeight = 24

Check out:
My Music  (Techno/House/Experimental)
My Website  (GeneralsCentral)
My Youtube Channel  (Inactive)
World Builder Community Discord 
qqqqqqqqqp
8 years ago
Saves time makeing a Big unit model whys thanks Sky for the code I knew what it was but I'm not on a computer so I'd rather not type it all up on a phone. Although now your boss unit may now not be able to go over confined spaces. I cant remember if making the units geometry bigger causes it.... costs of having something big.
9Q_1P at your service. Moddin help and mod maker ranges from paradrop planes, aircraftcarriers and yes snow men with death lazer eyes
Want a peek? Visit this page
Advanced warfare 
SkyMix_RMT
8 years ago
Well if tight spaces is a problem you could only increase the height.
Check out:
My Music  (Techno/House/Experimental)
My Website  (GeneralsCentral)
My Youtube Channel  (Inactive)
World Builder Community Discord