Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Message help
Abion47 Offline
Senior Member

Posts: 369
Threads: 22
Joined: Oct 2015
Reputation: 46
#8
RE: Message help

(03-09-2016, 07:31 PM)WALP Wrote: For now the easiest solution is to use subtitles instead.

But I know for a fact that it is possible to project a terminal on top of the players face, and therefore get all of the GUI features they have, since they did this with the deathscreen in the maingame.

The problem with using this method in the main game is the following:
1. the deathfx terminal is non transparent, and completely dark, so a custom one must be made (do note that transparent terminals are indeed supported, tested it myself, so it's just a matter of setting it up)
2. the old terminal code was never intended for a moving player, and will likely need to be revised, at least from what I can remember I could not get it to work properly in the time I spend fiddling with it.

This is pretty advanced stuff, so I would recommend going with the subtitle solution for now, unless you suddenly become super modder man.

Forgot to address this.

The reason that FG went with the terminal-attached-to-the-player's-face approach for the game over sequence was so they could make use of the visual effects (like chromatic aberration) during the sequence in addition to the spooky pictures. The regular way to draw stuff to the player's screen doesn't support these effects, which is why they went with that approach.

Unless you have a specific reason to use specialized terminals over player modules for the HUD stuff, the modules are supremely simpler to use, and they don't require that the player is otherwise stationary (which adds a whole other level of complexity to it all).
03-11-2016, 11:33 AM
Find


Messages In This Thread
Message help - by jamistara - 03-09-2016, 02:42 PM
RE: Message help - by A.M Team - 03-09-2016, 03:23 PM
RE: Message help - by jamistara - 03-09-2016, 03:36 PM
RE: Message help - by Mudbill - 03-09-2016, 05:24 PM
RE: Message help - by WALP - 03-09-2016, 07:31 PM
RE: Message help - by Abion47 - 03-11-2016, 11:33 AM
RE: Message help - by Abion47 - 03-10-2016, 01:49 AM
RE: Message help - by jamistara - 03-10-2016, 04:46 PM



Users browsing this thread: 1 Guest(s)