goplus / builder

Go+ Builder
https://builder.goplus.org
19 stars 18 forks source link

Fix window size for spx #583

Closed nighca closed 4 weeks ago

nighca commented 4 weeks ago

When we use a backdrop image which is smaller than map (480x360), there's issue with game running. The whole content is much smaller than 480x360 (expected).

The StageViewer works as expected:

Image

While the ProjectRunner does not:

Image