is it possible to make a Shooter using blender? How do i programm e.g. a player or sth. and in which language? Al the Tutorials I´ve seen are only “klick and go tuts”. so I`m not shure if it is possible to write my own player skripts…
i dont understand what your asking… are you asking what language blender uses well i think you mean Python
It is possible to create first-person-shooters in Blender.
However to get the detail and intelligent AI you will need to learn how to program in python.
Using python to program AIs in blender can be easy if you know python and you know what you want to do.
Where can I learn Pyton and how can I implement it?
Where can you learn Python? I have no idea, really, but you could try these:-
www.python.org and http://mediawiki.blender.org/index.php/Main_Page
A byte of python:
Yeah, use A Byte Of Python.
After that, take a look at GameBlender API.
http://www.blender.org/documentation/pydoc_gameengine/PyDoc-Gameengine-2.34/index.html
thx for your help, I`ll try it.
What the heck is an “ego” shooter?
Technically, you could make a very simple shooter without Python. But it’d be boring.
Yes and I don’t think the enemies would have AI… And learning python is damn difficult, which makes the whole game making difficult!
You dont think the enemies would have AI? Wait, you must be one of those people that just makes a track to actuator and makes enemies always run forward.