We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using the TextField component add a filter field at the top of the Inventory Panel that will allow users to search and filter objects.
TextField
type:<value>
_objectType
box
pyramid
teleporter
:
red team
red
team
The text was updated successfully, but these errors were encountered:
Adwitiya-Singh
No branches or pull requests
Using the
TextField
component add a filter field at the top of the Inventory Panel that will allow users to search and filter objects.Search Specification
type:<value>
, it will filter the obstacles based on the_objectType
(e.g.box
,pyramid
,teleporter
, etc.):
red team
it should search for obstacle names (not IDs) for eitherred
orteam
.The text was updated successfully, but these errors were encountered: