- Joined
- Mar 28, 2016
- Messages
- 1,623
- Reaction score
- 1,439
- First Language
- French
- Primarily Uses
- RMMV
Description of the Feature:
Code for Implementation:
Rather simple.
At the start of the game.
Add to the items objects, the new property edited in the editor.
Mockups:

Why is this feature good?
This feature is great because of the following:
Possible issues with this feature?
Issues that might arise from this feature:
- Add an objects JS in editor
Code for Implementation:
Rather simple.
At the start of the game.
Add to the items objects, the new property edited in the editor.
Mockups:

Why is this feature good?
This feature is great because of the following:
- Make it possible to use the editor instead of building a custom JSON
- Avoid editing in js, and add more ergonomics to the editor.
The idea could be applied to the whole DataBase. - To avoid messy code in METADATA
Possible issues with this feature?
Issues that might arise from this feature:
- None to my knowledge, even for older versions.
This option will simply build the Json Database, taking objects from editor and adding new property to JS Objects.
