ExtractAnimSeq

Blitz3D Forums/Blitz3D Programming/ExtractAnimSeq

martonic(Posted 2004) [#1]
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.


martonic(Posted 2004) [#2]
(Blitz3d does seem to return the expected values, but then why does the documentation not say anything, and are those return values reliable?)


ZombieWoof(Posted 2004) [#3]
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 :)


martonic(Posted 2004) [#4]
It's under 3D - Entity Animation. The sequences start out packed in a single file such as a ".X" file.