Project

General

Profile

« Previous | Next » 

Revision a34f8650

Added by skyjake over 8 years ago

Model Renderer: Added animation variables

Animation variables specify additional rotation angles for specific
nodes in the model. The rotation is done around the given axis.
Animation variables support both absolute values and relative speeds.

```
animation {
variable gunRotation {
node = "gun"
axis <0, 0, 1>
}
}
```

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences