Nicolas Earnshaw

Results 51 issues of Nicolas Earnshaw

From SpideyMonkey, he says: The issue I had was with dynamic class loading So I replaced it with a switch case to load the classes directly The AI couldn’t load...

bug

The Gnark example scene sends an object with the player position via the MessageBus but it seems like the message can't be parsed when received This is the scene: ("P2P"...

bug

Brent shared he was having this issue ![image](https://user-images.githubusercontent.com/3507907/65247311-91711d80-dac6-11e9-92a6-290c07949e4e.png)

bug

group=engine.getComponentGroup(BoxShape) seems to get all entities with shapes, including planes I think it must be because all shapes inherit from a Shape class, and it's maybe taking this to build...

bug

We want to show notifications above the chat window, to let you read a message without needing to open the chat. Open questions: - How is this going to look?...

This needs more definition. The NFT metadata will be likely hosted in the marketplace. The SDK needs a way to place a 3D model that gets metadata from the marketplace...

This item needs more definition. The NFT metadata will be likely hosted in the marketplace. The NFT will have metadata about the parcels to connect. The SDK needs a way...

Today when playing an animation, if the first frame of the animation doesn't match the entity's current pose, it will jump awkwardly to that first frame. To help with the...