Question about TITLEMAP

Archive of the old editing forum
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Locked
Nevander
Posts: 2254
Joined: Mon Jan 06, 2014 11:32 pm

Question about TITLEMAP

Post by Nevander »

What all happens to the player during a [wiki]TITLEMAP[/wiki] being played? The wiki states:
The player's start location serves as the initial camera point.
...
The player has no control over their character and cannot move around/shoot/use things or do anything at all.
But what about monsters? Will they attack the player? If so, will the player die?

I am remaking the Doom 64 titlemap thing and I need monsters to still attack the player start, but not be able to kill him.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49228
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Question about TITLEMAP

Post by Graf Zahl »

There is no player in a titlemap. It never gets spawned.
User avatar
Rachael
Posts: 13930
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: Question about TITLEMAP

Post by Rachael »

What you can try is create a player friendly "monster" and have an ACS to switch the view to that monster. Then use Thing_Hate to activate it. I haven't ever tried this, myself, though.
Locked

Return to “Editing (Archive)”