chore: update pathfinding, add rpc/world-streaming docs, refactor world-streaming location (#376)
This commit is contained in:
11
.changeset/world-streaming-refactor.md
Normal file
11
.changeset/world-streaming-refactor.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
"@esengine/world-streaming": minor
|
||||
---
|
||||
|
||||
refactor: move to framework folder and remove engine-core dependency
|
||||
|
||||
- Move from packages/streaming to packages/framework
|
||||
- Replace TransformComponent with IPositionable interface from @esengine/spatial
|
||||
- StreamingAnchorComponent now implements IPositionable with x/y properties
|
||||
- Remove IRuntimeModule dependency, use standalone helper class
|
||||
- Add IWorldStreamingSetupOptions for configuration
|
||||
Reference in New Issue
Block a user