Data: Difference between revisions

From Skyscraper Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 15: Line 15:
Sounds are mostly used for elevators. Since the game doesn´t have any music beside the Main Page Music. They are used for buttons, doors opening and closing, and more.
Sounds are mostly used for elevators. Since the game doesn´t have any music beside the Main Page Music. They are used for buttons, doors opening and closing, and more.
== Fonts ==
== Fonts ==
Fonts are used on buttons, signs and Elevator Indicators to show floors. They have their own folder inside Data. They are stored in .ttf files.
Fonts are used on buttons, signs and Elevator Indicators to show floors. They have their own folder inside Data and are stored in <code>.ttf</code> files.
== See also ==
== See also ==
* [[Buildings]]
* [[Buildings]]

Revision as of 23:07, 18 May 2024

This article is legitimate.
It contains good-faith information, such as an existing building or content.

Data on Skyscrapersim inxluswa every texture / sounds / fonts etc. Those data are everything that makes the building be like they are. If you don't have the required data for any buildings, that part of the building with the missing data will switch to the default.png file. They are found on the Data folder of Skyscrapersim. Default built-in Skyscrapersim data are known as SVN data. With other Third-Party data being downloaded on Integration Projects or Data Packs.

Data Packs

Some Data Packs with various data can be found on Skyscraper. Examples of Data Packs:

Textures

Textures / Images are files on png, jpg, gif and other image files that make up nearly the entirety of all data at Skyscraper. They can range from poorly made elevator fixtures to high quality windows or floor textures for example. In Skyscraper they are loaded on a building at the <Textures> section.

Sounds

Sounds are mostly used for elevators. Since the game doesn´t have any music beside the Main Page Music. They are used for buttons, doors opening and closing, and more.

Fonts

Fonts are used on buttons, signs and Elevator Indicators to show floors. They have their own folder inside Data and are stored in .ttf files.

See also