Chargeuk
Chargeuk
Hi, I was wondering if it would be possible to adjust the local_anchor1 and local_anchor2 values of a ball joint after the joint had been created? I have been digging...
Hi I was attempting to create an Advanced Dynamic texture for GUI elements that uses a PBR rather than standard material. Unfortunately, nesting the advancedDynamicTexture within the pbrMaterial node does...
Hi, Can you tell me the way I can inject my own derived scene class? Currently, I know that the TSX to create a scene is as follows: ``` (other...
Hi, I have found that S3 files are stored locally even if PERSIST_S3=0 is set. Note that, as expected, the store.json file does not get updated. Just wondering if this...
Add concept of being able to restore a service without further persistence. eg: setting ``` PERSIST_SQS=0 PERSIST_RESTORE_SQS=1 ``` within the docker-compose.yml will ensure the SQS service will restore it's state...