Help this asset pack reach its goal

Raised
$955.36
Goal
$200.00
477%
of goal
124
contributors
$7.70
average contribution
$67.14
top contribution

A downloadable asset pack

Get this asset pack and 7 more for $64.16 USD
View bundle
Buy Now
On Sale!
50% Off
$10.95 $5.47 USD or more

Prototyping is a way to create a small playable version of your game without sinking too much time into it’s development. The purpose of this approach is to get something payable in front of a playtester without having to produce any new assets. Instead, basic shapes like cubes and spheres are used as a stand-in for models that will be produced later. This approach is popular for both developing mechanics and for level design.

  • 22 boxes
  • 12 curves (circle)
  • 24 slopes
  • Graybox2D - complete spritesheet
  • Graybox2D - original Aseprite file
  • Graybox_Pack - ready to use in Game Maker
  • Graybox2D - Ready to use in Unity (prefabs + colliders + sprites)
  • 2 test images 

This is an early version of this pack. I will made more assets to improve it. Please, if you find some problem or trouble in the download or pack, contact me by MD or making a comment and I will try to help you! Thank you so much.




Purchase

Get this asset pack and 7 more for $64.16 USD
View bundle
Buy Now
On Sale!
50% Off
$10.95 $5.47 USD or more

In order to download this asset pack you must purchase it at or above the minimum price of $5.47 USD. You will get access to the following files:

Graybox2D_v1.0.rar 1.2 MB

Comments

Log in with itch.io to leave a comment.

Wish there was something like this for Godot...

Tell me your idea, how should it be work? I could try to make it possible.

(1 edit)

Godot (at least 4.3) has terrain patterns that can be stored after selecting a part of your level. If there is a way to combine a pattern to multiple terrain tile sets as well as intercepting the placement of the pattern... One could replace the tiles with tiles from other tile sets (keeping same location ID or something to make it be consistent) as well as adding tiles to the edges of the pattern (thus forming rooms instead of just blocks like in the picture)...
Okay, so this is me just rambling... If I have something more useful, I will return to this ^^".
In essence:

- Get general use patterns that have rules inside of it or a plugin or something that can force rules on the patterns.
- Pick a tile layout that would be compatible with the general use patterns mentioned earlier.- While adding the patterns, make something grab appropriate tiles based on location whithin the tile-set, but add some randomness to elements (foliage?)added to it as well as remove their collision by disabling it or something.

If I could put down terrain patterns in my game that would vary a bit every time as well as follow guidelines for tile-sets used with those patterns, I could just make areas to move around in. Though that would require more work... Because of how (for me at least) the auto-placement works (draw a square, it fills in the space based on rules affecting the tiles themselves -> Peering bit thing.) and collision works (one way or not for example or only affecting a part of the tile)... Yeah, gonna be a complicated thing...  EDIT: Yes, you have to set the peering bit PER TILE... So that's fun... Not to mention drawing the collision box per tile...

(+1)

Also, does this asset pack have any assets for 8x8 tiles/slopes, and similar?

Which versions of GameMaker Studio does this support?

(+2)

I don't get it.  The package contains only the box sprites as prefabs?

Is this a sprite sheet of greyboxes? (I tend to use Gamemaker and I am just interested in how this can help my projects)

(+3)

Is there any chance you can release a demo of it or video showing the process of simple prototyping?