GithubHelp home page GithubHelp logo

vfxdecoration's Introduction

VFXDecoration

VFX Decorations prototype Using Unity 2019.2.0f1

image

Load the "GrassWind" scene

Now works across multiple Terrain tiles

Issues: you may get some flashing while editing across multiple Terrain tiles ... this is because it has to amortize the respawn, as there is a bug in VFX that it can only handle one spawn event per frame

Random values are non-deterministic. If you look away then look back, you will get different results. If you use the PatternGridSpawn node, you will get deterministic positions. But we need a way to override VFX random seed to fix random non-determinism.

Note: many properties are baked into the decoration on spawn. If you are modifying these (color, size, etc), and want to see live update, enable "continuous respawn in editor" This will look weird if you move the camera (see non-deterministic spawn pattern above) but will give you live update of all of the spawn baked properties.

Sometimes when you modify the VFX system, it resets the state, which causes all of the particles to disappear. You can either hit "reset and respawn" on the VFX controller, or simply Ctrl+S (save) to get them back.

Undo has a similar issue.. it tries to hook undo/redo and trigger a reset/respawn (in case terrain was modified). But for some reason this is not very reliable.

image

vfxdecoration's People

Contributors

julienheijmans avatar

Stargazers

Chris Tchou avatar  avatar  avatar

Watchers

James Cloos avatar Chris Tchou avatar Xiaoxi(Cici) Liu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.