tsunamayo / Starship-EVO

Welcome to Starship EVO bug tracking repo !
118 stars 17 forks source link

[Bug] Rounded Corner hull block cannot stretch further than 12m in the Y direction #6040

Open ProPeach opened 1 month ago

ProPeach commented 1 month ago

Short Description of the issue:

No matter what scale you start at, this block cannot stretch further than 12m tall image image

Steps to reproduce the issue:

Environment

TIKIRobo commented 1 month ago

A lot of the rounded shapes have weird hitbox issues(#5456 #5322 #5230), maybe this is related?

tsunamayo commented 1 month ago

Yeah those shape are a bit borked collisions wise, it is a bit time consuming to fix unfortunately. It is really hard to make collision work with stretching and those rounded (sometime non-convex, although this particular shape is convex).