Area Scaling: Difference between revisions

From Adventure Game Studio | Wiki
Jump to navigation Jump to search
*>SSH
mNo edit summary
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{stub}}
{{thread|Area Scaling module|26724}} by tiagocorreia. A module based on SteveMcCrea's RegionScale module.
 
This module allows the characters to have continuous scaling, but in any direction. Currently AGS only supports the vertical direction and this module adds this functionality to any direction.
 
The main difference between this module and the RegionScale module is that it uses Walkable areas instead of Regions.
 
{{Module|Misc}}
{{Module|Misc}}

Latest revision as of 04:41, 19 August 2012

Area Scaling module by tiagocorreia. A module based on SteveMcCrea's RegionScale module.

This module allows the characters to have continuous scaling, but in any direction. Currently AGS only supports the vertical direction and this module adds this functionality to any direction.

The main difference between this module and the RegionScale module is that it uses Walkable areas instead of Regions.