/tg/ vis openspace

This commit is contained in:
Aronai Sieyes
2021-06-30 15:39:07 -04:00
parent d7d7c22846
commit b4387f251d
48 changed files with 440 additions and 640 deletions
@@ -11,6 +11,7 @@
plane = PLANE_EMISSIVE
layer = FLOAT_LAYER
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
vis_flags = VIS_HIDE
//Why?
//render_targets copy the transform of the target as well, but vis_contents also applies the transform
//to what's in it. Applying RESET_TRANSFORM here makes vis_contents not apply the transform.