Dariusz Arciszewski
Dariusz Arciszewski
Hey, first of all thanks for the efforts to make this work! I found a problem, for example in Far Cry Primal when you pick some weapons it vibrates, but...
I'm trying to polyfill .at and it doesn't seem to work ```import 'core-js/stable/array/at';``` and Array.prototype.at is still undefined. Anybody had this issue?
### Description Type issue IconLayer doesn't allow HTMLCanvasElement as iconAtlas: ``` Types of property 'iconAtlas' are incompatible. Type 'HTMLCanvasElement' is not assignable to type 'string | Texture | undefined'. Type...