Skip to content

Custom Botball objects #556

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Custom Botball objects #556

wants to merge 5 commits into from

Conversation

twells46
Copy link
Contributor

Fix a bug that prevented users from adding custom Botball objects to scenes. In the course of testing, I also discovered another bug which prevented users from adding anything to a scene that isn't a JBC object, which is now fixed.

I also noticed that I had been applying a 100x scaling factor to Botball objects when adding them to the game table scene, without which the objects are so small as to be nearly invisible. To make it easier for users adding them to custom scenes, I applied the correct scaling factor to the GLB files and removed the scaling factor from the table scene.

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

Successfully merging this pull request may close these issues.

1 participant