{"repo":"zekostudio/godot-timeflow","free":true,"listed":false,"github":"https://github.com/zekostudio/godot-timeflow","clone":"git clone https://github.com/zekostudio/godot-timeflow.git","description":"Custom time scaling for Godot 4.5+. Define clocks, route them to timelines, and slow / speed / rewind parts of your game independently.","language":"GDScript","stars":21,"topics":["godot-engine","godot4","timescale","rewind"],"license":"MIT","category":"game-templates","readme_excerpt":"Godot Timeflow Plugin Lightweight, scene-friendly time scaling for Godot 4.5+. Define clocks, route them to timelines, and slow / speed parts of your game independently. Demo Try the demo Contents - Features - Compatibility - Installation - Quick Start - Core Concepts - Tween Integration - Customization Features - Multiple named clocks with parent blending (world, player, enemy, environment by default). - Drop-in TimeflowTimeline node exposes a clock's effective time scale to your scripts. - Global Timeflow autoload to fetch or edit clocks from anywhere. - Works with 2D or 3D; deterministic blending (additive or multiplicative). Compatibility Godot 4.2+. Installation 1) Download the latest release: https://github.com/zekostudio/godot-timeflow/releases 2) Copy addons/timeflow into your project's addons folder. 3) In the editor: Project Project Settings Plugins and enable Timeflow . Quick Start - The plugin registers res://addons/timeflow/timeflow.tscn as an autoload named Timeflow . - It contains four clocks: WORLD (root), PLAYER , ENEMY , ENVIRONMENT (children of WORLD ). 1) Add a TimeflowTimeline to a scene - Add a TimeflowTimeline node. - Assign a TimeflowClockConfig resource to clock configuration (for example player clock.tres for the player). 2) Consume the time scale in code 3) Change time from anywhere Core Concepts TimeflowClockConfig (Resource) Defines a clock identity, defaults, and parent relationship. Properties: - key: String — Identifier used to fetch the clock.","default_branch":null,"files":null,"tree":[],"storefront":"/r/zekostudio","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/zekostudio/godot-timeflow/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}