Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
Altazimuth

Eternity now has flat scaling!

Recommended Posts

After a day of working and usage of some code that was already present but commented out, flat scaling is now in the engine and working! It works for regular flats as well as slopes. In the album you can see flat scaling working with rotation and offsetting, and looking the same as it does in GZDB. Additionally you can see on the slope, individual scaling values for non-square scaling.

https://imgur.com/a/TIXHN

The supported methods of doing this are via UDMF (works out of the box in GZDB, as the property has the same names as in ZDoom), and ExtraData.

The new ED props are:
floorscalex <float>
floorscaley <float>
ceilingscalex <float>
ceilingscaley <float>

In addition to being documented here, these ED props are also documented on the following page: http://eternity.youfailit.net/wiki/ExtraData

Expect this to be in tonight's (2016/11/26) DRDTeam build.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×