Search found 9 matches

by turnstyle
Tue May 23, 2006 1:45 am
Forum: Level Design & Entity Usage
Topic: Debug Menu missing?
Replies: 3
Views: 417

AHHH HA! I figured it out! I'm so proud of myself. :D the problem was the menu.ini I realized that the "done" button was overlapping the "debug" button So if this happens to you, just change this line in the menu.ini : quitoptions=50 342 0 164 40 0 456 0 496 -1 -1 (the 342 was 302, which is the same...
by turnstyle
Tue May 23, 2006 1:35 am
Forum: Level Design & Entity Usage
Topic: Debug Menu missing?
Replies: 3
Views: 417

Yeah I see the debug showing on your demo, but that doesn't help me. Your menu.ini looks very similiar to the menu.ini that comes with RF075.

Are others out there having the same problem?
by turnstyle
Mon May 22, 2006 9:22 pm
Forum: Level Design & Entity Usage
Topic: Debug Menu missing?
Replies: 3
Views: 417

Debug Menu missing?

I can't seem to figure out how to get the debug menu to show up under options.

I'm using 075.

I tried making sure nothing was commented out of the menu.ini - It looks fine to me. No button appears for debug.

Is there something I'm missing?

-turnstyle
by turnstyle
Sun May 07, 2006 5:40 am
Forum: Programming
Topic: RfEdit enhancements
Replies: 15
Views: 4922

I noticed that if you import textures through this new RFEditor, the textures stay indexed (8 bit - 256 colors) into the engine. I wasn't sure why I saw so much banding in my level, then I created the textures through the other route (rfpacker) and my textures came in fine.

Just an FYI

-turnstyle
by turnstyle
Fri May 05, 2006 7:59 am
Forum: Level Design & Entity Usage
Topic: How do you setup pressure plates?
Replies: 3
Views: 390

I tried the platform idea. It seemed like the right course to take, but the problem I have is... Player steps on platform it loops the animation going up and down. What I want is it to stick in the down position. Then when the player steps off of it, it animates back up to its initial state. Meanwhi...
by turnstyle
Fri May 05, 2006 1:27 am
Forum: Level Design & Entity Usage
Topic: How do you setup pressure plates?
Replies: 3
Views: 390

How do you setup pressure plates?

Ok so far I figured out how to step on a model and make it trigger another model to animate(like a door). But what I want to happen is when you step off the model the model that was triggered returns to its initial state. Like a pressure plate. Which then the player will realize he needs to place so...
by turnstyle
Fri Apr 21, 2006 8:23 pm
Forum: Level Design & Entity Usage
Topic: How do you make shadows?
Replies: 5
Views: 762

THANKYOU! this has helped so much. I never added the EnvironmentSetup entity, that was the missing link! thanks again YOU ROCK!

-turnstyle
by turnstyle
Tue Apr 04, 2006 9:03 am
Forum: Level Design & Entity Usage
Topic: How do you make shadows?
Replies: 5
Views: 762

please help. Even a good link to read.
by turnstyle
Mon Apr 03, 2006 7:15 am
Forum: Level Design & Entity Usage
Topic: How do you make shadows?
Replies: 5
Views: 762

How do you make shadows?

Can someone please help me out. I tried using shadow bitmaps. (nothing shows up) I tried stencil shadows. (nothing shows up) Thought maybe I needed to switch stencil shadows on through the main video options menu. But whenever I click on the little red "x" I crash out to windows. (does the "x" mean ...