Kanda Interactions 0.7.1
Loading...
Searching...
No Matches
Kanda.Interactions.Features.Socket.Systems Namespace Reference

Classes

struct  SocketHintInitializationSystem
 Generates socket hint templates either from socketable itself or from Socketable.HintOverride. Generated hint entity templates are placed as child of Socketable, which will be used as template entities to instantiate hint instances in SocketVisualSystem. More...
 
struct  SocketSimulationSystem
 Enable SocketOverlap if the Socket entity is overlapped with Socketable entity. Then when the socketable entity is not interacted anymore it will be socketed. When the socketable entity is interacted by an interactor again, the Socket then enabled to allow another socketable to be socketed. More...
 
struct  SocketVisualSystem
 Show Socket Hint Available when Socketable Entity is interacted or Hint Overlap when Socketable Entity's SocketOverlap is enabled. Currently the hint is specified in SocketableHintTemplate component. More...