Spiderweb Generator


Spiderweb generator is a tool for designing spiderweb within the unity editor.
You can create spiderwebs which fit exactly with your scene. The geometry tool is really easy to use, the UI is displayed in the scene view for a fast design.

The procedural shader generates unique customizable spiderwebs in no time!
You can choose to use the procedural shader or bake it into a texture and share it between spiderweb objects.
Each spiderweb can cast shadows, this really improves the visual of your game.

[Asset store link](http:// Spiderweb Generator | Modeling | Unity Asset Store)

2 Likes

Comming soon on the assetstore :slight_smile:

Edit : Available HERE

1 Like

Here a screenshot of the UI

1 Like

Cool!
Do you have an example of the web strung between only two surfaces, like the ceiling and a wall, or a tree limb and tree trunk?

Here a screenshot :wink:
this demo scene is included in the package.

1 Like

Looks really good. Do you have an idea on the price?

I’ve submitted it to the assetstore : 20$
It should be available next week :slight_smile:

Here a lighting test :slight_smile:

2 Likes

Available at the asset store :slight_smile:
HERE

This looks nice! I imagine it would be difficult, but any chance this could be used in real time, like a giant spider that creates webs?

This is a procedural shader, so you can modify it in real time :slight_smile:
I could try to update the shader if you need a specific feature :wink:

Are the web shapes always on a plane, or could they be more 3D, like a cone?

Ah dude, you make the most useful plugins! bought

2 Likes

You can move each control points (borders & center) , so you could create a cone :slight_smile:
It’s really easy to add and to remove control points with the tool.

1 Like

Thank you!

It looks like a great package.

  • Are the assets mobile ready?
  • Do the webs have motion - like moving in the wind?

Thanks!

  1. Yes, it works on Android (didn’t try on iOS):
    geometry is really low poly and the procedural shader works.
    You can also bake the spiderweb to a texture or use another shader :wink:

  2. Not yet, I’ll add this feature in the next version :wink:

2 Likes

Great.
Thanks for your reply.

Just bought the asset, and unfortunately it does not work. The web shape is in complete purple and I have many error messages related to generator and its shader. Is it a compability problem for unity 5.6? (My scene is in linear lighting and deferred rendering path.)