MRBazilevs Posted January 4, 2017 Posted January 4, 2017 thank Google translator!I apologize in advance for the poor knowledge of the English language.I created this topic in order to get advice.Now I'm doing a thesis which is developing the game on UNITY. in search of information I came across a development diary "Pillars of Eternity Update 79: Graphics and Rendering". I realized that I am not familiar with the necessary technical part of this great game and wanted know how they make this(if can). How developers make positioning of object on 2D background, so character can move behind other object's like home or tree(but in video clearly see purple road, what character use for moving)
Xaratas Posted January 6, 2017 Posted January 6, 2017 The game have different layers. It has the map, the navmesh, the players, the moveable parts (doors and such), and the lightning. I do not know what else goes into the rendering. More modding for PoE II | How to Work with Stringtables
MRBazilevs Posted January 6, 2017 Author Posted January 6, 2017 then scenes backdrop is still not a monolithic set of different objects? On the screenshots embedded in the message I tried to identify incomprehensible details
Xaratas Posted January 7, 2017 Posted January 7, 2017 The whole Background is one rendered image. I got tuched up to look nicer, and got a few animated elements, namly the fx_fireflys in your pictures. The big animated grass landscapes got cut, i think they trashed the performance completely. The pink surface is the nav mesh, and its mostly not drawn to best accuracy. But for how exactly they retained the depth / order of the flattened objects a developer should answer. More modding for PoE II | How to Work with Stringtables
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now