scatter icon indicating copy to clipboard operation
scatter copied to clipboard

Godot version 4.0

Open AndreaCatania opened this issue 4 years ago • 8 comments
trafficstars

Do you have plan to support Godot 4.0?

AndreaCatania avatar Jan 28 '21 17:01 AndreaCatania

I do! But not immediately.

Last time I tried, Godot 4.0 (especially the GDScript part) crashed way to often on my machine (Ubuntu 20.04) and made development too annyoing. That was more than a month ago though so maybe things got better in the meantime? I'll give it a try again but I don't set my hopes too high

HungryProton avatar Jan 28 '21 17:01 HungryProton

Yee I see, well that's a good plugin that I would use, for the game I'm working on, if available for Godot 4. I hope to see it soon supported :)

AndreaCatania avatar Jan 29 '21 07:01 AndreaCatania

@HungryProton I recently ported my game to Godot 4, and it was decently stable. Maybe worth a try again. (11 mon. later) Dev build - v4.0.dev.20211117

stryker313 avatar Dec 04 '21 17:12 stryker313

Yup, Godot 4 is getting more and more stable, I'm hoping to get a working version at the end of next month but no promises :no_mouth: (I'm moving to another country at the moment which means, I'll probably only start working on this in a few weeks)

HungryProton avatar Jan 19 '22 18:01 HungryProton

I see there is a v4 branch, what's its status? Do you need help?

jgillich avatar Jun 11 '22 21:06 jgillich

Yeah, porting the add-on is a lot longer than I thought, but that's also because I'm completely changing how the user defines the shapes where nodes are scattered and fixing some bad architecture decisions from the 3.x version. The modifier stack was reworked to be easier to use, too.

It would be hard to coordinate at this point, but it shouldn't take too long before the first working version.

HungryProton avatar Jun 12 '22 08:06 HungryProton

I guess godot will be in feature frozen beta soon, very much looking forward to using your plugin there 🙏

tavurth avatar Sep 14 '22 11:09 tavurth

I hope I can get it done around the beta release. The bulk of the work is done (on the v4 branch), now it's mostly about bug fixing and UX improvement.

HungryProton avatar Sep 15 '22 11:09 HungryProton

I am also making the jump to V4 and I cant wait for your awesome project to be available there! :D

sebastianrueckerai avatar Oct 27 '22 09:10 sebastianrueckerai

I hope I can get it done around the beta release. The bulk of the work is done (on the v4 branch), now it's mostly about bug fixing and UX improvement.

Looking forward to this!

Trey2k avatar Jan 05 '23 13:01 Trey2k

Current status is:

  • It works on Linux
  • There's a physics bug on Windows I still need to fix, in the Project on colliders modifier (the rest should work).
  • The folder structure needs to change to make it compatible with the asset lib

There's still a lot of optimization to do as well. Godot 4 supports compute shaders, some modifiers could benefit from that for example, but that can wait for after the asset lib.

HungryProton avatar Jan 07 '23 10:01 HungryProton

Closing as v4 has been up and running for a while now and is available from the asset library.

HungryProton avatar Jun 13 '23 10:06 HungryProton