19/01/2014

Pseudo Code for Tool

For the tool i want to keep it quite simple due to time constraints and coding skill. The idea for my tool is a control shape generator, with a choice of different objects, and the ability to change the colour of the object.

The slider may not work and i may have to make more buttons with a few given colours like red , green blue and yellow.



So for this im wanting to use a Grid Layout

Create the window
Create the Layout
Add the Buttons
Add the Colour Selector
Add the Close Option

The buttons will work like this

Get Joint Name
Take the name stub
Create the selected shape
Parent it to the joint
Zero out the translations and rotation
Unparent

The colour change will work like this

Unparent the display override from the layer if it is
set the display over ride on
set the colour value

No comments:

Post a Comment