The controls are what you would expect really.
WASD to move, SPACE to move up, SHIFT (left) to move down and arrow keys to rotate (there is no vertical rotation at the moment :/).
Anyways, tell me what you think of it, and have fun with it
![Razz :P](./images/smilies/ms-razz.png)
I didn't copy it, I genuinely used his tutorial to help me understand how to make 3D Games.veethree wrote:You kinda just took the script from oysi's first 3d tutorial and added a few pictures. Not insinuating there's anything wrong with watching tutorials, But copying a script from a tutorial, Making a few minor changes and then saying "this is what i came up with" is a bit sketchy.
Thanks, and the graphics are placeholders for now, until I am able to make my own reto-style graphics (which is more or less what I am aiming for). Also, that space game is awesome! What did you make it in?Germanunkol wrote:Looking great! Your graphics, or placeholders?
Will you add acceleration and angular acceleration? Those really make a space game feel nice.
I used to make a 3D space game before I found Löve (pun intended) - one thing I noticed is that vertical rotation is horrible to deal with (gimbal lock, sucks). My suggestion is to use quaternions wherever possible. They're annyoing to set up for the first time, but I'm sure there's a Lua quaternion lib somewhere which you can use.
Good luck with this - keep us posted!
Thanks! It's been dead for a while now - there were issues we could not figure out, mostly to do with the engine (3DGameStudio), and we wanted to go cross-platform, which the engine couldn't do. 3D GS is great for getting into game dev, but it turned out it was dying when we got very far, and with the closed source code some bugs were very difficult for us to find.ccde wrote:Also, that space game is awesome! What did you make it in?
Still, I see veethree's point - just add more content to really make it your own work. Following a tutorial is totally fine, but maybe build on it some more before showing it as your own workccde wrote:I didn't copy it, I genuinely used his tutorial to help me understand how to make 3D Games.
Users browsing this forum: No registered users and 1 guest