Flyff import to Unity

05/04/2019 15:58 Duscansi#1
Hi all,

I'm trying to port Flyff to Unity. I am able to convert the o3d models to Unity readable models. But I'm not able to load the .ani animations for the models and neither the textures and .chr files.
I'm adding the Textures manually. Can someone help me Maybe?
05/29/2020 18:58 nachoregae#2
Quote:
Originally Posted by Duscansi View Post
Hi all,

I'm trying to port Flyff to Unity. I am able to convert the o3d models to Unity readable models. But I'm not able to load the .ani animations for the models and neither the textures and .chr files.
I'm adding the Textures manually. Can someone help me Maybe?
to import almost the entire game is done by creating a script
05/31/2020 20:50 'P!nkBeatzz'#3
Quote:
Originally Posted by nachoregae View Post
to import almost the entire game is done by creating a script
I'm courios too, do you have such a script?