This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hello, I am working on a game and I'm trying to add controller support to it. I've already adapted most of the in-game behavior/mechanics to work with controller, so now I'm trying to make the game's interfaces compatible with controller. My team has already created outlines of the UI with code that runs whenever the buttons are hovered over/clicked on with a mouse (changing images, playing sounds, etc.), but for the life of me, I can not think of a way to trigger the "Hovered" state of buttons with controller. I can navigate through the menus and press the buttons with controller using the Keyboard Focus system, but whenever I have a button focused it doesn't activate the "hovered" state, and I can't find a work around. Any suggestions?
Subreddit
Post Details
- Posted
- 1 month ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/unrealengin...