How to enable input over nDisplay

I’m tring to make a game over nDisplay , I use a third person character template for starter point and put a nDisplay config and a AI character in the level, I found that when I start game in switchboard, I can only see a still cam , I can not control my Character, any anyone help ? How can I enable input over nDisplay ? (I can see the AI run in the world , everythings work except I can’ t control ) #development-discussion #UE4-27

Inside nDisplayconfig editor, in class defaults ther is an option to turn on “Follow Local player Camera”. Try that for using ndisplay to move with player.

1 Like

i have similar issue ,have created a config with dual viewport at editor its working properly but when i package it it is not showing config file insted of that it is showing player camera i don’t know how to solve if anyone has answer help out

are anyone able to find solution?

i try it ,but it not work on the version of 5.1. i have no idea.

By default a packaged build wont open nDisplay file. Try this:

Hope this helps.

1 Like