Skip to content

Blender addon adding various tools for working with POTCO models

Notifications You must be signed in to change notification settings

BartGunshot/potco-blender-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POTCO Blender Tools

This is a Blender addon which provides a number of tools for working with POTCO files in blender. Tested with 2.8, will probably work with 2.79.

POTCO WorldData Importer

This addon adds in a rudimentary WorldData importer for POTCO WorldData files. These files store the placements of props, scenery, etc. on the various world spaces of POTCO. As of now, the importer will attempt to import Panda3D .egg files located in the same directory as the imported WorldData file. The importer expects the user to have installed: https://github.com/rdb/blender-egg-importer

File > Import > POTCO WorldData (.py)

The worldData files are found in any src rip of POTCO. I recommend this one for this instance: https://github.com/PiratesOnlineRewritten/Pirates-Online-Rewritten/tree/master/pirates/leveleditor/worldData

Issues:

  • Caves don't load properly
  • The larger worlddata files take a very long time to import

TODO:

  • Write a proper parser for reading worlddata
  • Preserve object properties
  • Preserve object hierarchy
  • Support links
  • Performance improvements

About

Blender addon adding various tools for working with POTCO models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages