Bruno Araujo

Results 24 issues of Bruno Araujo

- Create a top bar with all views tabs (Characters, Interactables, Inventory, Quests, Flags, Options) and a left sidebar with lists and the selected content in right. - Sort list...

enhancement

- [ ] Main scriptable object - [ ] Don't store data in memory in the editor - [ ] No content text on the scriptable object - [ ]...

enhancement

A abtract entity, could be anything (narrator, character etc) and could be triggered with collider, click, on awake etc.

enhancement

- Remove custom dictionary and add generic dictionary, or create a new model "DDictionary". - Remove ArrayHelper and add generic List, or creata a new model "DList". - Use Linq...

enhancement

- Use instructions. - Scripting instructions.

documentation

Tests in the development, to validate if the library work properly before release.

validation

Apply try / catch, and all kind of validation if necessary.

enhancement

A demo showing how to use.

documentation

All classes need a summary comment.

documentation