Tron

Description

A fan made Tron game, this is the best i can get it, feel free to make it better then post it Blendswap so I can see :D. Controls for Singleplayer: left arrow to go left, right arrow to go right, p to pause. Controls for Multiplayer: left player: a and d for left and right, right player: left and right arrows for left and right, p to pause. *Note* it is very buggy and will glitch LOTS. Best played with version 2.49b. Enjoy.

Comments (12)

A
amiacs almost 14 years ago

i will take a look nik. But that is a nice menu :)

C
Cube Boy almost 14 years ago

Another extra note guys, the colour customization in Multiplayer works in the menu, but not in the arena thing. If anyone knows any way to make it transfer to the other scene (messages don't work between scenes) then please let me know :)

U
UNKOWNGuardion about 7 years ago

the Texture's isn't packed x )

M
manfro1981 almost 14 years ago

you can try pyhton script that add hidden cube or something with the customized color from scene to the other scene on a hidden layer than have something that search for that cube on gameplay's begining ,or put color code on hidden object used as setting holder ,l ore personalized object,inside python every object like javascript can be added to other object even blender api object ,becouse is granted by language that rely on ,adding a personalized object "settings" to scene if is possible ,try it on simple game as development test,and if you write property's with for each style for cycle ,you can see that at runtime your object have the customized property,but pay attention to bug related on dirty data ,you must mange "code writed" reset the object's instance or it's internal property's value as you like more.

C
Cube Boy almost 14 years ago

Sounds great, but I didn't catch most of what you said about scripting :P . I don't really use scripts much except for the occasional camera script. If you made an example of what you're talking about, then showed me a link or something that I can download and check out, that would be cool. Thanks for the suggestion :) .

B
brendas1963 almost 14 years ago

How do you get the mouse working in the game

C
Cube Boy almost 14 years ago

You mean how I get the mouse to show up? I use a simple script: import Rasterizer Rasterizer.showMouse(1)

A
alex123321 over 10 years ago

or go to the camera icon then display then check mouse curser

S
Seb556 over 13 years ago

Can you tell my how did you make rollover buttons in the game? I tried to copy setup from logic editor. My buttons work fine but I don't have rollover effect. I did everything as you did in your game.

C
Cube Boy over 13 years ago

Do you have Skype? If you do add me (Nik Bartlett / nikydoodle) and we can sort it out :)

S
Seb556 over 13 years ago

"Cube Boy says: November 14, 2012 at 9:56 pm Do you have Skype? If you do add me (Nik Bartlett / nikydoodle) and we can sort it out " I managed to fix that. You set up you game mode to multi-texture while I was working on GLSL. Thanks for nice menu:)

C
Cube Boy over 13 years ago

No problem :)

Sign in to leave a comment.