Tuesday, April 11, 2006

Why No Posts

I haven't been able to get around to the Hive31 project for a while, I have been hit with a story inspiration and may do some work on that for a while. I may make a blog to track its progress also.

Saturday, April 01, 2006

Elevator Functionality

Well I am about to hook up the elevator functionality. I am faced with a dilemma. I can use IPOs if I keep the elevator simple. I am thinking about creating three stops, each stop ends with the elevator doors open. Of course, as I am typing this, I am realizing that I can indeed use this for >3 stops. So the trick will be how to wire up Blender's logic bricks to this IPO. I will post more in this as I go ahead.

At the moment, I think I will not use Python for this. I have yet to learn to get Python based animation to act as though the objects etc. have mass (gradual acceleration/deceleration etc). I would like to eventually do most of my work in scripts but I think until I know my way around Python more, I will probably work with IPOs and logic bricks etc and do scripts as necessary. I tend to learn best when dealing with specific tasks etc.

Elevator Doors

I finally have the elevator doors in place. It just took a while to get the opening out of which they emerge. I need to finish for the night, my youngest has the flu. Hopefully tomorrow I can get working on the button that will summon the elevator. I will probably use IPOs for its functionality. We will see if I need to use some kind of Python script etc. It may be too complex for the IPOs since it will need to go to numerous locations according to the button that is pressed, and button states will need to change according to what it is doing and where it is.

Blender Irritation: Texture Face in UV Mode

UNF! This is soo obnoxious! When you are in UV mode, and want to make changes to the texture faces, you have to do so face by face! So if you are dealing with a sphere etc... that's a lot of work!! I have just posted a topic on elysiun:

http://elysiun.com

We'll see what I hear back. I will post any feedback as comments to this blog entry.