biba video games are written in computer languages, such as C++, C sharp, and if you're feeling particularly masochistic, Java.
there are lines of code that trigger events, but there are also lines of code that call an image, model, or animation from the game's directory.
Like, the game says Garrus Vakarian exists on this map, in the player's view. go into the mass effect model directory, load the file garrus_mesh.fbx, load texture garrus_d.png garrus_spec.png garrus_n.png, use material garrus. Then the code continues with his AI and scripting.
no subject
biba video games are written in computer languages, such as C++, C sharp, and if you're feeling particularly masochistic, Java.
there are lines of code that trigger events, but there are also lines of code that call an image, model, or animation from the game's directory.
Like, the game says Garrus Vakarian exists on this map, in the player's view. go into the mass effect model directory, load the file garrus_mesh.fbx, load texture garrus_d.png garrus_spec.png garrus_n.png, use material garrus. Then the code continues with his AI and scripting.