{"id":50766143,"url":"https://github.com/donitzo/godot-pixel-rope","last_synced_at":"2026-06-11T14:01:24.022Z","repository":{"id":359900537,"uuid":"1247912439","full_name":"Donitzo/godot-pixel-rope","owner":"Donitzo","description":"Pixelated (and smooth) Verlet rope addon for retro Godot games.","archived":false,"fork":false,"pushed_at":"2026-05-31T16:23:06.000Z","size":256,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-31T18:18:13.642Z","etag":null,"topics":["godot","godot4","physics","physics-2d","pixel-art","retro","rope"],"latest_commit_sha":null,"homepage":"","language":"GDScript","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/Donitzo.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-24T00:17:17.000Z","updated_at":"2026-05-31T16:23:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Donitzo/godot-pixel-rope","commit_stats":null,"previous_names":["donitzo/godot-pixel-rope"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Donitzo/godot-pixel-rope","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Donitzo%2Fgodot-pixel-rope","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Donitzo%2Fgodot-pixel-rope/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Donitzo%2Fgodot-pixel-rope/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Donitzo%2Fgodot-pixel-rope/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Donitzo","download_url":"https://codeload.github.com/Donitzo/godot-pixel-rope/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Donitzo%2Fgodot-pixel-rope/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34201842,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["godot","godot4","physics","physics-2d","pixel-art","retro","rope"],"created_at":"2026-06-11T14:01:11.876Z","updated_at":"2026-06-11T14:01:23.988Z","avatar_url":"https://github.com/Donitzo.png","language":"GDScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"o## Demo\r\n\r\nThe [demo project](https://donitz.itch.io/godot-pixel-rope) is hosted on Itch.io and shows a bunch of different rope-like effects.\r\n\r\n# Godot Pixel Rope\r\n\r\n![Sample](https://github.com/Donitzo/godot-pixel-rope/blob/main/images/example.png)\r\n\r\n## Description\r\n\r\nThis project contains a pixelated Verlet-driven rope addon for Godot. The ropes were created specifically for pixelated retro graphics, as they are drawn pixel by pixel instead of as connected quads. You can alternatively render the rope as smooth quads.\r\n\r\nThe addon also includes helper functions and more advanced features such as world collisions, cutting, and pinning control points.\r\n\r\n**Note**: The ropes are by default supersampled by two pixels per world-pixel, to compensate for stretching. Reduce `pixels_per_unit` to 1 or less when drawing smooth ropes.\r\n\r\n## Instructions\r\n\r\nThe demo project is available in the `src` directory. The only files you need to copy into your own project are in the `pixel_rope` directory.\r\n\r\nThe demo project shows how to configure the ropes in different ways. The inspector variables are documented, so setup should hopefully be fairly self-explanatory.\r\n\r\n![Inspector](https://github.com/Donitzo/godot-pixel-rope/blob/main/images/inspector.png)\r\n\r\nAfter you hook up the ropes to the nodes, you will be able to see the rope connections in the editor.\r\n\r\n![Editor](https://github.com/Donitzo/godot-pixel-rope/blob/main/images/editor.png)\r\n\r\nYou can customize the `pixel_rope.gdshader` shader to add your own effects in the fragment shader.\r\n\r\nUse the `cut_rope`, `cut_rope_at_position`, `pin_rope`, `pin_rope_at_position` methods to cut and pin the rope.\n\n`rope_length` can be edited at runtime, causing the mesh to be rebuilt when required.\r\n\r\nExtend the `PixelRopeController` class, or edit `simulate_points` in the `PixelRope` class directly, if you want to control the rope yourself.\r\n\r\n## Feedback \u0026 Bug Reports\r\n\r\nIf there are additional variations you would find useful, or if you find any bugs or have other feedback, please [open an issue](https://github.com/Donitzo/godot-pixel-rope/issues).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonitzo%2Fgodot-pixel-rope","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdonitzo%2Fgodot-pixel-rope","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonitzo%2Fgodot-pixel-rope/lists"}