Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

How many rails can be used at once? The video only shows two... For a decent rhythm game I would expect to have maybe 4 or 5 buttons being used. And would it be possible to have the rails running vertically rather than horizontal? I'd like to be able to set up something like Friday Night Funkin' or a "poor man's Guitar Hero" lol. 

(+1)

You can use as many rails as needed based on the rpg maker buttons that are configured.


As for vertical rails, you can use the update functions to constantly set a rotation value for the rail. Please keep in mind the button will be rotated as well.


You can view the help file for more info