09.09.2018, 06:46
You need to do a for loop checking that the trailer is actually in thidden[], rather than simply going off the model of the trailer.
If you're only going to use the model, then all the thidden[] is a waste.
A better way to actually do this, would be using foreach, and its iterators.
If you're only going to use the model, then all the thidden[] is a waste.
A better way to actually do this, would be using foreach, and its iterators.
