flame_camera_tools 1.0.1
flame_camera_tools: ^1.0.1 copied to clipboard
Intuitive tools for creating immersive and dynamic camera behaviors in Flame-based games.
1.0.1 #
- Calling
complete()on completers when duration is zero - Cosmetic changes inside
README.md
1.0.0 #
- Added
weakenOverTimeparameter toshake()method - Using
doubleinstead of theDurationclass for the duration of the effects
0.0.5+1 #
- fix: use
radians()also when the duration is zero
0.0.5 #
- Added
rotateBy()method for CameraComponent - Refactor method parameter defaults
0.0.4 #
- Removed
stiffnessparameter fromareaFollow() - Added
maxSpeedparameter toareaFollow()andAreaFollowBehavior
0.0.3 #
0.0.2 #
- Added
AreaFollowBehavior - Added
areaFollow()method for CameraComponent - Added Documentation
0.0.1 #
- Initial Release