Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 42 to 81 of 112 · Next page · Previous page · First page · Last page
(1 edit) (+1)

Hi!

i used this to background image in my game

and also used pixel-planet for player sprite

https://play.google.com/store/apps/details?id=com.spst.astrodefense

Thanks for your work!

Hi. Congrats on making a game, awesome job! Thanks for sharing!

(+1)

You can set proper metadata by following the next steps: "Edit game -> Metadata -> Release info -> License for code". Also you can add the link to the source code: "Edit game -> Metadata -> External links"

Thank you, didn't even know that existed lol.

You can leave a comment here to support my proposal about making metadata more visible for those who are interested in it https://itch.io/t/2919128/metadata-encouragement#post-7952450

(+1)

Hello! I wanted to ask just in case if we can use this generator for assets in commercial game projects? Not nft of course haha. This would be really useful for making tiling parallax backgrounds for maps in my rpg. 

(+2)

Yes, feel free to use this in your commercial projects. Hope this works well for your backgrounds!

(+1)

I think planets and stars can be made dynamic

Not sure what you mean? The planets should be random each time. As for the stars I drew some sprites by hand, I think the amount of variation in them is good the way it is currently.

For example, you can add some twinkling stars and allow the user to export a sequence of frames

Ah I see. I think the filesize would be way to big for some of the backgrounds though if you tried to export those as animations. I think a better solution would be to manually add some particles using whatever engine you're using.

(+2)

How do you export the image?

Click the "export" button.

(+1)

Amazing! They even tile! Thank you so much.

Happy you like it!

(+2)

The default export size limit does not meet my requirements. Can I modify the export size limit in the source code to export the image of bigger size I need?

(+1)

Yeah feel free to edit the source. I think the limit might be set via one of Godot's UI settings, not sure.

Thank you!

Can you  send the changed version that will produce bigger sizes

(+2)

This is absolutely phenomenal. I was not expecting to find such an amazing randomly generated pixel art maker. Very well done.

Thank you for the nice comment, glad you enjoy it!

(+1)

This software was an integral part of my games art aesthetic. Thank you for making and releasing this.

It's been used in this project and you've been credited.

https://lampewick.itch.io/spoopy-garden

Glad it's been useful! Congrats on making a game, looks great!

(+1)

question! i was making a game but I'm too lazy to make the backgrounds myself so i wanted to use this? I'll credit you a million times over when it releases.

Yeah feel free to use this, would love to see your game when it's finished!

(+1)

you will

(+1)

Shouldn't the title be "infinite infinite backgrounds"?

(+1)

Hmm, but is infinite infinity not the same as a regular infinity?

(1 edit) (+1)

Oh my bad, I thought the backgrounds were tilable.

Oh like that lol, yeah they should be tileable. I guess you're right that makes it double infinite,

(+1)

Purchased with a little added. This is great, thank you. I'll be using it in a game coming soon.

(+1)

Thank you very much! I hope it's useful in the game jam!

(+1)

Hi again. I finally got around to using your great work: 

Nice, looks awesome!

(+1)

This is awesome thanks!

Glad you like it!

(+1)

Hello, can i use it in projects? And what i need to write, like add you to credits, or something else?

Hey, yeah feel free to use it. If you want to give credit you could do that either in game or on your game page with a mention to this project. Thanks!

(+1)

Thank for answer, I'll use it as background on site of my game about station on mars, and will say about you on README.md on GitHub repository of the project

Awesome! Would love to see it when your game is finished!

(+1)

Thank you so much for making this resource! It worked wonderfully and is greatly appreciated!

(+1)

Thank you! Glad it was helpful. You made a really awesome game with it!

(+1)

Hey, i love this tool man thanks! But i noticed that the tile option works only along the shorter distance of the image. So, if my height is shorter than my width (say H: 1080 and W: 1920) it would only tile between the two height lines/levels because they are nearer to each other than the width lines/levels are.

Sry, if this is normal and i'm complaining about it 👀

Anyway, thanks so much again, cuz it has really helped me shape a game of mine. I'll post it after, in case you wanna check it out. 😊👍

Hey, glad you like it!

Yeah you're correct on the tiling not working in that case. I still have to figure that bug out sometime. Don't worry about complaining haha, glad to receive feedback! Also would love to see your game!

(1 edit) (+2)

hey, first off awesome generator! I've used it a few times and it's been a great help with backgrounds.

Secondly, I've had the windows version for a little while, but for some reason hitting "export" wont save the image to the file the program is in anymore. Not sure why this is the case.
EDIT: moving the generator to an empty file and restarting it seemed to work.

Thirdly, I've tried using the web version, but you cant seem to be able to paste text into the color slots. You can, however, copy and paste colors from the website to the website. But you can't paste regular text into the site.

(+1)

Hey, thanks! Glad it was helpful.

Not sure what the issue with the file saving is. I think it might overwrite the old file because it always saves with the same name, I should probably change that. I think the text pasting issue is due to the engine I'm using, I'll see if I can fix that.

Thanks for the feedback!

(+1)

Very good tool, can I put the image resource into the generated background image by myself?

Thanks! I'm not really sure what you mean, can you explain what you mean by the image resource?

It means the picture, in the space of the background, add a new picture

Yeah feel free to add any pictures to the space background.

Okay, thanks

(+1)

Any chance we could get a mac version?

Unfortunately not. I can't export macOS executables without owning a mac myself due to some requirements by apple.

(+1)

How do you make this background generator?

(+1)

Do you mean like how I made it? I made it in a game engine called Godot. I don't really have a tutorial for it, but it comes down to using shaders to generate something called  "fractal brownian motion". Then with that generated noise pattern I do some tweaking and apply some color and you have a background. The stars are just some particles using hand drawn sprites. 

(+1)

Where do the pictures go ? I can't seem to find them...

In the browser version the pictures should appear wherever your browser puts it's downloaded files. On the Windows and Linux version the pictures should be in the same folder as the program. However they always export with the same name, so make sure you don't overwrite the old files.

(+2)

This is amazing, thank you for releasing it as open source software!!!

(+1)

Thanks, you're welcome!

(+2)

Is there any chance you could make a linux version? Perhaps an AppImage?

(+1)

Yeah of course, I just uploaded a Linux version. I can't upload an AppImage because  I'm not sure how to export that from godot, but hope this works for you.

Perhaps this can help:
https://www.codeintrinsic.com/create-appimage-with-linuxdeploy-and-cmake/

(+1)

Was wondering if it would be ok for me to use this to make some static backgrounds for my twitch streams. would of course put you in the credits on my about page

Yes that's absolutely okay! If you want to feel free to post a link to your twitch channel, would love to see it!

(+1)

I used your awesome generator to create some backgrounds for Balluxe™ - my entry into the LOWREZ22 jam,. They gave the game a subtle yet  atmospheric flair compared to the solid black backdrop I'd been using. Thanks for sharing your work!

(+1)

Awesome! Well done on making a game for a jam, it has a pretty nice arcady vibe to it!

Oh and thanks for the credit, cheers!

(+1)

Hello, this is one of the coolets resources i've ever seen!
Thanks to u for that. Also I used one of your backgrounds in my recent game, hope u'll like it! Thanks again
https://swithz.itch.io/face-to-space

(+1)

Hi. Thanks, that's nice to hear! Glad the generator was useful.

Very nice job on the game, well done! Oh and thanks for the credit, cheers!

(+1)

Hello there,

This asset is super cool, I have use it in my game Nebula and I really like the look of the game background.

https://jutek-pixel.itch.io/nebula

I got my hands also on a Planet Generator which I have used as well, amazing assets. Thanks.

Hi. Nice, glad it was useful! Good job on the game, looks awesome!

(+1)

Awesome pixel art background generator. It's a must-have!! I used in my game: https://joeraig.itch.io/planet-defender. It matched perfectly with your Pixel Planet Generator. One improve suggestion:
It would be great if you could enable an option to select some stars and make them blink (maybe matching the colors of some random ones with the background). Then you could export an animated spritesheet.

Thanks really for your work!

Hey, glad you like both the generators!

Thanks for the suggestions, it's a pretty good idea. I think for now though I prefer keeping it simpler and not add animations. As an alternative you could try using particles in your game for some blinking stars. Thanks for using the generator!

(+1)
Hi! I used your awesome generator in a game I made. If you want to check it out, here's the link: https://singularityy.itch.io/space-war! If something was misused, I'll be happy to fix it. Thanks a lot for the asset, really cool!

Hi! That looks really awesome, nice job on the game! Glad the generators could be of use.

Thanks for the credit, appreciate it!

Thanks! ( ╹▽╹ )

(+1)

nice goes amazingly well with the pixel planet generator

Yeah I tried to match the style somewhat. Glad you like it!

(+2)

thank you sir , for your software we all apretiate you to create this , and thank you .sir with your due permission would i use your this software in our game ,also i will give you the credit

one's again thank you so much

Haha, you're welcome! Feel free to use this in your game.

Hope you make a cool game with it!

(1 edit) (+1)

You just saved me hours. This is absolutely perfect for my game.

EDIT: You probably saved me days. Which is to say I would've settled for less eventually but instead I got something fantastic in 15 seconds.

(+1)

I think you changed the course of my entire life.

(+1)

Wow, that went very quickly from being helpful to changing your life haha.

Glad you enjoy, hope you make something nice with it!

(+1)

Hey, Can I use this for Animation? (I'll give credit)

Yep, that's fine!

(+1)

Thank you sir :D

(+2)

Any chance you could make an AppImage version for us linux users?

Hmm, not familiar with AppImage. I don't see a way to do that from godot directly, it might be possible but would have to look into it.

I know that the program Node Wizardry here on Itch uses Godot and uses an AppImage for Linux users

(+1)

Hello, this is really nice tool. I have an idea for a space game and I was looking for something like this. I Hope you don't mind if I use it to create few backgrounds.

Hey, yes go ahead, that's what I made it for. Looking forward to see what you can make with it!

(+2)

Hi (sorry for my English, I'm Russian. And yes, please don't annoy me, I'm not to blame for the war), can I use your planet generator and backgrounds in my game? Of course I will point the link to your page at itch.io , and just your nickname.

Yeah feel free to use them in your game. And the credit is appreciated!

(1 edit) (+1)

Hey, question about your assets in general, cause i saw "Do not distribute any images generated on their own, or in an asset pack." I made a plugin in PGMMV and i am working on a sample project to show a demo of my plugin. i want to use your assets, but im not sure if you allow that since i share the whole project so people can see how i implemented the plugin. basicaly the users will have access to the assets i've generated. wanted to check with you first if i can used them or if i should find something else... thanks!

Hey, yes that is fine with me and you can include them.

I just dont want people to distribute the generated images in packs with nothing else included or little effort put into it. 

Thanks for asking!

(+1)

Made my day! Thanks a lot and keep up the good work!

Awesome! :)

(+1)

It produces beautiful results. Thanks for this amazing tool!

(+1)

You're welcome, glad you like them!

(+1)

Gran trabajo amigo!! Muchas gracias!

De nada! Me alegro de que te guste!

(I don't speak Spanish so hope translation is correct)

(+1)

Hey !

Really nice job , visual are super nice and the tool is really simple ! Gave me a lot of inspiration for my own project. 

Thanks a lot for sharing the code ! 

Thanks and glad you like it!
You're welcome, hope the code is useful!

Viewing most recent comments 42 to 81 of 112 · Next page · Previous page · First page · Last page