Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 1 to 13 of 397 · Next page · Last page
(+1)

cheese ball   

Put Kirby on there

(+1)

Is there a way to get an exported GIF to match the preview speed? I try to export but they're either really choppy or really fast. Other than that, I do love this tool.

Yeah! You just have to calculate how many frames the GIF needs. For example if you want it to do one rotation over 5 seconds, you'd want maybe 5*60=300 frames

Maybe you can get away with less FPS, depends on how smooth you want it.

(+3)

This is incredible and I think it'll actually help in my current project!

(+1)

That's cool to hear! Would love to see your project if you end up using it 

(+2)

I'm using your background generator too :) I edited them to fit the pallet and loop seamlessly. your planet generator was an influence to the very story of this game lol

That's awesome, I really like the style! You really created something beautiful, it reminds me of some nostalgic games :)
Did you do the other assets in the game yourself? 

(+1)

Yes I did! Thank you!  

(1 edit) (+2)

Hello! I used this awesome tool of yours in my recent GMTK submission - probably my best looking game to date, and I accredit that success to you and your tool. A lot of nice things have been said about the visuals, and I made sure to credit you. Thanks for making this.

(+1)

That's awesome to hear, congratulations on your game and well done! Don't give me all the credits though, you did all the hard work of making the game :)
Thanks for sharing and I hope you liked making your game

(+3)

Hi! Thank you so much for these pixel space generators (planets and backgrounds) as I used them in my GMTK Game Jam entry: Planet Looper (https://benbevan.itch.io/planet-looper). I keep getting compliments over the pixel art and have made sure you're credited throughout because, without you, my game probably wouldn't be as successful as it has been!

Oh my god you made it look so good with that CRT=like effect! Gotta try that for myself some time. Good job on the game really! I'm glad it was so successful, and thanks for the credits <3

(+1)

Love it

Thank you :)

(+1)

We have used it in our jam game, Thanks!

I LOVE the added glow effect, thanks for sharing and good job on the game!

(+1)

I utilized sprite sheets made in this generator in my first game. They look great. Thank you for making this!

Congratulations on making your first game, that's huge!  I hope you enjoyed the process and I'm glad the generator came in useful

(+1)

Does the exporting not process on the gpu? It takes a while to export the gif version, maybe I'll try to work on some improvements

It does, but two things:
- It has to render each frame, so it's tied to the framerate of the generator
- Gif is just a very unwieldy file format, I use a library to convert it to a .gif, and perhaps there are speedups possible there
If you get it working faster then let me know

(+1)

Thank you for your work ,i am intending to build a kids game to learn solar system. Hope i will finish it. 

I wish you a lot of luck with it, that seems like a cool project! I'd be interested in seeing it when it's done.

(+1)

Can there be a second slider for rotating along the other axis? Right now, there’s no way to have the north or south pole in view, such as for a top-down perspective.

Unfortunately not, since the planet is not a true 3D object. It's just a circle with some math on it, the planet does not have another perspective. Thanks for the suggestion though!

(2 edits) (+1)

https://i.imgur.com/fY0Rn5w.mp4

It seems the lava world has a texture bug on one side. Especially visible on high resolution while changing the light direction.

Unfortunately this is one of those things I can't seem to replicate. It's probably an issue with how the shader is executed on certain GPUs.

Thanks for the report, I'm not sure that I'll be able to fix that but it's good to know.

(+1)

We used your assets and credited you on our game https://gringo-charlatan.itch.io/starship-farmers. Thank you!

Wow very nice job on creating a game in three hours, can't even imagine how you do that

Glad it came in useful!

Viewing most recent comments 1 to 13 of 397 · Next page · Last page