Edit of asset "Game Feel Flow" Accepted

Old/Current New/Edit
Title Game Feel Flow Game Feel Flow
Description Game Feel Flow is a one-stop game feel (juice) system for Godot 4.6+.

Add shake, flash, freeze frames, camera work, and more as composable, data-driven effects. Use one-liners, the GameFeelFlow API, or edit combos on a GFFPlayer node in the Inspector with no code.

Features:
- 29 built-in effects and 15 ready-made combos (transform, camera, audio, time, particles, physics, events)
- GFFPlayer Inspector editing for combos and effects
- Loop modes: Repeat, Ping-Pong, Mirror (finite or infinite)
- Custom easing curves that override any tweener
- Overlap strategies: Ignore, Cancel, Replace, Queue, Add
- Editor Undo/Redo integration

Quick start:
GFUtil.hit(self, 2.0)
GameFeelFlow.play("camera_shake", self, {"intensity": 1.5})

Try these scenes first:
addons/game_feel_flow/examples/showcase.tscn
addons/game_feel_flow/examples/onboarding.tscn
addons/game_feel_flow/examples/effect_library.tscn

Documentation: https://indieshade.github.io/godot-plugin-game-feel-flow/

Optional Pro extension (Timeline Editor, UI/screen/material effects) on itch.io:
https://indieshade.itch.io/game-feel-flow-pro
Game Feel Flow is a one-stop game feel (juice) system for Godot 4.6+.

Add shake, flash, freeze frames, camera work, and more as composable, data-driven effects. Use one-liners, the GameFeelFlow API, or edit combos on a GFFPlayer node in the Inspector with no code.

Features:
- 29 built-in effects and 15 ready-made combos (transform, camera, audio, time, particles, physics, events)
- GFFPlayer Inspector editing for combos and effects
- Loop modes: Repeat, Ping-Pong, Mirror (finite or infinite)
- Custom easing curves that override any tweener
- Overlap strategies: Ignore, Cancel, Replace, Queue, Add
- Editor Undo/Redo integration

Quick start:
GFUtil.hit(self, 2.0)
GameFeelFlow.play("camera_shake", self, {"intensity": 1.5})

Try these scenes first:
addons/game_feel_flow/examples/showcase.tscn
addons/game_feel_flow/examples/onboarding.tscn
addons/game_feel_flow/examples/effect_library.tscn

Documentation: https://indieshade.github.io/godot-plugin-game-feel-flow/

Optional Pro extension (Timeline Editor, UI/screen/material effects) on itch.io:
https://indieshade.itch.io/game-feel-flow-pro
Category Tools Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/IndieShade/godot-plugin-game-feel-flow https://github.com/IndieShade/godot-plugin-game-feel-flow
Issues Url https://github.com/IndieShade/godot-plugin-game-feel-flow/issues https://github.com/IndieShade/godot-plugin-game-feel-flow/issues
Godot version Godot 4.6 Godot 4.6
Version String 1.0.0 1.0.0
Download Commit d3c5c782b23a163df9b37449e664b0734f2be3ef d3c5c782b23a163df9b37449e664b0734f2be3ef
Download Url (Computed) https://github.com/IndieShade/godot-plugin-game-feel-flow/archive/d3c5c782b23a163df9b37449e664b0734f2be3ef.zip https://github.com/IndieShade/godot-plugin-game-feel-flow/archive/d3c5c782b23a163df9b37449e664b0734f2be3ef.zip
Icon Url https://raw.githubusercontent.com/IndieShade/godot-plugin-game-feel-flow/master/icon.png
https://raw.githubusercontent.com/IndieShade/godot-plugin-game-feel-flow/master/icon.png
Preview Insert
Type image
Image/Video URL https://indieshade.github.io/godot-plugin-game-feel-flow/images/gffplayer-inspector.png
Thumbnail
Preview Insert
Type image
Image/Video URL https://indieshade.github.io/godot-plugin-game-feel-flow/images/combo-list.png
Thumbnail
Preview Insert
Type image
Image/Video URL https://indieshade.github.io/godot-plugin-game-feel-flow/images/repeat-loop-heartbeat.png
Thumbnail