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.
This commit is contained in:
Calic
2026-06-14 01:45:52 +02:00
commit 31426b07bc
4 changed files with 278 additions and 0 deletions

6
manifest.core Normal file
View File

@@ -0,0 +1,6 @@
{
"id": "lib-core.world-overlay-test.core",
"kind": "lib",
"version": "0.1.0",
"license": "Proprietary"
}