Making a game with 2 viewports HELP PLEASE

Edit: please go down to the last post after reading i still dont get it :frowning: HELLLP!

Well urm,
I am creating a game, and i would like to know how to split the screen in two. for example, i have 2 cameras, and i want the left half of the screen (when playing the game) to show the game through camera 1 and the right half of the screen to show the game through camera 2.

like this:
±---------±---------+
|.CAMERA1.|.CAMERA2.|
|…|…|
|…|…|
|…|…|
|…|…|
+_++

haven’t you seen the split screen demo for 2.41?

Hello noidtluom,

Copy the Split Screen text(http://www.blender3d.org/cms/Split_Screen_and_multi.734.0.html)

and paste in Note Pad or other text editor.

save it as a .txt then open it in blender’s Text Editor.

then you need to add logic bricks to the camera like this…

http://img391.imageshack.us/my.php?image=splitscreenhelp8ei.jpg

i hope this helps.

btw, you may want to download the .blends of the new features as well. they are preety impressive. <):slight_smile:

peace

haven’t you seen the split screen demo for 2.41?

no i’m not as up to date with the blender community nowadays…not like i used to.

ill post again if i have problems

HELP ME PLEASE :frowning:

No idea how to do it.
I opened it up, and then i linked it to my second camera. then save runtime, didn’t work. no change.

i had a look at some other scripts and im still stuck.

i am using:

Blender 2.41, the latest which you can download from Blender3d.org.

I dont have python installed. do i need to?

i would really love it if somebody took their time to make a demo and then post it here.

PLEASE HELP!