-
Notifications
You must be signed in to change notification settings - Fork 233
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
Cannot place EggCracked on a receptacles #302
Comments
This might be due to different receptacles having slightly smaller "receptacle zones" than others. If the plate or pan you are trying to put the cracked egg into is one of the smaller variants, there is a chance it will fail to be placed when using the Could you provide more details like object coordinates, and the specific floorplan and UniqueID of objects that are failing so I can try and track down the cause of this? |
Hi @winthos . Thanks for the response. Here are some details of the objects and the floor plan:
When I try to put the cracked egg on these two receptacles, it does not work in this floor plan (although some other floor plans do). Also besides this, there seems to be some issues with Bowl receptacle as well. For example, in the Floorplan1, I cannot place Apple and Tomato in the bowl unless they are sliced. I will also put the details of these objects as well just in case:
|
So looking at those examples, this seems to be working as intended. So all receptacle objects have a "receptacle box" zone that can allow objects to be placed in. Bowls and Plates, due to being circular, have boxes that don't encompass the entirety of their usable surface area. Because of this, using the Bowls additionally have collision around the curve of the bowl, which makes it difficult to place larger objects. This is why sliced fruit, which are very small, can fit more easily into bowls. While the automatic |
Thank you for the response @winthos . So whether the certain object is Putdown-able on some receptacle using |
Hi,
Is there some way that I can force some objects to be placed on a receptacle (i.e. EggCracked on Plate or EggCracked on Pan)? Some floor plans like FloorPlan28 works but for some other floor plans like FloorPlan1, I cannot make that happen.
Thank you.
The text was updated successfully, but these errors were encountered: