|
Post by OttoNL on Feb 28, 2015 12:57:20 GMT
Sometimes when you have the camera underneath your creation you can't work through the floor. It depends on the distance between camera and floor. This has been like this since I started playing some weeks ago.
However... Even if the block you're trying to modify doesn't get highlighted (red) sometimes it ís clickable and you can change the settings. I'm pretty sure sometimes this works with a Suspension block.
So not sure what's the bug, that it's working, or that it's not.
|
|
|
Post by Zeblote on Feb 28, 2015 13:18:03 GMT
When clicking on a block a raycast (from your camera position to the scene) is used to find out what block is under your mouse. If the camera is below the ground, it will return the ground, and the game thinks you didn't click on anything.
|
|
|
Post by OttoNL on Feb 28, 2015 13:42:08 GMT
Unless you're close enough to the ground. Then it's no biggy...
|
|
|
Post by Zeblote on Feb 28, 2015 13:48:55 GMT
Unless you're close enough to the ground. Then it's no biggy... If the raycast starts inside the floor collider, it won't hit it and return the cube you aim at.
|
|