Converting Unity level into WMP...someone? [PAYED]

Posted By: rayp

Converting Unity level into WMP...someone? [PAYED] - 07/21/15 12:49

Hello!

I was wondering if somebody could convert a complete / modelpack, better said a complete Unity Level, into a WMP level?
edit: Means converting models ( with 3 textures each ) and place them in WED ( no actions, settings etc applyed ).

If somebody feels able to do it, pm me please.
I would pay some small money for it btw.

Besides iam looking for a good Hobby Level designer ( if youre bored just PM me [if youre good in design, i would pay some small money too] ).

Greets
Posted By: MasterQ32

Re: Converting Unity level into WMP...someone? [PAYED] - 07/21/15 13:56

I don't have the time right now, but i can give some general hints:

  • Store Unity Level in TextualSceneFormat which is actually just JSON
  • Don't create WMP file but $$M which is a "plain text" variant of WMP that does not support groups
  • Think about how Behaviours should translate to Actions, a gamestudio object can only have one action.
  • Don't use Unity or Gamestudio for level translation wink
  • Think about an automated translation of model files to MDL with Assimp and MED automation


Would be cool to see a full-/semiautomated solution on GitHub wink

Regards
Felix
© 2024 lite-C Forums