Documentation Visuals inside Blockly Editor

Started by SparkleArts on

Topic category: Feature requests and ideas for MCreator

Active 6 days ago
Joined Feb 2018
Points:
2015

User statistics:

  • Modifications: 1
  • Forum topics: 166
  • Wiki pages: 0
  • MCreator plugins: 3
  • Comments: 795
Documentation Visuals inside Blockly Editor

What about showing Documentation for each Procedure Block if you use for example [CTRL+Right Click] on the Procedure Block.

I mean the Documentation like that:
 /**
* Flat armor penetration. Base value = (0.0) = 0 armor reduced during damage calculations.
*/

At the top of a Method or Class or code.