Files
sporel-lib-core.world-overl…/manifest.lib
Calic 31426b07bc initial: world-overlay-test v0.1.0 — 23 assertions
Tests all spec-required behaviors: spawn/list, invalid-kind and missing-anchor
validation, ttl expiry via engine.time monkey-patch, despawn idempotency,
entity-anchor position tracking, fixed-anchor snapshot, composite child count,
alpha envelope (mid-hold and fade-out phases), entity-destroyed last_pos
fallback, and rise_px formula verification. 23 pass, 0 fail.
2026-06-14 01:49:25 +02:00

11 lines
252 B
Plaintext

{
"id": "lib-core.world-overlay-test",
"role": "test",
"version": "0.1.0",
"api_min": "0.1",
"deps": [
{"id": "lib-core.world-overlay", "version": "0.1.0"},
{"id": "lib-core.composition", "version": "0.2.0"}
]
}