Skip to main content

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

RPG in a Box

Bring your stories and ideas to life! · By Justin Arnold

Release Notes for v0.4.7.5-alpha

A topic by Justin Arnold created Oct 11, 2017 Views: 49
Viewing posts 1 to 1
(+1)

New Features

  • Entity tooltip functionality: You can now assign tooltip text to entities from their Properties dialog in the Map Editor (or via the new scripting function, “Set Entity Tooltip”). This text will display below the cursor when hovering over the entity in-game.

  • “Set Entity Tooltip” scripting function: Sets the tooltip for the specified entity. An empty string value can be specified for the tooltip text in order to remove the entity's tooltip.

Changes

  • Replaced the “Close” button on the Character Properties dialog in the Map Editor with “OK” and “Cancel” buttons.