Treffer: Making a Diner with a Rotating Sign
Title:
Making a Diner with a Rotating Sign
Authors:
Source:
Scripting Farming Simulator with Lua ; page 103-125 ; ISBN 9798868800597 9798868800603
Publisher Information:
Apress
Publication Year:
2023
Document Type:
Buch
book part
Language:
English
ISBN:
979-88-6880-059-7
DOI:
10.1007/979-8-8688-0060-3_5
Availability:
Accession Number:
edsbas.820A4A95
Database:
BASE
Weitere Informationen
With the knowledge and programming skills you have gained in the previous chapters, you are ready to create your first complete mod. In this chapter, we will create a mod that allows players to place a diner with a rotating sign. This will require that you organize 3D assets in your mod, creating a placement system, and write the necessary code to make the sign of the diner spin. Let’s begin!