-
Notifications
You must be signed in to change notification settings - Fork 1
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
Replacing furniture that is more than 1x1x1 size results in buggy behaviour. #4
Comments
The location should be at where the invisible armor stand is (iirc). I didn't make this effect, someone opened a pull request and requested to add it. In their video, but it seemed like the effect worked fine for them. For why it rotates, I have no idea. You may need to specify yaw and pitch.
Yes, my username on discord is Asleepp (sorry for the late response, for some reason github didn't notify me.) |
Sorry if this seems weird, but from what I understand from the Hopefully this helps a bit in "solving" the month long issue of yours |
The thing is, is that in the code that he uses, wherever he clicks, the furniture moves there. So if he clicks in the middle, it replaces in the middle, but if he clicks a barrier in the bottom right, the furniture moves to the bottom right. This is the part i'm trying to figure out how to prevent really. if theres a really easy way to prevent this, then uh. I haven't thought of it lmao. |
So as I said it's directly controlled by yaw/pitch along side the click location, if he didn't originally click in either of those locations it makes sense as to why it's not placing in the same location. You personally have no method or way to change this behavior unless you can store the origin location onto the armor stand and update the placement from there. While there is a method like |
hi,
how can i use the "replace ia furniture" effect? what should i use for location?
![image](https://private-user-images.githubusercontent.com/118561035/307904741-cbcfb100-e576-4178-9e0e-4052e787d9c3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NDMxODEsIm5iZiI6MTczOTY0Mjg4MSwicGF0aCI6Ii8xMTg1NjEwMzUvMzA3OTA0NzQxLWNiY2ZiMTAwLWU1NzYtNDE3OC05ZTBlLTQwNTJlNzg3ZDljMy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQxODA4MDFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1mMjJmZGIxOWFlY2JjZTA0NWNiNmNiZGZmZDliZThhYWQ1NzllMzg1NTBiZTQyZjZlNzRhM2U1NmViNDExMTMwJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.5S-ohZ-7YGEtRt_kJ63iRGXBGleP9nXP0aSDVVTzYz0)
i want to change the furniture at the same location
and dou you have a discord account?
The text was updated successfully, but these errors were encountered: