{"id":16786419,"url":"https://github.com/nklbdev/godot-4-parallax-node","last_synced_at":"2025-07-07T06:32:55.826Z","repository":{"id":101263108,"uuid":"586500201","full_name":"nklbdev/godot-4-parallax-node","owner":"nklbdev","description":"Provides parallax 2D node to avoid using ParallaxBackground","archived":false,"fork":false,"pushed_at":"2023-06-06T21:15:52.000Z","size":11,"stargazers_count":24,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-08T10:21:14.595Z","etag":null,"topics":["godot","godot-engine","godot4","godotengine","parallax","parallax-effect","parallax-scrolling"],"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/nklbdev.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}},"created_at":"2023-01-08T11:22:06.000Z","updated_at":"2024-07-07T03:38:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ea74ebd-61c7-457b-ae2e-00935b9aa4d0","html_url":"https://github.com/nklbdev/godot-4-parallax-node","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nklbdev/godot-4-parallax-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nklbdev%2Fgodot-4-parallax-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nklbdev%2Fgodot-4-parallax-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nklbdev%2Fgodot-4-parallax-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nklbdev%2Fgodot-4-parallax-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nklbdev","download_url":"https://codeload.github.com/nklbdev/godot-4-parallax-node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nklbdev%2Fgodot-4-parallax-node/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264027564,"owners_count":23546099,"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":["godot","godot-engine","godot4","godotengine","parallax","parallax-effect","parallax-scrolling"],"created_at":"2024-10-13T08:12:11.390Z","updated_at":"2025-07-07T06:32:55.808Z","avatar_url":"https://github.com/nklbdev.png","language":"GDScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Parallax 2D node for Godot 4\r\nProvides parallax 2D node to avoid using ParallaxBackground\r\n\r\nThis is a plugin for [Godot Engine](https://godotengine.org) 4.X that provides new class `Parallax` inherited from Node2D that moves itself relative to actual viewport center. It helps create beautiful volumetric decorations like foliage, distant or near objects ant other effects based on following viewport.\r\n\r\nThis is a port of the [similar plugin](https://godotengine.org/asset-library/asset/1557) from Godot 3.4.X to 4.X.X\r\n\r\nYou can:\r\n- Disable/enable it in game and optionally in editor\r\n- Control motion_scale and motion_offset like in ParallaxLayer\r\n- Set process mode (Process / Physics process)\r\n\r\n[![image](https://user-images.githubusercontent.com/7024016/202920689-7782adb5-d22f-4873-bc6c-0c1dc5445a81.png)](https://user-images.githubusercontent.com/7024016/202920636-4e71b6a4-32e3-490f-ab75-32e63cfb4dca.png)\r\n\r\n[Screencast on YouTube](https://youtu.be/kTPX_Etzy2Y)\r\n\r\n## Installation\r\n\r\nSimply download it from [Godot Asset Library](https://godotengine.org/asset-library/asset/1607).\r\n\r\nAlternatively, download or clone this repository and copy the contents of the\r\n`addons` folder to your own project's `addons` folder.\r\n\r\nThen enable the plugin on the Project Settings and use new class in your scenes.\r\n\r\n## License\r\n\r\n[MIT License](LICENSE). Copyright (c) 2022 Nikolay Lebedev aka nklbdev.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnklbdev%2Fgodot-4-parallax-node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnklbdev%2Fgodot-4-parallax-node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnklbdev%2Fgodot-4-parallax-node/lists"}