Callie
game
KBpath
value
as: |transform|time|
atributes
- transform [transform] transform axis
- time [time]
- key [key[]] key(time,point,rotY,rotX,rotZ,scale,tension,continuity,bias)
nodes
- key [1..N] key(time,point,rotY,rotX,rotZ,scale,tension,continuity,bias)
- transform [0..1] transform axis
- time [0..1]
- model [0..N]
- link [0..N]
- group [0..N]
- onOff [0..N]
- translation [0..N]
- rotation [0..N]
- scaling [0..N]
- posPath [0..N]
- posRotPath [0..N]
- posRotScalePath [0..N]
- TCBpath [0..N]
- KBpath [0..N]
- rotPath [0..N]
- pointLight [0..N]
- spotLight [0..N]
Examples
1 2 3 4 5 6 7 | KBpath( _time(time:45f) ){ key( 0 .0f, x: - 7 .288f, y: 2 .347f, z: 13 .2f, rotY:-90f); key( 0 .5f, x: - 3 .032f, y: 5 .832f, z: 0 .92f, rotY:-10f); key( 1 .0f, x: - 1 .147f, y: 2 .347f, z: - 1 .3f, rotY:-11f); model(file: "data/butterfly/body.mod" ); }; |
- scene
- map
- control
- weapon
- colision
- animationTransform
- animation
- ai
- agent
- check
- bhoneSkin
- frame
- shot
- item
- model
- color
- appearance
- texture
- textureCombine
- shaderParameter
- group
- onOff
- shared
- link
- onTime
- time
- translation
- rotation
- scaling
- key
- posPath
- rotPath
- posRotPath
- posRotScalePath
- KBpath
- TCBpath
- transform
- rotate
- vector
- point
- scale
- ambientLight
- directionalLight
- pointLight
- spotLight