Hello,
This is my first topic and I am kind of new to the blender game engine. I have a couple of doubts:
-Is it possible for a “player” aim automaticaly to objects or enemies, like the “track to” constraint?
For example, let’s say that I am building a game and the player is a tank controlled by the keyboard, but the turret is controlled automaticaly, using a radar for the nearest object and tracking automatically to it.
- Is it possible to do a game like GTA, where you control the direction the player is moving through mouse movements and you have a third person view?
I’ve seen a game called “last frontier” that you can control the direction with the mouse, but you don’t see the player, like in a third person game. How can I do that?
Where can I find the FPS script ? Is it all that I need?