-
- Downloads
Implemented PointOfInterest as position markers, PointOfInterestManager as...
Implemented PointOfInterest as position markers, PointOfInterestManager as Manager, splines that connect POIs, and camera rides;
parent
2cc785ce
No related branches found
No related tags found
Showing
- Content/M_PointOfInterest.uasset 0 additions, 0 deletionsContent/M_PointOfInterest.uasset
- Content/location_marker.uasset 0 additions, 0 deletionsContent/location_marker.uasset
- Source/RWTHVRQuickStart/Private/PointOfInterest.cpp 29 additions, 0 deletionsSource/RWTHVRQuickStart/Private/PointOfInterest.cpp
- Source/RWTHVRQuickStart/Private/PointOfInterestManager.cpp 194 additions, 0 deletionsSource/RWTHVRQuickStart/Private/PointOfInterestManager.cpp
- Source/RWTHVRQuickStart/Public/PointOfInterest.h 16 additions, 0 deletionsSource/RWTHVRQuickStart/Public/PointOfInterest.h
- Source/RWTHVRQuickStart/Public/PointOfInterestManager.h 61 additions, 0 deletionsSource/RWTHVRQuickStart/Public/PointOfInterestManager.h
- Source/RWTHVRQuickStart/RWTHVRQuickStart.Build.cs 2 additions, 2 deletionsSource/RWTHVRQuickStart/RWTHVRQuickStart.Build.cs
Content/M_PointOfInterest.uasset
0 → 100644
File added
Content/location_marker.uasset
0 → 100644
File added
Please register or sign in to comment