decoupled verification rendering from the verifier with much better animations

This commit is contained in:
ForestOfLight
2025-06-06 01:31:49 -07:00
Unverified
parent 709eccef8c
commit f8bbc659fb
11 changed files with 171 additions and 51 deletions
@@ -13,7 +13,7 @@ export class InstanceOptions extends Option {
verifier = {
isEnabled: true,
trackPlayerDistance: 5,
intervalOrLifetime: 10
particleLifetime: 10
};
static getInstanceStrucetureId(instanceName) {