Skip to content

1.8.23

Pre-release
Pre-release
Compare
Choose a tag to compare
@simlu simlu released this 09 Aug 01:37
· 11 commits to master since this release
cbce77f

Feature: Added slice exporter (Big thanks to @Raudius)

553v53r 1

Added the option to export slices of the model as bitmap images. This export option can be used for the creation of stacked sprites to create faux-3D models as shown in this tutorial:
http://www.like100bears.com/writing/2d-3d-in-gamemaker-studio
--- Raudius