Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

You can message me on discord and I can walk you through it. Pretty simple use of interfacing with the EventTrigger component.

maxletraxle#2939

Thanks! That is exactly what I needed. I ended up creating a class that implemented the ISelectHandler and ISubmitHandler interfaces, so I almost got there. I didn't come across the EventTrigger component in my searching though. That's exactly what I was looking for. Good to know for the next one.