This is just a realization

Started by DaleksOfSkaro on

Topic category: General discussion

Active 3 months ago
Joined Jan 2017
Points:
953

User statistics:

  • Modifications: 0
  • Forum topics: 23
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 270
This is just a realization

So i was wondering "Why do procedures seem so familiar to me" Because the second i started working with them after coming back, i felt a sense of Deja vu, and didnt know w h y i felt so at home using it. I just realized it works the EXACT same way Clickteam Fusion handles making games without coding, which was a huge surprise to me, they have a lot of differences in some area, as they tackle different ideas, but oml i was shocked when i realized w h y it felt so similar. Im honestly betting this is 100% coincidence but it was just a neat coincidence.

For our procedure editor, we…
Thu, 10/03/2019 - 09:24

For our procedure editor, we use Blockly library developed by Google: https://developers.google.com/blockly

It is used by many other tools too so this is why you probably find it similar :D