4ian / GDevelop

🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone.
https://gdevelop.io
Other
9.02k stars 786 forks source link

Adding terrain to the existing pixel art asset pack by pixel frog #4424

Closed HelperWesley closed 1 year ago

HelperWesley commented 1 year ago

The existing version of the asset pack in engine does not have the terrain art from the original asset pack.

This updated asset pack just adds a folder with terrain options in it: -6 new 9patch panel sprites to use as platforms, walls, etc. -3 new sprite objects to use as thin jump through platforms.

Bouh commented 1 year ago

One object terrain is called 9patch. It's maybe not the best name. I could rename this asset "terrain", what do you think?image

HelperWesley commented 1 year ago

I copied the format from the wiki page. 😕 image

I don't see any object on the list that's just called "9patch". Everything begins with "9patch_" but then has a name associated with it along with the cardinal direction it's supposed to be placed in.

Entr0py404 commented 1 year ago

This was a issue on my side sorry about that

Screenshot 2022-10-27 113503

HelperWesley commented 1 year ago

No worries, I'm just glad we don't have to rewrite the wiki or something.

I had also done this with another asset packs too, and I'm picking at a few others now, so I'm glad I don't have to go re-do any of it. 😅

Bouh commented 1 year ago

Done, sorry to be late, and thanks for the files!