How To Loop An Object Perfectly In Geometry Dash 2.2 Editor - Step by Step

Поделиться
HTML-код
  • Опубликовано: 20 янв 2025

Комментарии • 306

  • @ftn5150
    @ftn5150 Год назад +82

    The fact that we need full length classes for geometry dash now is crazy.

  • @essentials_games3846
    @essentials_games3846 Год назад +44

    This will definetly help me to make my 1st platformer level. Thanks a lot and love your tutorial videos ❤

    • @pieseł2137ඞ
      @pieseł2137ඞ Год назад +4

      Good luck and I hope it will get attention it deserves

    • @essentials_games3846
      @essentials_games3846 Год назад

      @@pieseł2137ඞ Thanks. I'm making my 3rd level named "Euphoria" first but then I'll start with platformer

    • @DaadirHusseinRoorow
      @DaadirHusseinRoorow Год назад +3

      I already know the stuff that he is explaining, but I'm uncreative as fuck. Good luck executing your ideas man 😭

    • @Pluherus
      @Pluherus 5 месяцев назад

      It didn't help😀🤫😏🥳😟🦅😕🥰 I'm gon a be dead tomorrow. ❤🍆😕😕🙏🥛🙏❤😞🇦🇿😞🪑🙂🙂🪑😞🪑😞🪑🪑🪑

  • @mrnnarly
    @mrnnarly Год назад +100

    Its cool to see you making those tutorials but here's a thing.... organize your triggers PLEASE i entered the hollow dungeon and i DIED seeing those triggers EVERYWHERE 😭😭

    • @jackys_handle
      @jackys_handle Год назад +5

      Haha yeah he should take design cues from gd colon

    • @ConcernedGD
      @ConcernedGD Год назад +4

      Personally I prefer putting triggers above the level it’s way better

    • @jackys_handle
      @jackys_handle Год назад +5

      ​@@ConcernedGDWell, there is definately a lot more ground space in 2.2 to put triggers in, so I'll take either. Except I put them IN the level because i'm a war criminal

    • @yahyamohammed9325
      @yahyamohammed9325 11 месяцев назад +1

      Here’s my tip:
      -If the player is near or on the ground, put triggers below the ground
      -Otherwise out the triggers above or below the targets
      -Avoid putting triggers on deco

    • @Idont_eatcrocs
      @Idont_eatcrocs 11 месяцев назад +1

      @@jackys_handle triggers underground seem more organised

  • @iiinfernodashii
    @iiinfernodashii Год назад +23

    Already knew ho to loop things, but remapping was such a revelation

  • @xammai01
    @xammai01 10 месяцев назад +1

    Thank you very much for the tutorial, especially for the stopping loop! Really helped me out :)

  • @Urkspider27_GD
    @Urkspider27_GD Год назад +5

    Thank u, this is super useful, I would like to create a spike ball that is hanging from a chain, how do I make it move (in loop) like a hanging obj u know

  • @OLDCHANNELINACTIVESRRY
    @OLDCHANNELINACTIVESRRY Год назад +1

    Omg tysm i subscribed because of how much tutorials your pumping out i really needed this qnd you explain it so good for beginners thx

  • @Spacebuddy-dm6ps
    @Spacebuddy-dm6ps 11 месяцев назад +5

    Ahh, I see how this works now, whenever I hit the crate loop, things didn’t come out in the order I wanted it to, but now that I watched your video, now I know, thanks once again creatorgoal!

  • @muhammedcavus3521
    @muhammedcavus3521 2 месяца назад +1

    Thanks man thats helpmed so much

  • @VUXEDITS
    @VUXEDITS Год назад +5

    hey xcreatorgoal I had a problem with the scale trigger yesterday, I don't know if it's just me, let's say we will enlarge or reduce an object and this will be a loop, but when I do it, the result of this causes the object to shrink or grow continuously.

    • @CubePVZ
      @CubePVZ Год назад +2

      Happens to me too. Keep in mind that the scale trigger doesn't change it to a specific size like the scaling in the editor. It multiplies the scaling.
      For example, if you have "x2.00" and then "x1.0" in loop, to make it bigger and smaller over and over again, it will first multiply it's size by 2 (if the original size is 1.00, it will become 2.00), then multiplies it by 1, which obviously does nothing, then multiplies by 2 again which changes the size from 2.00 to 4.00, and if you change the 1 to 0.5, then it will first multiply by 2 (1.00 > 2.00) then multiply by 0.5, basically make it half the size (2.00 > 1.00).

    • @VUXEDITS
      @VUXEDITS Год назад

      For example, while scalex-scaley was 1.0000, I made two of them 1.2000 and the other scale trigger 0.8000 and naturally it should return to its original size and it does, but when it is done as a loop, it goes crazy.

    • @CubePVZ
      @CubePVZ Год назад +1

      @@VUXEDITS Try putting 0.83333333334 as the other value.
      Calculation:
      1.00 > 1.2
      1.2×0.8 = 0.96 (0.04 less than required)
      1.2×0.83333333334 = 1.00

    • @CubePVZ
      @CubePVZ Год назад +1

      @@VUXEDITS If you cant put more than 2 decimal places, just change the first value from 1.2 to 1.25 and keep the other as 0.8, it should work.

    • @VUXEDITS
      @VUXEDITS Год назад

      owh ty@@CubePVZ

  • @Cool-Vinnieostis
    @Cool-Vinnieostis Год назад +2

    I want to have a sfx when it hits the ground but the sfx keep making its sound when it should not and I have tried to fix it but it doesn’t work, do you know how to fix it?

    • @KeaneJ123
      @KeaneJ123 Год назад

      1. place sfx trigger and click "Edit Object"
      2. choose the sfx you want
      3. select spawn trigger (bottom left) and multi trigger (bottom right)
      4. add the sfx trigger in a group (i recommend a group without anything else in it)
      5. place event trigger and click "Edit Object"
      6. in the part where it says "Group ID", set it to the number of the group number of the SFX trigger
      7. click the button on the top right
      8. select the first 5 options
      it should work i think

    • @Cool-Vinnieostis
      @Cool-Vinnieostis Год назад +1

      @@KeaneJ123 ok I will try

    • @DanceFacility
      @DanceFacility 11 месяцев назад

      ​@@Cool-Vinnieostis did it work?

    • @Cool-Vinnieostis
      @Cool-Vinnieostis 11 месяцев назад

      @@DanceFacilityyes it worked

  • @inbarin_real
    @inbarin_real Год назад +6

    If only I knew about remapping earlier, I could have saved like 5k triggers of my battle cats level. Amazing tutorial!

    • @inbarin_real
      @inbarin_real Год назад

      I just remembered that I also don't know if you can remap pickup IDs. Is it possible?

    • @LitBoiCT
      @LitBoiCT Год назад +1

      You play battle cats?
      Based ngl 🗿

  • @rsnnramlall9642
    @rsnnramlall9642 Год назад +3

    can you teach us everything on how to use camera controls nicely

  • @MaxKopec-l3t
    @MaxKopec-l3t Месяц назад

    Dude thank you man you helped me so much

  • @giant-from-coc123
    @giant-from-coc123 9 месяцев назад +1

    Thanks but how can you make an object to loop again in circulation pattern like in the tower? Thank you ^___^

  • @radoslavrusev925
    @radoslavrusev925 9 дней назад

    BRO THANKS THIS HELPED ME AAALLLOOOTTT

  • @Toast16244
    @Toast16244 7 месяцев назад

    I already knew how to loop it but the duration line helped me so much thx

  • @MorictoMationsElMationsMate
    @MorictoMationsElMationsMate 11 месяцев назад +1

    I cant believe that i have learned in THIS video the duration lines that i have searched for like 1 year

  • @iamlosingmysanityrapidly
    @iamlosingmysanityrapidly Год назад +3

    me who doesnt even have gd: today i will watch this

  • @TipiripiStratium
    @TipiripiStratium Год назад +1

    It’s the first RUclipsr that explain as perfect!

  • @ComixProductions
    @ComixProductions Год назад

    Hey could you please talk about that replay system we were meant to have in 2.2??? It seems like everyone's forgotten about it

  • @TheVibingDudeGD
    @TheVibingDudeGD 7 месяцев назад

    There was a problem. While I was making my level, I regrouped the object and tried to loop it but for some reason it wasn't working.

  • @jjgh5421
    @jjgh5421 Год назад +1

    Cool video! And thank you for this

  • @TheCoolestDinosaur
    @TheCoolestDinosaur 7 месяцев назад

    This was so helpful, Thank you!

  • @Ajigbl_Studio
    @Ajigbl_Studio Год назад

    I have a question
    What if my loop dont work? I use create loop button, but sometimes it doesn't work. What mistakes i making?

  • @deleted-something
    @deleted-something Год назад +1

    Thanks for the looping but I want a remapping tutorial too :)

  • @Spek5ter
    @Spek5ter Год назад +4

    Very useful information dude! thanks alot :D

  • @alterversesgd2155
    @alterversesgd2155 Год назад +1

    Remap was pretty cool, also pls item edit & item persistant tutorial pls

  • @JanreyloveCHIPTUN0
    @JanreyloveCHIPTUN0 Год назад +1

    can u make a tutorial of how to make a fire shoot like in the first level of The towers

  • @Magic_bunny555
    @Magic_bunny555 4 месяца назад +1

    Thanks very helpful

  • @shadow_rl2021
    @shadow_rl2021 11 месяцев назад

    We could also merg the spawn triggers all together for all of them ti go up and down for better and smoother experience

  • @DyLennThompson-gi9vo
    @DyLennThompson-gi9vo 8 месяцев назад

    Thank you so much, this helped a lot

  • @Real_Tavka
    @Real_Tavka 11 месяцев назад

    Remember me? (i helped some people on one of your video like the video was "How To Make An Moving Platform In Geometry Dash 2.2 Editor" but i was sosoul but now im Vipram :D)

  • @kyreunz
    @kyreunz 7 месяцев назад +1

    how do you add sound effects with it?

  • @julianneklein3868
    @julianneklein3868 11 месяцев назад

    How do you delay until the next loop?
    Edit: nvm I figured out, you just add delay to the last spawn

  • @DanceFacility
    @DanceFacility 11 месяцев назад

    How do you make the line of the move trigger be sideways like that? Im mobile btw.

  • @nrityamargha4327
    @nrityamargha4327 5 месяцев назад

    Thank you for me learning this

  • @thedinosaurz
    @thedinosaurz Год назад

    sound effects wont loop with set loop
    please tell how to fix it since it stops for 10 seconds then goes

  • @tonywhittall1697
    @tonywhittall1697 11 месяцев назад

    Omg I didn't know i could do that and I tested it with a test level(called 'Test 002') and to my surprise it worked! Thanks to you I've posted that level and you can check it out. Anyways, thanks for your help in this amazing tutorial.

  • @flamexp9867
    @flamexp9867 10 месяцев назад

    Someone help, I set up my move triggers but when I create loop the whole thing completely breaks.

  • @22aa444
    @22aa444 Год назад +2

    Yesssssssssssss this is exactly what I needed

  • @GameGlitcher518
    @GameGlitcher518 Год назад +8

    Fun fact: select the triggers you want to loop and open the pause menu and click “create loop” 💀

  • @UrwyllGD
    @UrwyllGD 4 месяца назад

    Very helpful tutorial, thanks!

  • @zR1tz
    @zR1tz Год назад

    this helped alot, thanks!

  • @otterboyyt
    @otterboyyt 10 месяцев назад

    im new and this rlly helps, thanks :)

  • @RyleArchieM.Villaruel
    @RyleArchieM.Villaruel 7 месяцев назад

    My question is how loop on keyframe for example the tower final the main levels how loop saw 2.2 can you explain pls🥺

  • @Glitchnb
    @Glitchnb 4 месяца назад

    Create Loop Button :
    Are you kidding me bruv? I'M THERE and you never use me? You serious?

  • @Johnplays-s7m
    @Johnplays-s7m 4 месяца назад

    Bro thank you so much now Im ganna show my brother

  • @TheRealMangoDev
    @TheRealMangoDev Год назад

    do you know how to use the spawn particle trigger?

  • @ThisIsDogeWoW690
    @ThisIsDogeWoW690 5 месяцев назад

    Why does it go in the ground 1 block every time ? It doesn’t work

  • @Cyancloud13
    @Cyancloud13 Год назад +1

    How about classic mode?

  • @Nitrality
    @Nitrality 2 месяца назад +3

    2.207 broke create loop

  • @STNDD
    @STNDD Год назад +7

    Such an epic moment of time

  • @buildguy__160
    @buildguy__160 Год назад +1

    I wanna be like you when im going viral. You are my goal, Ycreatorgoal😍❣❤❤

  • @Alpha-Kenny-Body
    @Alpha-Kenny-Body 11 месяцев назад

    i cant believe i tried for so long to try to get a loop working just for it to be a simple button

  • @rozee8516
    @rozee8516 Год назад +3

    BRO THANK YOU FOR THIS

  • @NotPureBlu
    @NotPureBlu 11 месяцев назад

    So, how long do 1 block take time

  • @Podgrzybiarz
    @Podgrzybiarz Год назад

    thank you so much you're a life saver

  • @L1239-z8l
    @L1239-z8l Год назад

    I never understand how create loop button works. I did exactly what you did in the tutorial and it still didn’t work :(

  • @NOTALIVE1221GD
    @NOTALIVE1221GD 11 месяцев назад

    How is there a line by the move trigger

  • @ZtingWray16
    @ZtingWray16 4 месяца назад +1

    You literally didn't explain what group the spawn triggers have to be in themselves. I copied exactly this and it doesn't work! You skipped multiple steps and you just had the spawn triggers appear out of nowhere, and you cut to that part. You should have shown yourself placing them because know I don't know what group activated the spawn trigger

  • @spytheone3473
    @spytheone3473 11 месяцев назад

    My DBD rotten brain cells kicked in when you said looping lmao

  • @zamanplaysNEWshorts
    @zamanplaysNEWshorts 2 месяца назад +1

    Yooo thanks now I can make my superbuffed dry out plat( by you) I just need to know how to make my account

  • @Traimon_
    @Traimon_ 11 месяцев назад

    Thanks for the tut :D

  • @airbendur9546
    @airbendur9546 Год назад

    Can you please do Reverse trigger next, I dont understand the order.

  • @dmoney14ful
    @dmoney14ful 11 месяцев назад

    Can you show us how to make rotation loops?

  • @4321seliM
    @4321seliM Год назад

    Next can you do a tutorial on the adv random trigger?

  • @WaxicGD
    @WaxicGD Год назад

    Perfect for my level !

  • @gene22
    @gene22 Год назад +3

    Cool!

  • @jumpmansuperior5799
    @jumpmansuperior5799 Год назад

    I imagine this would also work for the keyframe trigger?

  • @EzechielGamer
    @EzechielGamer 9 месяцев назад +1

    THANKS!!!!

  • @lolop7452
    @lolop7452 Год назад

    please do a tuto on the rotate trigger with looping because it doesn't work

  • @NiLoL456
    @NiLoL456 Месяц назад

    I’ve been searching for a video like this for AGES… nah just minutes 😅

  • @InsufficientFunds3
    @InsufficientFunds3 3 месяца назад

    thanks this help me ! :)

  • @MarcosYoshi
    @MarcosYoshi 11 месяцев назад

    please please PLEASE make an updated counter trigger (the 0 thingy) and an item edit tutorial please they are so useful in platformer

  • @moama11shere
    @moama11shere Год назад

    Thank you ! And also‚ FIRE IN THE HOLE

  • @Kirbythefirst1
    @Kirbythefirst1 11 месяцев назад

    More lenny faces! There is a lenny face when he says that there is a lot of settings when you first enter the move trigger menu

  • @DJV3RSA
    @DJV3RSA Год назад

    2.2K views? That must surely mean that 2.2 is coming out soon!

  • @Jonnyboi25754
    @Jonnyboi25754 Год назад

    Pls do the arrow trigger next, im having trouble using it in my level

  • @nissi92-h7x
    @nissi92-h7x 3 месяца назад +1

    why is this guy better than the other youtubers DEFINITE SUB how did this guy help me more than the others

  • @Qw4ack77
    @Qw4ack77 Год назад +2

    I needed this idk how to use spawn triggers not even loop 😭

    • @BelHunterMusic
      @BelHunterMusic Год назад +1

      spawn triggers are easy when done in platformer mode. sorry if i dont explain correctly
      1. make a bunch of spawn triggers with the same group but different target
      2. make the targets another spawn triggers that spawn normal triggers
      3. make each one of them have more and more delay
      (watch a youtube video if u dont understand i tried to make it as simple as possible)

    • @SoshJam
      @SoshJam Год назад +2

      if you know programming a spawn trigger is basically a function call

  • @pason2156
    @pason2156 21 день назад

    Can u try to make a loop without pressing create loop

  • @aesthetic7908
    @aesthetic7908 2 месяца назад

    i thought it was the secuence trigger... ITS SO EASY JUST "CREATE LOOP IS CONVINELY THERE LOL TY TY XCREATORGOAL

  • @HarryWithers277
    @HarryWithers277 11 месяцев назад +1

    why did i see a lenny face at 1:36

  • @CarbonPTHBlockate
    @CarbonPTHBlockate 11 месяцев назад

    Thanks! Really Helped! Gonna Watch More!

  • @dmoney14ful
    @dmoney14ful 11 месяцев назад

    How make boss fights?

  • @DARK_GAMER70
    @DARK_GAMER70 11 месяцев назад

    can you do a pulsing tutorial becuase that helps me much

  • @jenfernan1127
    @jenfernan1127 7 дней назад

    Super thanks

  • @GillKeating-km5si
    @GillKeating-km5si 11 месяцев назад

    Can you make a static trigger? One next

  • @JustLexcy135
    @JustLexcy135 8 месяцев назад

    thank you

  • @Szivacska45t
    @Szivacska45t Месяц назад

    Good tutorial so ill give a sub (:

  • @lissettyarauz5992
    @lissettyarauz5992 3 месяца назад

    thx bro

  • @BloobarryGD
    @BloobarryGD 2 месяца назад

    Thank u

  • @Arnoldvermont
    @Arnoldvermont 5 месяцев назад

    So so so so so helpful

  • @amooongus-bq5ie
    @amooongus-bq5ie Месяц назад

    best gd youtuber

  • @callmedoruxisnoob
    @callmedoruxisnoob Год назад

    Thanks

  • @HafizGG-s2k
    @HafizGG-s2k Месяц назад +1

    Since when youre channel name "YcreatorGoal"

  • @Void_Gamer_
    @Void_Gamer_ Год назад

    Can you PLEASEEEEE make a tutorial on camera im kinda having a hard time figuring it out

  • @lucaupatree6139
    @lucaupatree6139 Год назад

    1:36 Lenny face bottom right corner

  • @DanielEsquillo-zo9ts
    @DanielEsquillo-zo9ts 11 месяцев назад

    My head is hurting while watching😂