Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
Skootroot

Can I cover the Auto-map?

Recommended Posts

The wad I'm working on is a maze and I don't want the player to cheat and use the Auto-map. How could I cover it or do something like this?:

 

 

Share this post


Link to post

That, and conversely, you can give linedefs the "Secret" flag, which makes them look like one-sided lines (solid walls) even when they're not. In principle, you could have the automap show an entirely different maze, or subtly different to throw the player off if they rely on it (like leading them into a trap). Use this power wisely.

Share this post


Link to post
On 2/12/2020 at 8:15 PM, Skootroot said:

The wad I'm working on is a maze and I don't want the player to cheat and use the Auto-map.

 

If you don't want to permit the automap as a navigational aid, that is your call, but "cheating" is the wrong way to describe that. 

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×