Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

Is there a way to scale the character down as he moves up on the screen? Or tint a character when they're in a certain spot?

  • Yep, first create a Region in the Room, and set the area (where the player will stand with their feet)
  • Then in it's "Data" in the inspector, set the Scale Top to the scale you want at the top of the region (eg: 0.5x) and Scale Bottom to what you want at the bottom (eg: 1.5x).  
  • In the same place can also set the Tint for the character when in that region (Set the amount of tint by changing the alpha of the color)