Skip to content

Commit 4d52538

Browse files
authored
[Car coin hunt] Hide some behaviors in the quick customization (#778)
- Don't show in changelog
1 parent 52234b7 commit 4d52538

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

examples/3d-car-coin-hunt/3d-car-coin-hunt.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22336,6 +22336,7 @@
2233622336
"fullName": "Third person camera",
2233722337
"name": "ThirdPersonCamera",
2233822338
"objectType": "",
22339+
"quickCustomizationVisibility": "hidden",
2233922340
"eventsFunctions": [
2234022341
{
2234122342
"fullName": "",
@@ -37724,7 +37725,7 @@
3772437725
"name": "ScreenWrap",
3772537726
"previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/monitor-screenshot.svg",
3772637727
"shortDescription": "Teleport object when it moves off the screen and immediately appear on the opposite side while maintaining speed and trajectory.",
37727-
"version": "0.3.1",
37728+
"version": "0.3.2",
3772837729
"description": [
3772937730
"The teleport happens when the center point of the object crosses a border (this can be adjusted with an offset).",
3773037731
"By default, the borders of the wrapping area match the screen size, but they can also be changed.",
@@ -37756,6 +37757,7 @@
3775637757
"fullName": "Screen Wrap",
3775737758
"name": "ScreenWrap",
3775837759
"objectType": "",
37760+
"quickCustomizationVisibility": "hidden",
3775937761
"eventsFunctions": [
3776037762
{
3776137763
"fullName": "",
@@ -38848,6 +38850,7 @@
3884838850
"fullName": "Screen Wrap (physics objects)",
3884938851
"name": "ScreenWrapPhysics",
3885038852
"objectType": "",
38853+
"quickCustomizationVisibility": "hidden",
3885138854
"eventsFunctions": [
3885238855
{
3885338856
"fullName": "",

0 commit comments

Comments
 (0)