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

[BUG] A module on the edge of wall is sink #11

Open
kazogihara opened this issue Sep 1, 2022 · 0 comments
Open

[BUG] A module on the edge of wall is sink #11

kazogihara opened this issue Sep 1, 2022 · 0 comments

Comments

@kazogihara
Copy link

kazogihara commented Sep 1, 2022

Hi!
I found a module on the edge of wall is sink in.
This will occur only on the wall in the photo where the module is sink in.
Just an apparent issue, but odd, so could you check it?
image

  • config.xml
<?xml version="1.0" standalone="no" ?>
<world gridSize="10,10,10" windowSize="1848,1016">
    <camera target="54.5554,56.3875,22.0596" directionSpherical="-2561.64,33.8501,220" angle="45.000000" near="0.100000" far="2000.000000" />
    <spotlight target="0,0,0" directionSpherical="135,80,800" angle="51" />
    <blockList blockSize="10,10,10">
        <block position="9,5,1" color="255,140,0" orientation="0" />
        <block position="9,4,1" color="255,140,0" orientation="0" />
        <block position="0,9,1" color="255,140,0" orientation="0" />
        <block position="1,9,1" color="255,140,0" orientation="0" />
        <block position="1,5,9" color="255,140,0" orientation="0" />
        <block position="1,4,9" color="255,140,0" orientation="0" />
    </blockList>
</world>

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

No branches or pull requests

1 participant