RuggeroVisintin / SparkEngineWeb

SparkEngineWeb is a Typescript GameEngine that aims to run in the Browser and in Browser based solutions
https://ruggerovisintin.github.io/SparkEngineWeb/
GNU General Public License v2.0
7 stars 2 forks source link

[FEATURE REQUEST] ShapeComponent - automatically load texture if not already loaded #397

Closed RuggeroVisintin closed 4 weeks ago

RuggeroVisintin commented 1 month ago

Is your feature request related to a problem? Please describe. Right now, a material's texture(s) needs to be explicitly loaded before being available for rendering

Describe the experience you'd like Load the texture(s) when the ShapeComponent is rendered

Describe alternatives you've considered N/A

Additional context N/A