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

Content Issue: Fake blocks tutorial is very, very unclear. #749

Open
StrikerMan780 opened this issue Oct 26, 2023 · 2 comments
Open

Content Issue: Fake blocks tutorial is very, very unclear. #749

StrikerMan780 opened this issue Oct 26, 2023 · 2 comments
Labels
CONTENT For wiki content itself, not the site.

Comments

@StrikerMan780
Copy link

There's a segment of the fake blocks tutorial that is very, very unclear. https://github.com/Bedrock-OSS/bedrock-wiki/blob/wiki/docs/blocks/fake-blocks.md

Specifically the line that says the following:

To align your entity in rotation, you will need some Math.

"rotation": [ 0, "-q.body_y_rotation + (Math.round(q.body_y_rotation / 90) * 90)", 0 ]

Apply that code on the core folder (that has all the other groups inside) of your model in an animation, make sure the pivot point is 0 in the X and Z Axis, to avoid visual bugs.

... In what model file where? No indication of what path this file is in, or what kind of file it belongs in. I have no idea if they mean a Geo file, an animation file, or something else entirely.

@StrikerMan780 StrikerMan780 added the CONTENT For wiki content itself, not the site. label Oct 26, 2023
@StrikerMan780
Copy link
Author

Does anyone even check this github?

@MedicalJewel105
Copy link
Member

That page will be re-written one time. It is stated: Apply that code on the core folder (that has all the other groups inside) of your model in an animation. So in animation use that code on the highest folder. For example:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CONTENT For wiki content itself, not the site.
3 participants