{"id":15439420,"url":"https://github.com/cleancut/bevy_cleancut","last_synced_at":"2025-06-23T16:33:34.269Z","repository":{"id":253283516,"uuid":"842225681","full_name":"CleanCut/bevy_cleancut","owner":"CleanCut","description":"Random utility stuff for bevy for my personal use. You're welcome to use it, too, if you like.","archived":false,"fork":false,"pushed_at":"2025-04-10T17:04:08.000Z","size":412,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T18:48:13.545Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CleanCut.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"license/APACHE","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,"zenodo":null},"funding":{"github":["cleancut"],"patreon":"nathanstocks"}},"created_at":"2024-08-13T23:37:32.000Z","updated_at":"2025-04-10T17:04:04.000Z","dependencies_parsed_at":"2025-04-10T18:22:09.180Z","dependency_job_id":"6eff0373-6dea-44a5-8379-69e0fc7638e5","html_url":"https://github.com/CleanCut/bevy_cleancut","commit_stats":{"total_commits":28,"total_committers":1,"mean_commits":28.0,"dds":0.0,"last_synced_commit":"6acf38dd6b98612ff6459c2b4deeef9e875dbf04"},"previous_names":["cleancut/bevy_cleancut"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleanCut%2Fbevy_cleancut","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleanCut%2Fbevy_cleancut/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleanCut%2Fbevy_cleancut/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CleanCut%2Fbevy_cleancut/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CleanCut","download_url":"https://codeload.github.com/CleanCut/bevy_cleancut/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249239264,"owners_count":21235826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-01T19:05:58.742Z","updated_at":"2025-04-16T12:30:48.675Z","avatar_url":"https://github.com/CleanCut.png","language":"Rust","funding_links":["https://github.com/sponsors/cleancut","https://patreon.com/nathanstocks"],"categories":[],"sub_categories":[],"readme":"# bevy_cleancut\n\nRandom utility stuff for bevy for my personal use. You're welcome to use it, too, if you like.\n\n# Stuff\n\nIt's all in the prelude: `use bevy_cleancut::prelude::*`\n\n|Thing|Does What?|\n|---|---|\n|`play_sound`|Plays a single sound effect with a minor, random pitch alteration which then despawns itself.|\n|`collision_started`|Easy way to verify if entities of two specific types have _started_ colliding. (`bevy_rapier2d`)|\n|`collision_stopped`|Easy way to verify if entities of two specific types have _stopped_ colliding. (`bevy_rapier2d`)|\n|`create_gravity2d_boundaries`|Spawn a nice compound `Collider` bordering left, right, and bottom of a default window for use in simple games that have gravity.|\n|`particle_trail_bundle`|Creates a particle trail as a bundle to be added as a child to an entity|\n|`spawn_particle_poof`|Creates a oneshot particle system that poofs in a global location|\n|`PlayerColors`|A struct with nice default colors to use for players|\n|`Action`|An enum for use with `leafwing-input-manager` suitable for 2d platformer with `Run` (single axis) and `Jump` (button) variants.|\n\n# Compatibility\n\n|bevy|bevy_cleancut\n|---|---|\n| `0.14.*` | `0.1.0`-`0.2.x` |\n| `\u003c 0.14` | Unsupported |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleancut%2Fbevy_cleancut","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcleancut%2Fbevy_cleancut","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleancut%2Fbevy_cleancut/lists"}