this shuts down rumors that bethesda will move to unreal engine for ES6

you are viewing a single comment's thread
view the rest of the comments
[–] 13 points 6 months ago

Nah. They are detecting the collision in order to push the player, so the engine is doing the work already. They could easily add an on_collision_player event in the NPC controller that fires at that point to handle NPC reaction.

The age of the engine impacts things like loading screens, poor use of modern hardware, etc. The 2004-era NPC handling is simply a reluctance to do any more than the bare minimum.

  • source
  • parent