#1 2016-07-03 14:31:22

ifran
Member

Character

How to change character in tesseract engine ?
media format fbx or obj  media/model/game/?

Offline

#2 2016-07-03 22:56:02

chasester
Member

Re: Character

that's not a simple question. You will have to modify the source code. There is a renderplayermodel function its in there in a function called rendermodel. Its fairly straight forward if you know any c++. You will have to change it to a model with animation (well if you dont then its gonna throw weird visual errors).

If you dont wanna modify the c++ code then its impossible to simply just change the player model (baring just replacing the existing one).

Offline

Board footer