GothicKit / ZenKit

A re-implementation of file formats used by the early 2000's ZenGin
http://zk.gothickit.dev/
MIT License
44 stars 10 forks source link

Parsing zCCSCamera keyframes #27

Closed Try closed 1 year ago

Try commented 1 year ago

There are multiple warnings in command line:

[phoenix] vob_tree: encountered unknown VOb [% § 0 25125]
[phoenix] vob_tree: encountered unknown VOb [% § 0 25126]
[phoenix] vob_tree: encountered unknown VOb [% § 0 25127]
[phoenix] vob_tree: encountered unknown VOb [% § 0 25128]
[phoenix] vob_tree: encountered unknown VOb [% § 0 25129]
[phoenix] vob_tree: encountered unknown VOb [% § 0 25130]

AFAIR § is a special way to refer keyframe in cameras

lmichaelis commented 1 year ago

All I know is that they are empty objects and they are not parsed by ZenLib either. Since we know about them though, phoenix now no longer outputs this warning message (see 193a7dc0355d5c8e36973f88f87823b2ea555a73).