Search found 5 matches
- Sat Jul 19, 2008 12:55 am
- Forum: Scripting
- Topic: could not found expected ':'
- Replies: 2
- Views: 2802
Re: could not found expected ':'
Thanks!
- Fri Jul 18, 2008 9:42 pm
- Forum: Scripting
- Topic: could not found expected ':'
- Replies: 2
- Views: 2802
could not found expected ':'
If anyone is familiar with the wiki "How to Make an Object Clickable" I would appreciate some assistance.
I have tried to use the code in this wiki as a template, but I when I try to export the age I get an error and the following appears in Blender's console:
yaml.Scanner.ScannerError: while ...
I have tried to use the code in this wiki as a template, but I when I try to export the age I get an error and the following appears in Blender's console:
yaml.Scanner.ScannerError: while ...
- Thu Jul 17, 2008 2:54 pm
- Forum: Scripting
- Topic: Switching lights on in game
- Replies: 6
- Views: 4971
Re: Switching lights on in game
Thanks guys, I'll do my best to digest what you've suggested (although I have to confess to being more than a bit confused).
- Wed Jul 16, 2008 7:35 pm
- Forum: Scripting
- Topic: Switching lights on in game
- Replies: 6
- Views: 4971
Re: Switching lights on in game
Aahh! That explains why I haven't been able to find any tutorials which talk about it. I was beginning to think I was missing something really obvious. Thanks.
- Tue Jul 15, 2008 8:04 pm
- Forum: Scripting
- Topic: Switching lights on in game
- Replies: 6
- Views: 4971
Switching lights on in game
I hope this doesn't sound like a stupid question.
I want to set up a puzzle which involves switching lights on or off in order to trigger doors opening and other changes. I've been searching the net looking for tutorials for how I might do this, either using Python or Blender's game engine but I'm ...
I want to set up a puzzle which involves switching lights on or off in order to trigger doors opening and other changes. I've been searching the net looking for tutorials for how I might do this, either using Python or Blender's game engine but I'm ...