It would be great to create amphibious infantry and helicopters that can land and unload said infantry on water.
I've tried changing the PathfindType = $/Pathfind/PathfindTypes/Infantry for an infantry squad to PathfindType = $/Pathfind/PathfindTypes/AmphibiousVehicle. It Only seems to allow the order to go over water, while the unit doesn't actually cross the water it just stands next to it. Next I've tried changing the UnitMovingType = EUnitMovingType/Infantry to UnitMovingType = EUnitMovingType/TrackAmphibious, and while it allows it to cross water, it slows the infantry unit down significantly while crossing through forests. So I was wondering if it's possible to create a new EUnitMovingType?