godotengine / godot-demo-projects

Demonstration and Template Projects
https://godotengine.org
MIT License
5.65k stars 1.58k forks source link

gd paint from godot 3 #969

Closed Ghofar05 closed 11 months ago

Ghofar05 commented 11 months ago

hello, this is converted project demo of gd paint from godot 3 to godot 4. i've make sure there no bug. thankyou

Calinou commented 11 months ago

GDPaint was already updated for Godot 4 here, and is fully functional: https://github.com/godotengine/godot-demo-projects/tree/master/gui/gd_paint I tested it in 4.2.dev5 last week.

aaronfranke commented 11 months ago

Calinou is correct, this demo has already been ported and goes in the GUI folder, not the 2D folder, as of https://github.com/godotengine/godot-demo-projects/pull/742.

Ghofar05 commented 11 months ago

my bad, sorry. i was think this demo have not ported yet because i couldn't find this demo in the godot 4 editor asset library project

Calinou commented 11 months ago

my bad, sorry. i was think this demo have not ported yet because i couldn't find this demo in the godot 4 editor asset library project

See https://github.com/godotengine/godot-demo-projects/issues/920.