dim3 Forum

Full Version: Facial Expressions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there any possible way to use textures to make facial expressions? Like in Dragon Quest 8
Ex.
[Image: dq8exrl3.jpg]
Of course. All you have to do is texture it that way.
Then how would I code it to use which texture and when?
To change the texture a model uses, use
Code:
obj.model.fill.change(index,offset);
Why didn't you check the docs before making this thread? Smile
Because I'm lazy natured Sad
And I forgot there was one...
And you think you could walk a mile? in shoes that don't fit? Shame on you!
Reference URL's