Vinifera icon indicating copy to clipboard operation
Vinifera copied to clipboard

[New Feature] Draw object above shroud

Open Crimsonum opened this issue 1 year ago • 0 comments

First Check

  • [X] I added a very descriptive title to this issue.
  • [X] I used the GitHub search to find a similar issue and didn't find it.
  • [X] I have attached as much information as possible (screenshots, videos, links, etc).

Description

By design, the shroud hides everything. However, there are cases where this is undesirable. For example, I have this animation to designate a target on the map:

arrow Sometimes the animation is situated so that it's partly or wholly covered by the shroud. Currently there's no way to ensure that the animation is never covered by the shroud, as the shroud hides any and all objects, including animations.

Proposed Code (optional)

New art key for object types: DrawAboveShroud=<bool> ; should this animation be drawn above everything, even the shroud? defaults to "no"

My use case is for animations, but if possible, this feature could be implemented to any and all object types.

Additional Context

No response

Crimsonum avatar Oct 23 '23 09:10 Crimsonum