July 8 2024 build
It contains good-faith information, such as an existing building or content. |
It contains good information related to Skyscraper Simulator. |
This build fixes a couple major issues, both are related to malfunctions in the ChangeTexture() C++ code. Keep testing this, and let me know if there are any more issues. I also added the Simple - Sliding Doors Demo building which was in a build post but not in the simulator package itself.
For information on the recent addition of For loops to the script interpreter, see the older build article:
Changelog:
- Added the "Simple - Sliding Doors Demo" building from last year
- Initialize direction vectors (fixes an uninitialized memory issue)
- Fixed texture changing functions
- Disable reprepare in ChangeTexture() function, was in a situation causing triangle corruption