Interkarma / daggerfall-unity

Open source recreation of Daggerfall in the Unity engine
http://www.dfworkshop.net
MIT License
2.7k stars 327 forks source link

RMB Block Editor bugfixing #2597

Closed Podleron closed 6 months ago

Podleron commented 6 months ago

Fixed a couple of bugs.

  1. Fixed a problem where the position of MiscFlatObjectRecords billboards would be calculated incorrectly, when the billboard is duplicated through the editor.
  2. MiscFlatObjectRecords and BlockFlatObjectRecords, BlockPeopleRecords and BlockDoorRecords in Interior and Exterior subrecords need to have unique "position" values. This "position" property is used to identify the objects.