Hmmm, not liking this problem. My objects load find and display fine individually. Their animations work perfect, but when I try and append them, dbpro crashes back to the desktop without an error message, so I don't know what's up.
Code is:
load object "models\running.x",1
append object "models\falling.x",1,total object frames(1)+1
Once again, both animations work fine when loaded and played individually, but when appended they crash. I've tried it without the +1 on the end of total object frames too. Same error.
Help!
Insiiiiiiiiiiiiiiiiiiiiiiiide!