Ross ROSS = Recommend OSS · open-source software intelligence for agents

HungryProton/scatter

Godot engine addon to randomly fill an area with props or other scenes. Mirror of https://codeberg.org/hungryproton/proton_scatter observed · 2026-08-28

github.com/HungryProton/scatter · GDScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

65/100

  • Activity 94
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2571
  • days_rel: n/a
  • days_push: 38
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2964 stars · 133 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ProtonScatter is a Godot 4 add-on that procedurally and non-destructively automates the placement of props and scenes within an area. It uses a Blender-like modifier stack of positioning rules combined with ScatterItem and ScatterShape nodes to scatter assets onto surfaces or along edges.

Use cases

  • scatter grass and rocks on terrain in godot
  • randomly place props in a game scene
  • procedurally populate a level with trees
  • automate asset placement instead of doing it by hand
  • project objects onto collider surfaces in godot
  • fill an area with instanced scenes non-destructively

When to choose

  • you use Godot 4 and need to place many props procedurally
  • you want a non-destructive, modifier-based placement workflow
  • you need to scatter vegetation, rocks, or details onto arbitrary geometry

When to avoid

  • you need procedural placement in engines other than Godot
  • you only need to place a handful of objects manually
  • you need runtime dynamic scattering with complex custom logic beyond the provided modifiers

Facets

plugin · maturity active

graphics simulation plugin-system graphics simulation game-engine cross-platform godot godot-addon procedural-generation asset-placement gdscript level-design scatter game-development

1 source

Member repositories

RepositoryRoleHealth v2
HungryProton/scattermain65

For agents

markdown · JSON · MCP: product_card(name="HungryProton/scatter")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem