diff --git a/OB3.mediawiki b/OB3.mediawiki index 90c54ce..2ab9965 100644 --- a/OB3.mediawiki +++ b/OB3.mediawiki @@ -85,4 +85,6 @@ public class OB3Model { } == '''Face sides''' == -A '''negative''' face_back or face_front value indicates a '''solid colour''', whereas a '''positive''' value indicates a '''texture'''. \ No newline at end of file +A '''negative''' face_back or face_front value indicates a '''solid colour''', whereas a '''positive''' value indicates a '''texture'''. + +The texture is defined by its offset in the client's sprite array. \ No newline at end of file