forked from MightyPirates/OpenComputers
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
The hologram projector does not display correctly from the side. However, if you go inside the hologram, you can see some artifacts. Both 1 and 2 tier have this problem.
Code snippet used in screenshots:
local component = require("component")
local holo=component.hologram
holo.clear()
holo.fill(24, 24, 32, true)
How it should look 1.12.2 (OC 1.8.5):
Metadata
Metadata
Assignees
Labels
No labels