
[release] UsableScreen for Deus Ex
I found this mod for UT '99 long time ago. I fixed some bugs, and ported code (from version 1.5 beta) to work with Deus Ex.
It allows to create interactive panels, like in Doom3.
Archive includes version for DX, for UT '99 (for use with UED2), three demo maps, required textures, and my program, to create big ScriptedTextures. The program works with UED2 and with UED1.
The page of version of this mod for UT '99 is here :
http://unreal.lone-wolfs-den.com/SP2D/other/us.htmlThere you're will find how to use it.
WARNING: Don't use UsableScreenController! Use
AdvancedUsableScreenController instead. It more difficult to setup, but it suggests smooth and more precise cursor movement, also it free from cursor "sticking".
I've made special trigger, to use UsableScreen together with CaroneElevator (use it like CEButton). Here is the code:
Download: http://veronika.3dn.ru/UScreen.zipMirrors:http://depositfiles.com/files/nujye1z0phttp://rusfolder.com/31607417Demo:http://youtu.be/3Me-dhxKItUp.s.: This mod is not easy-to-use
