Skip to content

Releases: Eneskp3441/Shaker

Shaker 1.0.7

15 Sep 18:36
Compare
Choose a tag to compare

Fix #9 | If node is removed while Shake is active, it no longer gives error

Shaker 1.0.6

13 Sep 22:41
Compare
Choose a tag to compare

#8 Fixed (If you download from assets store, all the files were downloading.)

Shaker 1.0.5

11 Aug 02:12
Compare
Choose a tag to compare

(Shaker not shaking on first time applied) #5 Fixed

Fixed shake not working with code

Shaker 1.0.4

06 Aug 15:44
Compare
Choose a tag to compare

Shaker component

  • is_receiving_from_emitters function added

Shaker Reciever:

  • is_playing function added

Now shake components receiving from emitters without shaker presets

Shaker 1.0.3

17 Jul 19:16
Compare
Choose a tag to compare

Fixed "Compilation failed" error when exporting.
EditorGizmo3D was removed from the project because it was not being used.
Fixed a small bug for 4.3.

Shaker - 1.0.2

15 Jul 01:05
Compare
Choose a tag to compare

Bug Fixes and Improvements:

Buttons get cut off with display scaling #1 Fixed.
Fade in/out shape property can never be set to 0 once changed #3 Fixed.

Full Changelog: v1.0.1...v1.0.2

Shaker - 1.0.1

10 Jul 20:54
Compare
Choose a tag to compare

Update Shaker to v1.0.1: New features, bug fixes, and improvements

New Features:

  • Multiple axis view in graph
    Godot_v4 2 2-stable_win64_tXoaFLYzoc
  • New blend mode: Override
  • New Shake Type: ShakerTypeAudioBus
    Godot_v4 2 2-stable_win64_IjOrZkhxXJ

Bug Fixes and Improvements:

  • Fixed force stop visual bug
  • ShakerTypeBase now returns value with offsets
  • Fixed randomize button
  • Fixed min-max bugs on vectors
  • ShakerComponent now receives blend mode from shake type