Login / Registrieren
DE EN FR ES IT CZ
Zurück Nach oben

3D objects in the inventory

  • #1, by Toasted Adventures 11 years ago Zitieren
    Hi!

    Is it possible to examine items in the inventory and go to a close up where you can rotate a 3D object that is the item in question?

    Lo
  • #2, by sebastian 11 years ago Zitieren
    there are no 3d items, but you can fake a 3d detail view of an item by using pre rendered graphics:
    when looking on an item graphic (use look) a "detail view" interface could pop up which has a 360° rotating animation. I think you can also use lua to rotate it only to a desired frame of an animation when you click on rotate left/rotate right buttons...
  • #3, by Toasted Adventures 11 years ago Zitieren
    That is a lovely idea! Thank you very much! I will definitely try that smile
  • #4, by AkcayKaraazmak 11 years ago Zitieren
    Or you can import your 3d objects as characters as npcs. Then you may call them when you click the related item in the inventory. Never tried this but it may work. And with lua you could rotate them. But the best solution is to make them pre-rendered, as our friend Toased wrote smile