gametechmods
Robot Arena => Discussion => Topic started by: Mecha on January 12, 2014, 12:02:48 PM
-
Hello. I'm working on my new tourney Robo Revolution, And i was wondering if it's possible to make the cursor while your in battle disappear for recording purposes. Like make the texture transparent.
-
Just move the cursor to the bottom left/right of the screen. It shouldn't show.
-
Unfortunately, I don't think there is a way of hiding the cursor just in battles. I'd probably change the graphic to something more subtle like a dot or translucent pointer.
-
There is no graphic, it's coded into the game, unless I'm bind and there is a graphic for it!?
-
Decompile the ra2.cfz and you'll find it stuffed in there with the component txt files. Its just a tga graphic
-
Thanks, but how do you decompile?
-
You can use either Dummy's CFL Compiler (https://gametechmods.com/forums/index.php?action=downloads;sa=view;down=95) or Lu-Tze's CFZ Compiler (https://gametechmods.com/forums/index.php?action=downloads;sa=view;down=90).
-
Thank you :)