Page 1 of 1

Graphics system

Posted: Mon Nov 27, 2006 5:51 am
by BLACK_PHOENIX
RF is good for doing sci fps games. but i want to do a very colourful game with a cartoon style.

when i try and do a cartoon texture it appears matte and almost grayed out

is there any light entity that could help or is this how it should be.

when i use rfeditpro the textures are very vibrant but when i play the level it looks absolutely terrible.

please help.

Posted: Mon Nov 27, 2006 6:37 am
by Spyrewolf
if this is for pawns in the pawn.ini, there is an entry for ambeint light value so you can have them bright an vibrant.

the value is this taken from the docs

ambientcolor = 255 255 255 - brightness of actor

im not sure of the entity type your after but pawns can also be used as static props as well.

i tend to make pawns static props alot as they have more options so you can add more interactivity to them.

Posted: Tue Nov 28, 2006 6:37 am
by BLACK_PHOENIX
yes that does make it better for the pawns but the actual level is still greyed out

Posted: Tue Nov 28, 2006 7:27 pm
by Spyrewolf
couple of things,

could you post a screenshot of your level after its compiled so we can get a better idea of what you mean,

a. make sure your textures are squared i.e 128x128, 256x256, 512x512 ect

b. if it looks bad, check which driver your using,

c. if it's just the lighting the default lighting in the compile options
the value is 128 128 128; you could change this to 255 255 255

Posted: Tue Nov 28, 2006 8:09 pm
by Jay
1. Select all brushes.
2. Go to the face attributes.
3. Select FullBright.
4. Compile and look at it.

(This deactivates the lightmaps and gives the textures the color they originally have.)

Hope this helps. :)

Posted: Wed Nov 29, 2006 10:23 pm
by BLACK_PHOENIX
thanks. Ive solved it.

One problem was that the gamma was at maximum.

ive also created a new lighting system in maya 8 for a test and then just played around with the lightmap values.

because i cant use maya 8 models in rf ive been using the basic prefabs in rf to make the levels. now that im working on a manga game non of those prefabs r good. i want to have a rocky terrain mountain with a cave inside and a small villiage outside.