I use jBrush v0.3 load 3ds object and create animation
i serialize object with animation and get many .ser file.
When i use Loader.loadSerializedObject in jpct-ae i get error "ERROR: Can't deserialize object: null"
Loader.loadSerializedObject(getAssetManager().open("data/1.ser"));
What i doing wrong?
i serialize object with animation and get many .ser file.
When i use Loader.loadSerializedObject in jpct-ae i get error "ERROR: Can't deserialize object: null"
Loader.loadSerializedObject(getAssetManager().open("data/1.ser"));
What i doing wrong?