GothicKit / ZenKit

A re-implementation of file formats used by the early 2000's ZenGin

Home Page:http://zk.gothickit.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parsing zCCSCamera keyframes

Try opened this issue · comments

commented

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

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 193a7dc).