{"id":43613535,"url":"https://github.com/fx-lange/unity-spline-scrubber","last_synced_at":"2026-02-04T12:18:51.819Z","repository":{"id":142125028,"uuid":"441115129","full_name":"fx-lange/unity-spline-scrubber","owner":"fx-lange","description":"Unity Timeline integration for the Unity Spline package utilizing c# job system and burst compiler","archived":false,"fork":false,"pushed_at":"2024-12-09T12:26:55.000Z","size":88,"stargazers_count":43,"open_issues_count":2,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-12-09T13:30:32.793Z","etag":null,"topics":["burst","job-system","splines","timeline","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fx-lange.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-23T08:35:18.000Z","updated_at":"2024-11-27T18:12:01.000Z","dependencies_parsed_at":"2024-12-09T13:26:04.736Z","dependency_job_id":null,"html_url":"https://github.com/fx-lange/unity-spline-scrubber","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fx-lange/unity-spline-scrubber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fx-lange%2Funity-spline-scrubber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fx-lange%2Funity-spline-scrubber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fx-lange%2Funity-spline-scrubber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fx-lange%2Funity-spline-scrubber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fx-lange","download_url":"https://codeload.github.com/fx-lange/unity-spline-scrubber/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fx-lange%2Funity-spline-scrubber/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29084139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T03:31:03.593Z","status":"ssl_error","status_checked_at":"2026-02-04T03:29:50.742Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["burst","job-system","splines","timeline","unity"],"created_at":"2026-02-04T12:18:50.581Z","updated_at":"2026-02-04T12:18:51.812Z","avatar_url":"https://github.com/fx-lange.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spline Scrubber\n\n**Spline Scrubber** is a Unity plugin that integrates Unity Spline package with the Unity Timeline to choreograph spline-driven animations.\nIt offers custom timeline tracks, enabling precise animation sequencing along splines.\n\nBy leveraging the performance benefits of the C# job system and burst compiler, the plugin efficiently evaluates splines and updates transforms in a multithreaded manner, at runtime and during edit mode.\n\n## Dependencies\n\n* Unity 2022.3\n* com.unity.splines\n* com.unity.timeline\n* com.unity.collections\n\n## Installation\n\nInstall via Package Manager\n* [Add package via git URL](https://docs.unity3d.com/Manual/upm-ui-giturl.html):\n* `https://github.com/fx-lange/unity-spline-scrubber.git`\n\n## How to use\n\nTo choreograph spline-driven animations with Spline Scrubber:\n\n* `SplineCart`: Attach this to the game objects you wish to animate. It serves as the track binding for the SplineTrack.\n* `SplineTrack`: For each object, add this custom timeline track to your timeline assets.\n* `SplineClip`: Use this custom timeline clip within the SplineTrack to dictate the object's movement along the spline for the clip's duration.\n* `SplineJobController`: For every Spline(Container), include this component to pre-process and cache spline data, optimizing job execution.\n* `SplineJobsScheduler`: Ensure one instance of this singleton exists in your scene. It manages the real-time evaluation of splines and updates object transforms each frame.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffx-lange%2Funity-spline-scrubber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffx-lange%2Funity-spline-scrubber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffx-lange%2Funity-spline-scrubber/lists"}