etherealengine icon indicating copy to clipboard operation
etherealengine copied to clipboard

All developer test suite examples use the engine

Open HexaField opened this issue 3 years ago â€ĸ 1 comments

the developer test suite has a bunch of old examples which no longer work - we need to re-create these from scratch to use the engine properly

this means using createEngine and using ECS systems, without using custom logic copied from the codebase

HexaField avatar Apr 29 '22 00:04 HexaField

We updated the avatar retargeting example using our ECS system. https://github.com/XRFoundation/XREngine-development-test-suite/pull/7

rondoor124 avatar May 31 '22 09:05 rondoor124