volodyaleo
volodyaleo
To support electron platform and cover all desktop platforms, the keytar wrapper may be added into plugin. https://github.com/atom/node-keytar
I have read [faq](https://github.com/Rishit605/ursina/blob/master/docs/faq.txt#L109) and added Actor. But models are black. The model can be found [here](https://sketchfab.com/3d-models/zombie-p03-7503dfa94e1d4bd3814311695560ee56). ```python self.actor = Actor(model) self.actor.reparent_to(self) self.actor.setScale((scale * (1 / model_width), scale * (1...
I suggest to support electron platform. Easy way to support may be to write wrapper for Keytar: The Keytar repo: https://github.com/atom/node-keytar