add the boilerplate for setting up the senseglove default classes
This commit is contained in:
@@ -20,7 +20,12 @@ Welcom to the SenseGlove Unreal Engine Handbook!
|
||||
- [Connect to Nova gloves using Command-line](getting-started/sensecom/gnu-linux/command-line.md)
|
||||
- [SenseCom on Microsoft Windows](getting-started/sensecom/microsoft-windows.md)
|
||||
- [Enabling XR_EXT_hand_tracking on VR Headsets](getting-started/enabling-xr-ext-hand-tracking-vr-headsets/README.md)
|
||||
- [Setup the SGPawn]()
|
||||
- [Setup SenseGlove Default Classes](setup-senseglove-default-classes/README.md)
|
||||
- [SGPawn](setup-senseglove-default-classes/sgpawn.md)
|
||||
- [SGPlayerController](setup-senseglove-default-classes/sgplayercontroller.md)
|
||||
- [SGGameModeBase](setup-senseglove-default-classes/sggamemodebase.md)
|
||||
- [SGGameInstance](setup-senseglove-default-classes/sggameinstance.md)
|
||||
- [SGGameUserSettings](setup-senseglove-default-classes/sggameusersettings.md)
|
||||
- [Setup a Virtual Hand Model]()
|
||||
- [Setup the Grab System]()
|
||||
- [Setup the Touch System]()
|
||||
|
||||
@@ -16,7 +16,12 @@ This section covers the basics of the SenseGlove Unreal Engine Plugin:
|
||||
- [Connect to Nova gloves using Command-line](../getting-started/sensecom/gnu-linux/command-line.md)
|
||||
- [SenseCom on Microsoft Windows](../getting-started/sensecom/microsoft-windows.md)
|
||||
- [Enabling XR_EXT_hand_tracking on VR Headsets](../getting-started/enabling-xr-ext-hand-tracking-vr-headsets/)
|
||||
- [Setup the SGPawn](../)
|
||||
- [Setup SenseGlove Default Classes](../setup-senseglove-default-classes/)
|
||||
- [SGPawn](../setup-senseglove-default-classes/sgpawn.md)
|
||||
- [SGPlayerController](../setup-senseglove-default-classes/sgplayercontroller.md)
|
||||
- [SGGameModeBase](../setup-senseglove-default-classes/sggamemodebase.md)
|
||||
- [SGGameInstance](../setup-senseglove-default-classes/sggameinstance.md)
|
||||
- [SGGameUserSettings](../setup-senseglove-default-classes/sggameusersettings.md)
|
||||
- [Setup a Virtual Hand Model](../)
|
||||
- [Setup the Grab System](../)
|
||||
- [Setup the Touch System](../)
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
# Setting Up the SenseGlove Default Classes
|
||||
@@ -0,0 +1 @@
|
||||
# Setting Up SGGameInstance
|
||||
@@ -0,0 +1 @@
|
||||
# Setting Up SGGameModeBase
|
||||
@@ -0,0 +1 @@
|
||||
# Settings Up SGGameUserSettings
|
||||
@@ -0,0 +1 @@
|
||||
# Setting Up SGPawn
|
||||
@@ -0,0 +1 @@
|
||||
# Setting Up SGPlayerController
|
||||
Reference in New Issue
Block a user