Hi,
I've been implementing a tabletop game over the last couple of weeks. One thing that I'm struggling with it getting an EntityEquipment to render.
I've followed the instructions in the documentation: https://developer.apple.com/documentation/tabletopkit/entityequipment
But still no luck.
Any insights what I might be missing are highly appreciated.
Note: I've also watched the WWDC24 talk https://developer.apple.com/videos/play/wwdc2024/10091/ several times and downloaded the example but while the pawns render in the example perfectly. In my own implementation of a pawn nothing renders.