Need help setting up clickables

Help bring our custom Ages to life! Share tips and tricks, as well as code samples with other developers.
Post Reply
MustardJeep
Posts: 129
Joined: Thu Oct 04, 2007 1:31 pm

Need help setting up clickables

Post 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.
Jojon
Posts: 1116
Joined: Sun Sep 30, 2007 5:49 am

Re: Need help setting up clickables

Post 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
MustardJeep
Posts: 129
Joined: Thu Oct 04, 2007 1:31 pm

Re: Need help setting up clickables

Post 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:
Post Reply

Return to “Scripting”