Tagged Questions
1
vote
0answers
65 views
Moving an object (pong paddle) along the x,y axis in 3d-space with mouse/touch
First of all: Sorry, my English isn't quiet good, I'm very new in 3D and I'am using JMonkeyEngine.
What I would like to do?:
A 3d pong game and I want to control the paddle with the mousecursor ...
0
votes
0answers
233 views
thinking of creating a 3d game [closed]
i just wanted to ask you guys what do i need in creating a 3d game.
well lets say for a noob i just want to create a ball
then..can be controlled by arrow keys
and finally collision detection
i am ...
4
votes
3answers
395 views
Accelerometer or on screen controls for mobile UI in 3D games?
I can think of several 2D games which use the Accelerometer successfully, but in my experience as a player, character control in a 3D environment tends to be frustrating. Mostly because a 3D ...