Callie
game
rotation
value
as: |transform|time|
atributes
nodes
- 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 | wingTime = _time(time: 0 .2f, mode:incDec); wingAxis = _transform(rotZ:90f); rotation(wingTime, transform:wingAxis, min :1f, max :10f ){ link(wing); }; |
- 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