Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cameras do not see entities through transparent blocks. #525

Open
jhammerberg opened this issue Jul 13, 2022 · 1 comment
Open

Cameras do not see entities through transparent blocks. #525

jhammerberg opened this issue Jul 13, 2022 · 1 comment

Comments

@jhammerberg
Copy link

Issue:

WarpDrive Cameras do not see entities through transparent blocks when using them as a computer peripheral.

Steps to reproduce:

To reproduce, simply have an animal behind glass or any other transparent blocks and connect a camera to a computer with a script to detect entities.

Expected Behavior:

I would expect the camera to be able to detect entities behind transparent blocks like glass since you can see through transparent blocks just fine if you attach it to a monitor, the computer peripheral functionality should be identical.

Version:

I am on WarpDrive 1.5.24 using the official World War Minecraft 11 Modpack.

Explanation:

If this is intended behavior, please consider changing it because it would allow me to use cameras in more useful ways.

@LemADEC
Copy link
Owner

LemADEC commented Jul 16, 2022

This comes from vanilla behavior: transparent blocks are ignored (for example, simulated air is transparent), while collidable blocks are blocking (whether they are translucent or not).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants