This object is in archive! 

Mod Support - Custom Tag definitions to GameLogic

Brian shared this feedback 2 years ago
Not Enough Votes

I'm new to modding SE, and running into a few issues.

Is there a way to add custom tags to a block's definition file? For example:


<ExplosionSettings>

<ExplodeOnDamage>true</ExplodeOnDamage>

<ExplodeDelay>2</ExplodeDelay>

</ExplosionSettings>


I'd like this to be recognized by any Functional Block, and run my mod's MyGameLogicComponent code if the tags are present.

Any help would be greatly appreciated.


I've added this to the request help area, but I can't seem to delete this here.

Leave a Comment
 
Attach a file