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

Updated the 'Add Equipable' screenshot so that it shows that a data c… #214

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

NChampion
Copy link

Updated the 'Add Equipable' screenshot so that it shows that a data connection is needed to the obj: On Object port of the 'Add Equipable' script block. It's mis-leading currently and testing that code block in build mode will fail but it works in preview/production.

I was playing around with GDScript and wanted to try adding an equippable but the only documented way of doing that was via visual scripting. So, I threw together a quick visual script but was met with an error message upon running it in build mode.

image

I went back to reference the tutorial included in the documentation but I was thrown off because there wasn't a connection to the On Object in the screenshot. Obviously removing the connection also fails in build mode. I tried previewing the space despite the error message but I couldn't get it to add the gun into my hotbar. I could get simple chat to trigger in build mode and previewed just fine but the gun wouldn't add to my hotbar. Eventually I realized that a team needs to be selected for it to work properly. I'm not sure if it's an instantiation/initialization issue but if the teams window is closed the equipment will not be added to the player's hotbar.

Hopefully the screenshot will help clear up confusion for someone else. I will submit separate bug reports for the other related issues.

…onnection is needed to the obj: On Object port of the 'Add Equipable' script block. It's mis-leading currently and testing that code block in build mode will fail but it works when previewed or published
Copy link

vercel bot commented Jun 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
mirror-docs ⬜️ Ignored (Inspect) Visit Preview Jun 25, 2024 10:05pm

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