ExtractAnimSeq

Blitz3D Forums/Blitz3D Programming/ExtractAnimSeq

In the forums I've seen examples like this:

walk = ExtractAnimSeq Hero,20,50

However, the examples in the Help file, and even in the "updated" online Help file, show no return value.

Which is correct: return value, or no return value?

Thanks.

(Blitz3d does seem to return the expected values, but then why does the documentation not say anything, and are those return values reliable?)

Where did you see that -- I dont see that command in the docs and would much rather something like that as compared to loading seperate animation sequence meshes.

Edit: Forget I asked -- Protean command docs havent been updated with the most recent commands :)

It's under 3D - Entity Animation. The sequences start out packed in a single file such as a ".X" file.