Dummiesman / ReVoltBlenderAddon

Re-Volt Blender addon for 2.9+
GNU General Public License v3.0
12 stars 1 forks source link

ReVoltBlenderAddon

A Blender addon I created because I wanted to work with Blender 2.9+, and the existing one wasn't compatible.

What's Supported

World (*.w) export and import
Mesh (*.w/*.prm) export and import
Collision (*.ncp) export and import
Hull (*.hul) export and import
Mirror Planes (\
.rim) export and import

PSX Hull (*.hul) import
PSX Mesh (*.psm) import
PSX World (\
.psw) import

*this re-creates the hull based on it's vertices

Installation (Windows)

Place the io_scene_revolt folder in the %appdata%\Blender Foundation\Blender\2.90\scripts\addons directory

README: WORKING WITH PRM/M/W

The way you do flags etc has changed. The way I've written this is more of a WYSIWYG (what you see is what you get) approach.

The W exporter also functions as an alternative to WorldCut! Just select the "Split Meshes" option upon exporting.

README: WORKING WITH NCP

The way collision is setup has changed.

README: WORKING WITH HUL

README: WORKING WITH RIM

KNOWN ISSUES