FakeLampBulb

Plugins FakeLampBulb

1674239318420.jpeg


Just like the name of the plugin. This plugin is used to help you :
1. Quickly convert empty atoms and various scene objects, CUA into light bulb effect (glow effect).
2. Group control of a large number of light bulb effects through concise expressions, creating amazing visual effects.
3. Support dynamic control of expressions through trigger. Create interesting animation effects.

About expression matching :
1.(Important) You need to name a batch of atoms (empty atoms, objects in CUA) in a standard way.
Name something like: XX_0_0. Where XX is the prefix (no underscore is allowed), and _0_0 is the sequence number.
2.If you need to select several child Renderer accurately, you need to use ExactMatch. The format is : name A | name b. Example: tile_0_0 | tile_0_1.
3.If you need to select a group, the command format is "xx_(\d+)_(\d+)|1; 0; 0-4&1; 0; 0-4", corresponding: Matching String | Quantity; Interval; Range; Interval; Range, (\d+) in 'Matching String' is used to match the serial number, where 'Quantity' means the number of one consecutive match, 'Interval' means the interval in each block, and 'Range' means the actual range of the sub-Renderer to be selected.
4.To realize group control, your child Renderer must follow the format of (taking two dimensions as an example) "prefix _ serial number _ serial number". Group control supports up to three dimensions.

How to use :
1. Add a glow effect to the light : Create light atom -> Add "FakeLampBulb.cslist".
2. Adding a fake light bulb effect to an empty atom : Create empty atom -> Add "FakeLampBulb.cslist".
3. Adding fake light bulb effect to an CUA : Load CUA -> Add "CustomFakeLampBulb.cslist".Then you can easily convert the model resources of CUA into fake lights.
4.Add false lights to all empty atomic sub-objects under atoms :
Create a parent object (such as a sub scene) and a batch of its child objects.Add "FakeLampBulb.cslist" on the parent atom.

After adding, you can control their status quickly and efficiently through simple expressions.

Demo Video 1 (Early stage of development) :

Introduction to FakeLampBulb usage :

Demo Scene :
(2) Scenes - Demo Scene For FakeLampBulb Plugin | Virt-A-Mate Hub (virtamate.com)

Creadit :
- Some of the UI code references MacGrubber's MacGrubber_Utils.cs
Disclaimer: Please do not use this plug-in for illegal purposes, and the consequences arising therefrom will be borne by the user himself.
  • 1674240328092.gif
    1674240328092.gif
    191.4 KB · Views: 0
Author
PluginIdea
Downloads
75,851
Views
75,851
Packages
1
Total Size
0.02 MB
Version
1.1
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from PluginIdea

Latest updates

  1. Become free, remove all locks.

    Become free, remove all locks.

Latest reviews

Well done bro, personally I llike it better than HPVL :p
Upvote 0
Back
Top Bottom