Page 1 of 1

Need help setting up clickables

PostPosted: Wed Jul 23, 2008 9:56 am
by MustardJeep
Before anyone mentions it yes I have done the "Make objects clickable" tutorial. I even understand the blender side of it. :roll: :lol:

Problem is that I am starting from zero on scripting and don't know how to take the script stub provided
Show Spoiler


and generate a useful action in the python stub.

Show Spoiler


If someone can walk me through how to properly reference a object in python to simulate the movement of a pocket door......

I've got the animated door Age and the python is simple enough to follow; It just doesn't make sense I haven't been able to look at the code and go "eureka" that's how you do it.

Re: Need help setting up clickables

PostPosted: Wed Jul 23, 2008 1:52 pm
by Jojon
Seems like Boblishman's newly added article may be exactly what you are looking for:


http://www.guildofwriters.com/wiki/Savi ... %27_States



( Don't look to me for closer explanations on what it all means, though.) :7

Re: Need help setting up clickables

PostPosted: Wed Jul 23, 2008 9:50 pm
by MustardJeep
No explanation needed the script is fairly clear, I could just never figure out how to go from the script to the python. :lol:

Wish I had know about this a couple weeks ago. :roll: :lol: