Descriptive Problem Summary:
KEEP_TOGETHER makes it so only one overlay shows up, making all other overlays invisible as well as the parent atom.
EDIT: I added object that are a higher layer than up-to overlay2 in the test but not overlay3, with KEEP_TOGETHER off, the overlay 3 floats over it, with the flag on it goes under. So it's inheriting the parent's layer.
Code Snippet (if applicable) to Reproduce Problem:
http://puu.sh/mYyuL/bdad8559c8.zip
Wasn't sure what service to use.
Expected Results:
All overlays, while they may have their own layers, after being flattened inherit's the parent's layer; as well as not being invisible
Actual Results:
Invisible mob with only one overlay visible.
ID:2031759
Feb 6 2016, 5:54 pm (Edited on Feb 6 2016, 6:01 pm)
|
|||||||||||||
| |||||||||||||
Feb 6 2016, 6:00 pm
|
|
Your demo is working fine for me. Make sure you're on the latest build (510.1322). Also check that you're running in HARDWARE graphics mode. If that still doesn't work, check that your graphics drivers are up to date.
|