armory3d / armory_examples

Armory Examples
https://github.com/armory3d/armory/wiki
zlib License
60 stars 38 forks source link

Particle animated foliage #57

Closed Armory-Community-Channel closed 1 year ago

Armory-Community-Channel commented 1 year ago

Added a grass foliage example with extra info

rpaladin commented 1 year ago

I think the name particle_hair_animated would be better, as we already have particle_hair - since they're the same foliage, but yours is animated, they should share the same naming conversion.

All you need to do is rename your folder in Github Web:

  1. Go your forked repository.
  2. Push . to activate the Github Web editor.
  3. Right-click over your browser demo folder (particule_animated_foliage).
  4. Click Rename.
  5. Type the new folder name.
  6. Click Enter to confirm new name.
  7. Go to the Source Control area (Ctrl+Shift+G).
  8. Click Commit and Push (checkmark icon). image

That's all, you should be good to go then.