chrisgregan
|
c66d306cf0
|
Reverted TargetObject property to just use GameObject instead
This feature was just adding more complexity in practice
|
10 years ago |
chrisgregan
|
24d57c3990
|
ScaleTo command defaults to 1,1,1 scale
|
10 years ago |
chrisgregan
|
5f6ce88506
|
Reorganized Commands and EventHandlers under Scripts folders
|
10 years ago |
chrisgregan
|
d9ef7ce9be
|
Fixed null reference when adding new iTween commands
|
10 years ago |
chrisgregan
|
da77bd2ddc
|
Added TargetObject class and custom property drawer
A TargetObject lets you select either the Owner game object or another
object
|
10 years ago |
chrisgregan
|
e7938219a4
|
Added tooltips for all Fungus command properties
|
10 years ago |
chrisgregan
|
d3b40a0010
|
Added ShakePosition, ShakeRotation & ShakeScale commands
|
10 years ago |
chrisgregan
|
e822893c46
|
Added LookFrom, LookTo commands
|
10 years ago |
chrisgregan
|
d5919520e9
|
Added tweenName & StopTween / StopTweens commands.
Can now name an individual tween and later stop it by name.
|
10 years ago |
chrisgregan
|
5ce1137c93
|
Added MoveFrom, RotateFrom & ScaleFrom commands
|
10 years ago |
chrisgregan
|
04d330933e
|
MoveTo, RotateTo and ScaleTo can now take a transform property
|
10 years ago |
chrisgregan
|
910ff530ac
|
Moved iTween commands into a commands folder
|
10 years ago |
chrisgregan
|
385ef1a967
|
Merged UI redesign and iTween support branch
|
10 years ago |