add 'projected' display mode support
This commit is contained in:
@@ -28,10 +28,8 @@ function on_hud_open()
|
||||
end)
|
||||
|
||||
note = gfx.text3d.new({0.5, 99.5, 0.0015}, "Segmentation fault", {
|
||||
scale=0.005,
|
||||
color={0, 0, 0, 1},
|
||||
display_mode="static_billboard",
|
||||
xray_opacity=0.2
|
||||
display="projected"
|
||||
})
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user