Discussions for Scenes for Version 1.2.X Fullscreen Mode here
Tudo sobre iStripper
May 13, 2014, 5088 respostas
I had some issues with model names not showing in Fullscreen. I wasn't aware this is controlled by the SCN code.
In the beta PC 1.2.06 testing thread, @Alexlsg said ~
" The names will be displayed only if clipNameSprite nodes are specified in scenes. That's let the scene's author to put the name where he wants."
ok, so I have added underneath each clipsprite entry the code clipNameSprite per clip:
//Model name
clipNameSprite {
pos: -23, -70, 0
hotspot: 0.5, 1
source: clip
}
Now model's name appears for every animation change.
I've updated the ET Scenes SCN accordingly to reflect this,
and added to comments in the zip's extract where to extract to, viz:
http://asfile.com/file/6P1hnSK/ET_Scenes02.zip