Current Dev Status Setup and Movement
first problems was just being new to unreal engine however, I've had a Gameplay programming course that included using unity so I'm somewhat comfortable and learning unreal engine faster then if I didn't learn unity before hand
the first problem to deal with is getting the position of my headset, the position of the hand trackers, Mitch's VR lab YouTube channel is both good at giving a good beginning and foothold in VR development he explained VR in unreal well and i didn't have any issues but I'm only using that has a jumping off point for other things. The next thing I'm going to include is movement, using a tutorial from "underscore" that uses smooth movement, the type of movement that i enjoy when playing VR myself.
This includes:
- moving the camera around direct depends on input and camera direction.
- Rotating the camera.
if i get anytime i am considering adding teleporting movement for people that don't like smooth movement using a in game menu when i come around to sort that out.
Mitch's VR Lab
Smooth/Advanced movement code
VR Dev Blog post
More posts
- Moving Forward. Doors, Buttons and LeversJan 19, 2023
- The 5 Design Ideas 3-9/10/22Oct 07, 2022
Leave a comment
Log in with itch.io to leave a comment.