Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

A vertical column of entities does not appear in the level correctly #20

Closed
city41 opened this issue May 7, 2021 · 2 comments
Closed
Labels
bug Something isn't working
Projects

Comments

@city41
Copy link
Owner

city41 commented May 7, 2021

Draw a vertical column from top to bottom like the boos below. Then run the level. Only two boos will show up. This is true of any sprite based entity.

I know entities need to be sorted by x, but maybe they need to be then sorted by y in some way?

image

@city41 city41 added the bug Something isn't working label May 15, 2021
@city41 city41 added this to To do in Active work via automation May 15, 2021
@city41
Copy link
Owner Author

city41 commented May 25, 2021

after exploring this a bit, starting to think this is a limitation of the game engine. No matter how I sorted sprites, I could only ever get two to appear in a given column. This is true across sprite types too.

Need to explore vertical levels, do they have the same column limitation or possibly the limitation is by the row?

@city41
Copy link
Owner Author

city41 commented May 27, 2021

So far I think this is a limitation of the engine. So closing this for now.

@city41 city41 closed this as completed May 27, 2021
Active work automation moved this from To do to Done May 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant