Playmaker what is it used for?
-
What does it simplify and so on? I see that even the pros use it.Unity Game Engine Piper Duarte, Aug 6, 2019
-
Visual scripts. Useful for prototyping - a game designer can play with the mechanics without involving a programmer, and when the mechanics are working, the programmer can already rewrite it in the form of a "clean" code with all sorts of optimizations and other things.Anonymous
-
This is a visual code editor, micro scripts are convenient to doEmma Andrade
2 Answers
Your Answer
To place the code, please use CodePen or similar tool. Thanks you!