Starfield effect with effect controls, play with the controls to generate new Starfields. The effect is free and available on the C3 addon page.
This starfield: construct.net/en/make-games/addons/261/starfield-cycle
Another simpler starfield: kindeyegames.itch.io/starfield-clouds-c3
First, Thank you.
Second - where do I purchase the tutorial that teaches me how to do that? It's amazing and I'm completely lost. I need to learn how to do that. I mean the Starfield Cycle Example.
The other one is amazing also, but a little more than what I need.
I am happy to help, but I'm not exactly sure what you are looking for, the example shows how to control the effect (adjust parameters.) You could find some get values with the sliders and then set them in the effect parameters. Can you give some more details?
Second Message
OH I GOT IT!!! It was the Effects. I just didn't have the right one selected.
Thank you.
Thanks again for your reply
The images are called Sprite and Sprite2, but they are just purple squares, not the star field that we see. I'm thinking it has something to do with the 'Effects' (on the left hand sidebar), but not sure how to set that up.
Is there any documentation? I am very good at following directions.
I've been working with C3 for a year, but I'm still very much a newbie.
Ok, so what's happening is that the effect is a pixel shader that is procedurally generating the starfield pattern _instead_ of showing the sprite image. If you put the effect on any sprite it will have the starfield instead of the sprite image. So, for example if you want it as a background, you would make a sprite the size of the background and add the Starfield effect. Then you would change the effect parameters of the sprite to tune the image to look as you wish. Perhaps reading more about effects would help. construct.net/en/make-games/manuals/construct-3/project-primitives/objects/effects
I love this plugin. This is perfect for my game.