popeye98800
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
In VR, how to grab an object and, using a key on the DS4, make it rotate by 90 degre while your holding it in mid air ?
My aim is to manipulate objects in my game the way you do it in Dreams create mode, ie you grab it and at the same time you make it rotate on himself.My object is moveable and as soon as I grab it,...
-
How do I prevent a ball (moveable) to get stuck or go thru a wall with enough speed (obstacle non moveable or moveable).
In my pinball game, at times the ball is thrust at high speeds and should bounce off obstacles. But no matter what, with enough speed the ball happens to go sometimes through the wall/obstacle (or ...
-
How to adjust the scale of what the player views in VR ?
In VR, the default scale 1:1 is too large for my game (my pinball table appears as a giant table, much larger than in real life) So I would like to simply change the default scale, without changing...
-
My game is "VR Compatible", how do I know the player plays it in VR or not ? (I'd like to make adjustements depending on this info)
I know I can ask the player to change an option via the UI to let my logic know he is a VR player, but I'd prefer for my adjustments to be transparent for him or her.