Okay here are some of the scripts I've made for
blender. I've made a lot more for my own projects, but these are
the ones I've decided to release to everyone.
This is my work around script for the camera
actuator bug in blender 2.25 that stops the camera from going up
slopes. Full instructions are included for implementing the
script in your own game.
This is my FMV cut-scene player for blender.
It allows you to play proper movie files (AVIs, MPEGs etc.) as
cut-scenes, which means no more slow, tedious
animated-UV-texture-on-plane cut-scenes!! It only works on
Windows at the moment, but a Linux version is in development.
Full insructions are included.
Its features are:
- Any number of movie files can be
played, one at a time.
- Supports any format that Windows
Media Player supports.
- FMVs (cut-scenes) can be skipped
by pressing Esc.
- FMVs can be paused by pressing
Space.
- Simple to use for those who don't
like to fiddle with python.