Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Gianny277 authored Oct 10, 2024
1 parent cb02e2f commit 56180c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Documentation/docs/getting_started/meta_interactions.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@ Added the Firework Spawn script that takes Spawn Object, Spawn Point, Height Off
It spawns an object with upward force (firework) when interacted with via a RayInteractor (Hand and Controller).


###Metamovement.cs
### Metamovement.cs
Component script in OVRCameraRig to make sure that the left Oculus-joystick of the Player ensures forward/backward/left/right movement even if head is turned.

###TeleportOnTrigger.cs
### TeleportOnTrigger.cs
Added logic from previous, changed the way it teleports a player on entry. Updated teleport spots to stop teleportation from occuring in the ground.


###PraktikumScenario01_RoleManager.cs
### PraktikumScenario01_RoleManager.cs
Changed varaibles to fit new camera setup. Tweaked logic to ensure it handles the player correctly.


Expand Down

0 comments on commit 56180c2

Please sign in to comment.