Jump to content

Rundaaa

Member
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

539 profile views

Rundaaa's Achievements

  1. Hihi, I spent today getting these scripts working for blender 2.79 and learning a bit of python/blender scripting for them, I have the import/export working (mostly), I haven't tested exporting with the script and using that model in game because I am learning still how to do that. Sorry these are not perfect or anything, let me know if something breaks, I am slowly fixing what I can as I learn. An important thing for IMPORTING so please note, as of right now importing via the context menu will not work, you must run the addon as a script to import a mesh, exporting should be fine. To run import script in blender, change to the 'Text Editor' View, then open the ZomboidImportNew script and click run, then you will be able to chose a model to import. also note, because i don't know how to import a model into the game yet, i can't check if materials or textures will export correctly, if anyone has something i can look at to learn to import into game faster that would be great, i have been self teaching/reverse engineering everything so far I have put the scripts here for now; https://github.com/rundaaa/ZomboidImportExport please remember they are work in progress, and basically completely all of Jab's work still, just reformatted for 2.79! Thanks! Edit: i have started updating the scripts to 2.8x (2.9 as well) but there is much for me to learn with that so don't expect them to work well, basic mesh import/export seems to work so far, added on the github !
×
×
  • Create New...