casual-simulation / casualos

Casual Open Simulation for the Web
https://ab1.bot
MIT License
49 stars 9 forks source link

Wrist portals do not scale bots that are inside bot portals. #254

Closed Blitzy closed 2 years ago

Blitzy commented 2 years ago

Wrist portals by default scale down bots to fit on the grid presented by the wrist portals in VR. This generally works as intended if the wrist portal is presenting bots that are directly inside of the set portal. However, if there is a bot portal in the wrist portal, the bots in the bot portal do not scale. I believe this is probably related to the bot portals not adhering to scale values that might be set on them. They only respond to position and rotation currently.