Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Need clarification on packs with 0 primitives

A topic by LowkeyGamedev created Jul 19, 2025 Views: 395 Replies: 5
Viewing posts 1 to 3
Submitted (2 edits)

The pack I'm using had 0 primitives, only sprites

My engine let's me place them on a plane, like a sprite.

I'd like to place them on a cube (instead of making a cube from 6 sprites)

Is that okay

*Edited for clarity 

Host

As per the rules;

  • Using basic primitives isn't allowed, but you'll find similar objects among the game assets
Submitted (2 edits)

I should have clarified, the pack I'm using has no primitives

https://kenney.nl/assets/shape-characters

I saw a post saying I can put it on a billboard (plane in unreal) so can I put it on a cube, or shall I use 6 planes to make a cube?

I'm doing the 2D 3D mix and 1 pack challenge

Submitted

for your reference @kenney you can see my engine uses planes for the sprites, and if I put planes at different angles I get a cube

is this acceptable?

Host

It's fine! It is all about the end result, if the end result shows the pre-made game assets you're good. Use your own judgement on this :)

Submitted

Ah thanks just got this, yeah I'm not importing anything. The only art is the one pack, it surely is a challenge and I'm looking forward to creating a video showcasing how I did it