Jump to content

Home

WalkSwitch--The Walkmesh Changing Tool


Recommended Posts

Huzzah!

 

After about two weeks' work with MagnusII's analysis of the walkmesh format, I've made a simple tool that allows you to view the binary .wok files and edit the walktypes for individual faces. To quote the read-me:

 

Show spoiler
(hidden content - requires Javascript to show)
INTRODUCTION:

=======================================================

Walkmesh Switcher is a KotOR\TSL modding tool

designed to read, display, and edit binary

walkmesh files(in .wok format).

 

The program will count the number of faces in

the walkmesh, parse the coordinates, and then

draw each face according to the coloring of the

face's walk type.

 

DRAWING:

=======================================================

After reading all of the faces in the walkmesh

and correlating the walk types with the faces,

the program will draw each of the faces with it's

appropriate color.

 

Due to the small size of the coordinates compared

to the size of the canvas, I have to scale each of

the coordinates by 10 before I draw them.

 

SELECTING:

=======================================================

You can perform a walktype-change on multiple faces

at once.

 

To select just a single face, simply click

on that face.

 

To select multiple faces, hold Control and drag the

mouse across the faces that you want to change.

 

CHANGING:

=======================================================

To change the walk type of a face, simply select a

face in the viewport and look to the selections on

the lefthand side of the window. The currently

selected face's walk type will already be active.

Simply click on a different color and the face will

be changed.

 

SAVING:

=======================================================

When you're done changing the faces, simply click

one of the save buttons.

 

To overwrite the current walkmesh's file, simply

click "Save .wok...".

 

To save the walkmesh as a different file, simply

click "Save .wok as...".

 

BUGS:

=======================================================

If you do have any problems, or want to see some

additional features, please report them to me in

this thread, or by PMing me on

DeadlyStream(as Fair Strides) or

LucasForums(Fair Strides 2).

 

Pictures:

Show spoiler
(hidden content - requires Javascript to show)
WS_1_zpsfe9e3cf1.pngWS_2_zpsa4092b26.pngWS_3_zpsd91a86c4.pngWS_4_zps5157d39b.png

 

Download!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...