playMaker

Author Topic: Unity acquires Bolt  (Read 3999 times)

markmandarin

  • Playmaker Newbie
  • *
  • Posts: 49
Unity acquires Bolt
« on: May 05, 2020, 12:24:16 AM »
Unity Technologies acquires Bolt from Ludiq.
https://gamedaily.biz/article/1729/unity-technologies-acquires-bolt-from-ludiq



I have no idea what they planning to do with their new Visual Scripting though.
Anyway, PlayMaker is the far best programming solution I have ever tried, nothing compares.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Unity acquires Bolt
« Reply #1 on: May 05, 2020, 03:24:55 AM »
Hi,

 Yes, Let's see how/what Unity will do with this, but indeed, if you can use Bolt you can code just as good, because it's a one to one relationship with the coding strategy ( they do have some modules like an FSM, so that's good of course), they just can't afford to provide the same system as Playmaker because by nature, it doesn't scale because for every new api you have to provide a hand written custom Action, yet that's the best approach for the end developer because you can then provide more features around that api then simply exposing it, which is why PlayMaker will always have a tremendous advantages in terms of production speed and design workflow.

Also, Bolt as is it not ready for production because of the performance impact at runtime ( because it soley relies on reflections which is costly in terms of perfs), let's see how Bolt 2 performs, hopefully they can improve on that.

Bye,

 Jean

markmandarin

  • Playmaker Newbie
  • *
  • Posts: 49
Re: Unity acquires Bolt
« Reply #2 on: May 05, 2020, 02:33:52 PM »
As an artist, I could say they will lose again. Artists want a logic creation tool like PM, not a classic programming environment with visual appearance.
Interesting to see what will they do whit their "Dark Interface" visual scripting based on DOTS.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Unity acquires Bolt
« Reply #3 on: May 06, 2020, 03:04:59 AM »
Hi,

I think it's in an effort to align themselves with Unreal blueprint system, that's all.

Bye,

 Jean

Broken Stylus

  • Beta Group
  • Hero Member
  • *
  • Posts: 773
Re: Unity acquires Bolt
« Reply #4 on: May 13, 2020, 12:11:08 PM »
they do have some modules like an FSM, so that's good of course)

As I said, that's what they'll also concentrate on. Bolt will clearly be two-layered.
However, will Unity foster a community that will freely provide these modules, sharing them in a special corner of the asset store or forum?
So much user-generated content, for free. It might get close to what one would identify as undeclared work.

Quote
they just can't afford to provide the same system as Playmaker because by nature, it doesn't scale because for every new api you have to provide a hand written custom Action

Unity will have the workpower to provide a lot of that. In fact I'm sure Unity will just bother exposing bits and users will come around to cobble the actions by themselves and share them.

Quote
yet that's the best approach for the end developer because you can then provide more features around that api then simply exposing it, which is why PlayMaker will always have a tremendous advantages in terms of production speed and design workflow.

I think it might encourage many third party asset publishers to include a support for Bolt.
It really depends on the success of the "modules" collection.

Quote
Also, Bolt as is it not ready for production because of the performance impact at runtime ( because it soley relies on reflections which is costly in terms of perfs), let's see how Bolt 2 performs, hopefully they can improve on that.

I think it's fairly obvious where they're going with that, Unity wouldn't acquire and officially support a system that is a hog on cores.

Quote
I think it's in an effort to align themselves with Unreal blueprint system, that's all.

There is a lot of that I agree.
Speaking of which, have the core devs of Playmaker ever considered commoditizing this engine to push it to other middlewares' engines? Just curious.
« Last Edit: May 13, 2020, 12:17:00 PM by Broken Stylus »

Broken Stylus

  • Beta Group
  • Hero Member
  • *
  • Posts: 773
Re: Unity acquires Bolt
« Reply #5 on: May 13, 2020, 12:28:43 PM »

tcmeric

  • Beta Group
  • Hero Member
  • *
  • Posts: 768
Re: Unity acquires Bolt
« Reply #6 on: May 14, 2020, 09:30:13 AM »
If Unity does with Bolt what they have done with ProBuilder... I am not worried, lol. Since they acquired TMP, ProBuilder, etc, they have virtually done nothing. Again, looking at XR kit they have released, its still not close to VRTK 3, which was done a long time ago. Things don't seem to move very fast at unity when it comes to these 'extensions'.

Thore

  • Sr. Member
  • ****
  • Posts: 480
Re: Unity acquires Bolt
« Reply #7 on: May 14, 2020, 02:34:25 PM »
If Unity does with Bolt what they have done with ProBuilder... I am not worried, lol. Since they acquired TMP, ProBuilder, etc, they have virtually done nothing. Again, looking at XR kit they have released, its still not close to VRTK 3, which was done a long time ago. Things don't seem to move very fast at unity when it comes to these 'extensions'.

... or how they bought up Anima2D which they practically shelved and then developed a different 2D solution. Maybe they find out that they cannot expand on the asset, so they have to leave it as it is to maintain compatibility, and acquire the talent or code bits and then do their own thing. Or they buy to patch up a momentary hole in the toolkit.
« Last Edit: May 14, 2020, 02:36:10 PM by Thore »

Broken Stylus

  • Beta Group
  • Hero Member
  • *
  • Posts: 773
Re: Unity acquires Bolt
« Reply #8 on: May 14, 2020, 04:30:24 PM »
They behave like silicon valley giants, buying rising and promising tools to kill them by negligence or suffocation. They could have at least waited for Bolt 2 to be trialed for a year or more. They're weird. Despite being a popular engine, they feel like a need to compensate against Unreal engine so they can say "this function, we have it too!!"


BlizStudio

  • Playmaker Newbie
  • *
  • Posts: 26
    • Bliz Studio Web site
Re: Unity acquires Bolt
« Reply #10 on: July 26, 2020, 09:51:14 AM »
In regards to Bolt vs. Playmaker, is there a plan for a Playmaker 2.0? 

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Unity acquires Bolt
« Reply #11 on: July 27, 2020, 01:13:40 AM »
Hi,

 PlayMaker 2.0 is planned, but it's still will remain true to the genuine processes of playmaker FSM.

Bye,

 Jean

BlizStudio

  • Playmaker Newbie
  • *
  • Posts: 26
    • Bliz Studio Web site
Re: Unity acquires Bolt
« Reply #12 on: July 27, 2020, 04:28:38 PM »
Thanks Jean!  Looking forward to it.  Do you have an idea of release?  Beta? 

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Unity acquires Bolt
« Reply #13 on: July 28, 2020, 01:57:18 AM »
Hi,

 nop :) it's pretty secret at the moment, I haven't seen any alpha still.

Bye,

 Jean