Difference between revisions of "Modding: Resources"

From Divinity Engine Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
== Resources and modding one ==
 +
 
Resources are the building blocks of all objects in the game world.<br />
 
Resources are the building blocks of all objects in the game world.<br />
  

Revision as of 15:23, 14 September 2017

Resources and modding one

Resources are the building blocks of all objects in the game world.

More info on how resources work can be found here: Resources explanation and here: My first: Resource
More info on the content browser, where you'll be managing resources, check this page: Content browser


To modify an existing resource, simply press the sidebar's edit button (Checkout.png) or press "Open for Edit..." in the content browser's right-click menu.
You'll get a notification as follows:

ModdingResource.png

Identifying modded resources

A modded resource is marked grey in the content browser and has it's "Active" property set to "False".
To quickly find the modded version that is going to be active in-game, simply select "Go To Active Resource.." in the right-click menu.