Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi, I'm trying to add a script to the up button while floating but it seems that it's impossible. 
The idea is to let the player float just for a second with a different animation state.
I've only managed to make it work with an On Update screen, but I have performance issues. 
I don't understand why the script won't work with the button locked to the floating. Do you know if there's a better option to do it? 

The main problem is that on the "Attach script to A Platformer+ State"  the state floating isn't avaiable