The Defold Foundation partners with Rive Inc

We are pleased to announce that we are partnering with Rive Inc. Developers will be able to design and animate in-game characters, UI elements, screen transitions and more in the Rive application and easily integrate them in their Defold games. The animations will run in real time with full runtime control and access to object hierarchies, bones and shapes.

Learn more about the partnership in the press release.

28 Likes

Wow! Never heard about Rive, but it looks amazing! :heart_eyes: Surprising news!

Yesterday I was looking for an animation tool when we were talking about short videos for Defold and now I have a perfect one! :heart:

4 Likes

and on development of a new high performance vector tessellation library suitable for use in game engines. The tessellation library will be released separately and ahead of the full integration which will be released later this year.

Would this be able to load SVG/other vector files perhaps for use as components / node types? Dynamic (from code) vector shape creation / modification at runtime?

The library is for tessellating the Rive app data, producing vertex/index buffers, thus making it easy for game engines to render.

4 Likes

This is really cool. I can see Defold being the top tool for composting Rive animations with sound and interactions for web embed interactables / complex ads. I’ll try to think about how we could use those animations Rive enables in our games. Maybe we could have a gamejam where 90% of the assets must be made with Rive. :slight_smile:

Rive formats will support IK constraint targets like Spine at runtime? https://docs.rive.app/rive/constraints/ik-constraint

4 Likes

Yes.

As I see it Rive can be a complete replacement for Spine. And it is free for individuals. And with a user friendly UI (I never really liked the UI in Spine).

5 Likes

Great news, congrats.
I was wandering around the Rive documentation but couldn’t a find info about mesh deformation. Looks like it is not supporting. I guess it is just vector based. Any idea?

Edit-1: found this but very old: https://docs.rive.app/nima/meshes
Edit-2: I guess it has, nice: https://www.youtube.com/watch?v=96Tn70enXmo
Edit-3: this video is old and I couldn’t drag drop psd file also there isn’t any import on editor.

3 Likes

For many use cases yes. It does not support images (part of the point of vector work) which is a problem for some kinds of games, such as ones with very detailed painted assets - you cannot so easily replicate that with vector only. I will welcome the challenge of making a game only with Rive assets. :slight_smile:

@selimanac Wait, it can import PSDs? :thinking: So it is a full Spine replacement? I can’t seem to get the live version to do what’s in the video, is it older version?

I couldn’t import psd on the current live version(am I missing something!?) actually there isn’t import at all. Looks like video is old and there is no support for images. So it seems Rive is not a full Spine replacement.

1 Like

Seems like there are 2 versions and this is the version 2 without those features. I could only get vector formats like SVG to import.

3 Likes

Great news. But I wish it was earlier as I paid for full Spine license two weeks ago :expressionless:

4 Likes

It’s fantastic!!
The Defold is always made me convinced and happy what I choose this engine among too many game engines. (like Unity, Unreal, Godot…) :star_struck:

3 Likes

Keep in mind that this is the partnership announcement. It will take several months before a production ready integration with Rive will be available to the community.

We’re doing it the right way this time, with Rive being the first extension which integrates with the engine on a component level.

12 Likes

Will this be in the .go space only? One thing I’m missing in Defold is manually created timeline based animations for UI.

I asked some questions in their Discord and runtime IK and Raster graphics are on their roadmap. The video linked above is from the Flare version of Rive. Rive 2 is what will be supported in the future.

9 Likes

We do not know yet. It will be part of the design work we do when we start that part of the implementation.

We will try to involve you as much as possible to make sure we focus on the right things.

4 Likes

100% need to work as GO components and as GUI nodes. I would hope ways to reduce drawcalls for them would be possible and that not every Rive scene would necessarily add another draw call.

I imagine it could be expensive to tessellate lots of animations at once. Will be interesting to see what is possible on old hardware.

2 Likes

Disappointing. I think this effort of core Defold dev team is bit of a waste of time. I hope this doesn’t sound rude(sorry if it is) but there are much more important details need to be improved onDefold if you want to be succeeded.

I disagree for a few of reasons:

  • I truly believe that Rive will with its existing and upcoming features be a very interesting alternative to Spine.
  • As part of this integration we will do the necessary architectural changes in the engine that will allow extension to define new component and data types and integrate these in the editor and the render pipeline.
    • Rive will be the first extension to use these new features but it can also be used to move other tightly integrated systems to extensions (physics and Spine)
  • The Defold dev team will take on another full time developer, funded as part of this partnership, to work on this integration. It will not impact any other planned work negatively.
19 Likes

I think this is a really good thing. Extrapolating and creating those hook (especially the editor part) is no small task, and the fact that the work will be funded by Rive is key.

Personally I’m never too fond of big web apps. I find that when you start to really push them in a real production they tend not to scale well. Rive seems really well done though and I’m willing to see the results we can get.

Go Defold!

6 Likes