#I'm having a hard time making sense of

1 messages · Page 1 of 1 (latest)

solar trellis
#

Examples of stuff added: A simple sprite 2d. It didn't show until I moved Y > 0 for game view. It would show fine in scene even with negative values. Eventually it worked the same way in game view.

Another example was adding a global light 2d, which work fine for both views, then a spot light 2d which immediately showed in scene but not in game view. Several minutes had to go by before I switched back to it and it rendered it correctly.