DucktapeEngine / Ducktape

Ducktape - An open source 3d C++ game engine.
MIT License
127 stars 25 forks source link

In-built Sprite Editor Feature #50

Closed RomKart closed 2 years ago

RomKart commented 2 years ago

Can I try making this?

[Edit] This is a Pixel art editor inside the Game Engine, which makes users easy to use the engine! So, we can make sprites easier and prolly faster! I guess we have some plans to make DuckTape for phones.. In those cases, this idea would be so helpful i guess! :)

aryanbaburajan commented 2 years ago

@RomKart Yup that would be helpful. But as the game engine doesn't have an actual GUI Editor yet, how do you plan to let the users edit the sprites?

RomKart commented 2 years ago

Is Non-GUI Editor possible?

Like uhh.. a separate program for Ducktape Version1.0. till we get GUI Editor?

aryanbaburajan commented 2 years ago

@RomKart That seems unecessary, and we will have to recreate this entire issue in Ducktape v2.0 when we actually do get a GUI Editor. Thus I'll be closing this issue for now.