= Spaceship Control = [[ArchivePage]] '''Designers and Programmers'''[[br]] [wiki:SilvanNellen Silvan Nellen][[br]] [wiki:BenjaminKnecht Benjamin Knecht][[br]] '''Goal''' [[br]] The goal is to implement a controlling system that allows you to fly freely through the world. Generally the reaction on an input depends on the Object. Therefore we created a concept that allows a Player to control different objects through the same interface ("Player"). Every Object a Player can control is a "Playable". '''Design''' [[br]] UML-Classdiagram[[br]] http://www.orxonox.net/attachment/wiki/archive/Control/playerconcept.png '''Roadmap''' [[br]] -30.11.05 Project design: What do we want to do?[[br]] -7.12.05 Make the new concept work. Learn what we need to know to implement the controlling system, start implementation.[[br]] -14.12.05 Implementation of the controlling system. [[br]] -21.12.05 Implementation of the controlling system. [[br]] -11.1.06 Debug, Code Freeze [[br]] -18.1.06 Presentation [[br]] -25.1.06 Documentation [[br]] '''Our Progress so far''' [[br]] - We implemented the ''new concept'' (shown above) so the player can theoretically change his spaceship[[br]] - The Space Ship is ''no longer bound on the track''[[br]] - The Player can control the Space Ship ''freely'' in the Space, he can ''accelerate and brake''. The player is also able to ''turn the ship'' up and down and to the left and right side.[[br]] - The direction of the Spaceship's velocity and the direction of the Spaceship itself are ''independent''[[br]] - It's now possible to control the Spaceship ''with the mouse''. It's still wobbly, though. (Crosshair does not work anymore)[[br]] - We managed to get the ''mousecontrol'' working ''smoothly''. The game is now playable.[[br]] - We built in a ''hovereffect'' for the Spaceship.[[br]] - There is "''air friction''" so, the Spaceship is ''not sliding'' that much while changing the direction.[[br]] - The crosshair is now located in the ''middle'' of the screen. It might need some improvements, though.[[br]] - There is now a ''helicopter'' you can control.[[br]] - The crosshair of the Spaceship is now located ''where the spaceship is shooting at''.[[br]] - The camera is now ''dynamic and reacts on speed'' (needs probably some improvements)[[br]] - Thanks to the ''X-mas-Project'' we are now able to ''change from one spaceship to another''[[br]] - We managed to fix a ''bug'' when rpaidly turning the spaceship.[[br]] '''What are we going to do next (if there is time)?'''[[br]] - implement a function to dettach the camera from the spaceship to watch around it [[br]] - We will definitly program another control (probably for a egoshooter perspektive (Ticket #61) or a tank, jeep, airdefense-tower or another flying object)[[br]]