Question by
Fspies · May 03, 2021 at 01:10 AM ·
time.deltatimeinputmanagerinvoke
Help with input manager and Invoke function (string name, float time)
Hello, I have a problem when I compile the game, when I open the .exe, the game starts automatically and does not let me open the input manager window, where you could configure the axes, the resolution, the graphics, etc. I guess it must be a unity setting but I don't know where it is. I also want to know if when I call a curtain and put x wait time, this time has the delta time incorporated or should I add it myself. Thanks.
Comment
Your answer
Follow this Question
Related Questions
Cross-Platform Input 3 Answers
Changing (swapping) users movement controls IN GAME on trigger (2D) 0 Answers
Checking input from input.manager axes? 1 Answer
Player input manager "Player Joined Event" is firing but the "Player Left Event" is not! Why? 1 Answer
should I use Invoke or Update? 0 Answers