The sprites are no longer visible on the map. I have attached the video, down to help replicate this issue to get it solved.
character.ts
`import { Spritesheet, Presets } from '@rpgjs/client'
const { RMSpritesheet } = Presets
@Spritesheet({
...RMSpritesheet(3, 4)
})
export default class Characters { }
` @Samarium Unable to link image, sharing video via message