Skip to content

Access enable/disable_radial in EntityMethodInterface #154

Answered by MattFiler
Cervicia asked this question in Q&A
Discussion options

You must be logged in to vote

Interfaces are what entities base from, with EntityMethodInterface being the base interface for all entities. You can see all interface parameters here - although be aware that not every entity implements them. I'm still working on displaying this better in the editor UI - for now, it only shows parameters that each individual entity implements itself, which could do with some improvement.

To enable the radial menu, you can add a ToggleFunctionality entity, which has options for disabling the radial menu, and specific components of it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Cervicia
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants