Game Development Reference
In-Depth Information
Naming a script
Let's start by naming the script. As an example, we will create a script that adds two num-
bers together and displays the result in a message. So, we can name our script scr_Add .
Notice the naming convention used at the start, where scr is short for script.
Search WWH ::




Custom Search