You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"shortDescription": "OscilloWave is a simple extension that adds smooth, sinusoidal wave motion or shock to any object, perfect for creating dynamic UI elements and eye-catching animations. Ideal for making title images float and move seamlessly in menu screens.",
11
+
"version": "1.0.0",
12
+
"description": [
13
+
"**OscilloWave** is a user-friendly extension that enhances your user interface by smoothly oscillating selected objects in a wave motion, similar to a sine function. This effect is perfect for animating game titles, giving them a dynamic \"floating\" effect as they move up and down ideal for creating a more engaging menu screen. However, it can also be applied to any other scene elements to create visually appealing, rhythmic motion throughout your game.",
14
+
""
15
+
],
16
+
"tags": [
17
+
"animation",
18
+
"wave",
19
+
"UI",
20
+
"motion",
21
+
"interactive",
22
+
"banner",
23
+
"text",
24
+
"background",
25
+
"effects",
26
+
"smooth",
27
+
"shock"
28
+
],
29
+
"authorIds": [
30
+
"MVyDtd59ONXYYSVjuI3Z1AgWt8g1"
31
+
],
32
+
"dependencies": [],
33
+
"globalVariables": [],
34
+
"sceneVariables": [],
35
+
"eventsFunctions": [
36
+
{
37
+
"description": "Apply a smooth wave motion to the selected object.",
38
+
"fullName": "Apply a smooth wave motion to the object",
39
+
"functionType": "Action",
40
+
"group": "Oscilate",
41
+
"name": "Function",
42
+
"sentence": "Apply wave motion to _PARAM1_ continuously, with an amplitude of _PARAM2_, a frequency of _PARAM3_, and a speed of _PARAM4_,the motion lasts for _PARAM5_, with a phase offset of _PARAM6_, movement applied on _PARAM7_ axis , and a modulation strenght of _PARAM8_",
0 commit comments