This is a demo that show the usage of some of my asset packs.

Currently contains assets from:

Note: Some of the assets used in this demo are not available inside any of the assets packs and this demo is not available to download.

Controls

  • Use the left and right button of the mouse to change selected starship
  • Use the mouse scroll wheel to change the zoom.
  • You can move the camera by moving the mouse.
  • You can also change the target  starship by using the top left menu.

Comments

Log in with itch.io to leave a comment.

How did you do the depth of the parallax effect? Where did you get the planet and space background? Cheers!

(1 edit)

Hello!, by depth parallax effect you mean the floating dust like particles? that is like 5 layers of a custom made particle system that cycles particles from one side of the camera to the other. I think now you could do the same with normal particles systems in unity. The planet I create it in a tool named Grand Designer that is to create procedural planets + a Custom shader. The space background is from a set of space skyboxes got from unity assetstore.

Could you post the code for the demo to see how it was done?

I will try the next time I update the showcase.