What exactly is the problem you are having with the code? The code looks like it was taken from the Free Fall example so does original code work as is?
Ok. Since you used RSS, then CartesianFloat doesn't apply because there is no XYZ axis anymore. If you follow the stack trace to root class, you can see that the only valid types are float, int, or short.
Comments