-
Notifications
You must be signed in to change notification settings - Fork 0
InteractionMenu.cs
Matthew Coulter edited this page Aug 17, 2022
·
1 revision
class/ Inherits from:MonoBehaviour
handles display all the current interactions from InteractionManager onto the Panel
Property | Description | Type |
---|---|---|
interactionLinePrefab; | Reference to the UI prefab display a single interaction option | GameObject |
heightStep | The vertical line spacing between to interaciton line prefabs | float |