// SceneFeature.js export class SceneFeature { init() {} update(deltaTime) {} }