Skip to content

Commit

Permalink
Fix the glow visualization desyncing
Browse files Browse the repository at this point in the history
  • Loading branch information
Quezler committed Jan 8, 2025
1 parent 1585046 commit a5a4cfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Date: ????
- Tweak the (animation) speed
- Add sounds
- Make the funnel not transparent (kinda distracting)
- Fix the glow visualization desyncing
---------------------------------------------------------------------------------------------------
Version: 0.0.1
Date: 2025. 01. 03
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ local graphics_set = {
frame_count = 1,
repeat_count = 80,
scale = 0.5,
animation_speed = 0.5,
},
{
priority = "high",
Expand Down

0 comments on commit a5a4cfb

Please sign in to comment.