Rim Walls
-
- Posts: 9
- Joined: Wed Dec 22, 2010 8:47 am
- Location: The Internet?
- Contact:
Rim Walls
For a moviepack is there a way to have more than 4 (a-d) rim_wall pngs?
- AI-team
- Shutout Match Winner
- Posts: 1020
- Joined: Tue Jun 23, 2009 6:17 pm
- Location: Germany/Munich
- Contact:
Re: Rim Walls
well there are only 4 rim walls xD
"95% of people believe in every quote you post on the internet" ~ Abraham Lincoln
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6712
- Joined: Thu Dec 18, 2003 7:03 pm
Re: Rim Walls
Just in case you didn't notice, that's a joke. I believe it's hard coded at 4 textures. They repeat going around. That number is independent of the number of axis (rim walls). The textures can be, I think, at any power of two resolution. Not sure what happens when they're not square.AI-team wrote:well there are only 4 rim walls xD

Re: Rim Walls
Nothing unexpected. You can use non-square textures and suitable stretch factors to get the same effect you'd get with more textures. The four texture split was only done because back then, the common texture size limit was 256x256.Tank Program wrote:Not sure what happens when they're not square.
-
- Posts: 9
- Joined: Wed Dec 22, 2010 8:47 am
- Location: The Internet?
- Contact:
Re: Rim Walls
Stretch factors?
edit: Ahh, I gotcha!
Thanks for the info. what about floor grid size? I've tried to change it but it wont scale.
edit: Ahh, I gotcha!

Re: Rim Walls
Did you try the GRID_SIZE_MOVIEPACK version?
-
- Posts: 9
- Joined: Wed Dec 22, 2010 8:47 am
- Location: The Internet?
- Contact:
Re: Rim Walls
Ahh, that worked, cool. Is there a way to individually color the AI bikes on your team?
Re: Rim Walls
Not in any way you probably would like. You can change the team color as a whole, the individual colors AIs more or less randomly pick are hardcoded and blended with the team color.