Scrolling Textures
BulletHead
Join Date: 2004-07-22 Member: 30049Members
<div class="IPBDescription">How do you make em</div> Ok, first let me say, I TRIED to check my tuitorials... however, of the 5 i have bookmarked, 2 are currently down (<a href='http://countermap.counter-strike.net/Tutorials/' target='_blank'>http://countermap.counter-strike.net/Tutorials/</a> and <a href='http://www.nssource.co.uk' target='_blank'>http://www.nssource.co.uk</a>) are down, and the other 3 didn't have any info on this topic..
I forget how to make scrolling textures... like at Ore Scanner... in fact, it's the SAME texture I'm using too...
I just can't remember for the life of me how to do it..
Anyone willing to remind me?
I forget how to make scrolling textures... like at Ore Scanner... in fact, it's the SAME texture I'm using too...
I just can't remember for the life of me how to do it..
Anyone willing to remind me?
Comments
And that's it <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile-fix.gif' border='0' style='vertical-align:middle' alt='smile-fix.gif' /><!--endemo-->
you might need to set the "no push" and "no solid" flags for the effect you want.
In other words you would see various text scrolling...
replace the * with a name. The important thing is, that the texturename starts with scroll. after that simply apply the texture on the func_conveyor.
replace the * with a name. The important thing is, that the texturename starts with scroll. after that simply apply the texture on the func_conveyor. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
Not a big user of Wally. How do I convert a jpeg to a wad?
switch to explorer, select your jpg (or more than one) and simply drag and drop it into wally.
it will create a new texture with the name of the jpg. then rightclick on the image in wally, rename it, save it, and you're done.
The jpg's dimensions must be dividable by 16.
If you ever change which wads you are using or remove some from the list, ensure that you run this program again to re-generate "wad.txt".<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
Although I did not run makewad.exe prior to compilation, I DID add the scrolljag.wad to the wad.txt manually.
in that case doublecheck if your wad file is in the nsp folder.
Yes, I have tried setting the yaw compass to no avail, and even selected up.
Yes, I have tried setting the yaw compass to no avail, and even selected up. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
Change the texture alignment. It will always scroll the same direction, you have to change texture alignment. (remember, if you want something to scroll down, rotate the texture and then save it as a scrolling texture)
That is what I meant <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->