Problem with ArrayList<Float>

Alternatively he could just shift to a FloatList container instead, which is both less problematic & more performant: :racing_car:

Or even better, turn all those 6 containers into 1 class. :bulb:

1 Like