Skip to content

Commit 39ae657

Browse files
committed
Add quick customization flags back.
1 parent ad00ce0 commit 39ae657

File tree

1 file changed

+28
-7
lines changed

1 file changed

+28
-7
lines changed

examples/3d-shark-frenzy/3d-shark-frenzy.json

Lines changed: 28 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8685,7 +8685,7 @@
86858685
"name": "Tween3D",
86868686
"previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/30bc03f9cf5f2f42960246a605352a6937ae6b603f0177396a83193849a4724a_tennis-ball.svg",
86878687
"shortDescription": "Smoothly squash, strentch, tint and wobble 3D models.",
8688-
"version": "0.3.0",
8688+
"version": "0.3.1",
86898689
"description": [
86908690
"Change 3D models proportions over time to make smooth animations like wobbling.",
86918691
"",
@@ -9469,6 +9469,7 @@
94699469
"fullName": "Advanced 3D tween",
94709470
"name": "Tween3D",
94719471
"objectType": "",
9472+
"quickCustomizationVisibility": "hidden",
94729473
"eventsFunctions": [
94739474
{
94749475
"fullName": "",
@@ -12529,6 +12530,7 @@
1252912530
"fullName": "3D wobble",
1253012531
"name": "Wobble",
1253112532
"objectType": "",
12533+
"quickCustomizationVisibility": "hidden",
1253212534
"eventsFunctions": [
1253312535
{
1253412536
"fullName": "",
@@ -13941,7 +13943,7 @@
1394113943
"name": "Sticker",
1394213944
"previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/sticker-outline.svg",
1394313945
"shortDescription": "Make objects follow the position and rotation of the object they are stuck to.",
13944-
"version": "0.5.2",
13946+
"version": "0.5.3",
1394513947
"description": [
1394613948
"This extension can be useful to:",
1394713949
"- Stick accessories to moving objects",
@@ -14302,6 +14304,7 @@
1430214304
"fullName": "Sticker",
1430314305
"name": "Sticker",
1430414306
"objectType": "",
14307+
"quickCustomizationVisibility": "hidden",
1430514308
"eventsFunctions": [
1430614309
{
1430714310
"fullName": "",
@@ -20998,7 +21001,7 @@
2099821001
"name": "IsOnScreen",
2099921002
"previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/monitor-screenshot.svg",
2100021003
"shortDescription": "This adds a condition to detect if an object is on screen based off its current layer.",
21001-
"version": "1.2.1",
21004+
"version": "1.2.2",
2100221005
"description": [
2100321006
"This extension adds conditions to check if an object is located within the visible portion of its layer's camera. The condition also allows for specifying padding to the virtual screen border.",
2100421007
"",
@@ -21030,6 +21033,7 @@
2103021033
"fullName": "Is on screen",
2103121034
"name": "InOnScreen",
2103221035
"objectType": "",
21036+
"quickCustomizationVisibility": "hidden",
2103321037
"eventsFunctions": [
2103421038
{
2103521039
"description": "Checks if an object position is within the viewport of its layer.",
@@ -36136,7 +36140,7 @@
3613636140
"name": "SpriteMultitouchJoystick",
3613736141
"previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Videogames/Videogames_controller_joystick_arrows_direction.svg",
3613836142
"shortDescription": "Joysticks or buttons for touchscreens.",
36139-
"version": "1.8.1",
36143+
"version": "1.8.2",
3614036144
"description": [
3614136145
"Multitouch joysticks can be used the same way as physical gamepads:",
3614236146
"- 4 or 8 directions",
@@ -39686,6 +39690,7 @@
3968639690
"fullName": "Platformer multitouch controller mapper",
3968739691
"name": "PlatformerMultitouchMapper",
3968839692
"objectType": "",
39693+
"quickCustomizationVisibility": "hidden",
3968939694
"eventsFunctions": [
3969039695
{
3969139696
"fullName": "",
@@ -39908,6 +39913,7 @@
3990839913
"fullName": "3D platformer multitouch controller mapper",
3990939914
"name": "Platformer3DMultitouchMapper",
3991039915
"objectType": "",
39916+
"quickCustomizationVisibility": "hidden",
3991139917
"eventsFunctions": [
3991239918
{
3991339919
"fullName": "",
@@ -40051,6 +40057,7 @@
4005140057
"fullName": "3D shooter multitouch controller mapper",
4005240058
"name": "Shooter3DMultitouchMapper",
4005340059
"objectType": "",
40060+
"quickCustomizationVisibility": "hidden",
4005440061
"eventsFunctions": [
4005540062
{
4005640063
"fullName": "",
@@ -40183,6 +40190,7 @@
4018340190
"fullName": "First person camera multitouch controller mapper",
4018440191
"name": "FirstPersonMultitouchMapper",
4018540192
"objectType": "",
40193+
"quickCustomizationVisibility": "hidden",
4018640194
"eventsFunctions": [
4018740195
{
4018840196
"fullName": "",
@@ -41247,6 +41255,7 @@
4124741255
"fullName": "3D car multitouch controller mapper",
4124841256
"name": "PhysicsCar3DMultitouchMapper",
4124941257
"objectType": "",
41258+
"quickCustomizationVisibility": "hidden",
4125041259
"eventsFunctions": [
4125141260
{
4125241261
"fullName": "",
@@ -41420,6 +41429,7 @@
4142041429
"fullName": "Top-down multitouch controller mapper",
4142141430
"name": "TopDownMultitouchMapper",
4142241431
"objectType": "",
41432+
"quickCustomizationVisibility": "hidden",
4142341433
"eventsFunctions": [
4142441434
{
4142541435
"fullName": "",
@@ -53144,7 +53154,7 @@
5314453154
"name": "SmoothCamera",
5314553155
"previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Computers and Hardware/Computers and Hardware_camcoder_gopro_go_pro_camera.svg",
5314653156
"shortDescription": "Smoothly scroll to follow an object.",
53147-
"version": "0.4.1",
53157+
"version": "0.4.2",
5314853158
"description": [
5314953159
"The camera follows an object according to:",
5315053160
"- a frame rate independent catch-up speed to make the scrolling from smooth to strong",
@@ -53181,6 +53191,7 @@
5318153191
"fullName": "Smooth Camera",
5318253192
"name": "SmoothCamera",
5318353193
"objectType": "",
53194+
"quickCustomizationVisibility": "hidden",
5318453195
"eventsFunctions": [
5318553196
{
5318653197
"fullName": "",
@@ -58080,6 +58091,7 @@
5808058091
"fullName": "Smooth platformer camera",
5808158092
"name": "SmoothPlatformerCamera",
5808258093
"objectType": "",
58094+
"quickCustomizationVisibility": "hidden",
5808358095
"eventsFunctions": [
5808458096
{
5808558097
"fullName": "",
@@ -58462,7 +58474,7 @@
5846258474
"name": "BoidsMovement",
5846358475
"previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Glyphster Pack/Master/SVG/Restaurant/Restaurant_restaurant_seafood_animal_fish.svg",
5846458476
"shortDescription": "Simulates flocks movement.",
58465-
"version": "0.4.0",
58477+
"version": "0.4.1",
5846658478
"description": [
5846758479
"Simulates swarms or flocks movement following the separation, alignment, cohesion principles. The flock can be attracted to a location or avoid some obstacles.",
5846858480
"",
@@ -60598,6 +60610,7 @@
6059860610
"description": "",
6059960611
"group": "Movement",
6060060612
"extraInformation": [],
60613+
"quickCustomizationVisibility": "hidden",
6060160614
"name": "ShouldRotate"
6060260615
},
6060360616
{
@@ -60608,6 +60621,7 @@
6060860621
"description": "",
6060960622
"group": "Sight",
6061060623
"extraInformation": [],
60624+
"quickCustomizationVisibility": "hidden",
6061160625
"name": "CohesionRadius"
6061260626
},
6061360627
{
@@ -60618,6 +60632,7 @@
6061860632
"description": "",
6061960633
"group": "Sight",
6062060634
"extraInformation": [],
60635+
"quickCustomizationVisibility": "hidden",
6062160636
"name": "AlignmentRadius"
6062260637
},
6062360638
{
@@ -60628,6 +60643,7 @@
6062860643
"description": "",
6062960644
"group": "Sight",
6063060645
"extraInformation": [],
60646+
"quickCustomizationVisibility": "hidden",
6063160647
"name": "SeparationRadius"
6063260648
},
6063360649
{
@@ -60638,6 +60654,7 @@
6063860654
"description": "",
6063960655
"group": "Decision",
6064060656
"extraInformation": [],
60657+
"quickCustomizationVisibility": "hidden",
6064160658
"name": "CohesionWeight"
6064260659
},
6064360660
{
@@ -60648,6 +60665,7 @@
6064860665
"description": "",
6064960666
"group": "Decision",
6065060667
"extraInformation": [],
60668+
"quickCustomizationVisibility": "hidden",
6065160669
"name": "AlignmentWeight"
6065260670
},
6065360671
{
@@ -60658,6 +60676,7 @@
6065860676
"description": "",
6065960677
"group": "Decision",
6066060678
"extraInformation": [],
60679+
"quickCustomizationVisibility": "hidden",
6066160680
"name": "SeparationWeight"
6066260681
},
6066360682
{
@@ -60669,6 +60688,7 @@
6066960688
"group": "",
6067060689
"extraInformation": [],
6067160690
"advanced": true,
60691+
"quickCustomizationVisibility": "hidden",
6067260692
"name": "CollisionLayer"
6067360693
}
6067460694
],
@@ -60688,7 +60708,7 @@
6068860708
"name": "RollingCounter",
6068960709
"previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/e509cccd7fb426978c4a79b639670f624f773a886848d288a12be5c28dd7d380_sort-numeric-variant.svg",
6069060710
"shortDescription": "Smoothly change a counter value in a text object.",
60691-
"version": "1.1.0",
60711+
"version": "1.1.1",
6069260712
"description": "Smoothly change a counter value in a text object.",
6069360713
"origin": {
6069460714
"identifier": "RollingCounter",
@@ -60712,6 +60732,7 @@
6071260732
"fullName": "Rolling counter",
6071360733
"name": "RollingCounter",
6071460734
"objectType": "",
60735+
"quickCustomizationVisibility": "hidden",
6071560736
"eventsFunctions": [
6071660737
{
6071760738
"fullName": "",

0 commit comments

Comments
 (0)