Skip to content

Ji-Rath/UEInteractSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UEInteractSystem

Under development, expected to change significantly. Currently being programmed alongside SpookyProject

Current features

  • Interaction system built on UE component system
  • TriggerComponent which can trigger other interactables
  • ToggleComponent which has an on/off state
  • PhysicsGrabComponent which can grab physics objects and throw them using PhysicsHandle
  • PickupableComponent which can let the player pickup items
  • InventoryComponent which manages inventory
  • ItemUsableComponent allows you to use items on interactables
  • PlayerEquipComponent allows you to 'equip' items

Releases

No releases published

Packages

No packages published