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

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

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

  • @ftn5150
    @ftn5150 10 месяцев назад +77

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

  • @mrnnarly
    @mrnnarly 10 месяцев назад +88

    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 10 месяцев назад +4

      Haha yeah he should take design cues from gd colon

    • @ConcernedGD
      @ConcernedGD 10 месяцев назад +4

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

    • @jackys_handle
      @jackys_handle 10 месяцев назад +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 9 месяцев назад +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 9 месяцев назад +1

      @@jackys_handle triggers underground seem more organised

  • @essentials_games3846
    @essentials_games3846 10 месяцев назад +42

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

    • @Mikrofalówka27273
      @Mikrofalówka27273 10 месяцев назад +4

      Good luck and I hope it will get attention it deserves

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

      @@Mikrofalówka27273 Thanks. I'm making my 3rd level named "Euphoria" first but then I'll start with platformer

    • @DaadirHusseinRoorow
      @DaadirHusseinRoorow 10 месяцев назад +3

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

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

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

  • @iiinfernodashii
    @iiinfernodashii 10 месяцев назад +23

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

  • @muhammedcavus3521
    @muhammedcavus3521 20 дней назад +1

    Thanks man thats helpmed so much

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

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

  • @Urkspider27_GD
    @Urkspider27_GD 10 месяцев назад +4

    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

  • @Spacebuddy-dm6ps
    @Spacebuddy-dm6ps 10 месяцев назад +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!

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

    It’s the first RUclipsr that explain as perfect!

  • @jakefromsnakefarm_
    @jakefromsnakefarm_ 10 месяцев назад +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

  • @inbarin_real
    @inbarin_real 10 месяцев назад +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 10 месяцев назад

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

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

      You play battle cats?
      Based ngl 🗿

  • @iamlosingmysanityrapidly
    @iamlosingmysanityrapidly 10 месяцев назад +3

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

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

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

  • @rsnnramlall9642
    @rsnnramlall9642 10 месяцев назад +3

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

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

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

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

    Cool video! And thank you for this

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

    Thanks very helpful

  • @specificvux
    @specificvux 10 месяцев назад +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 10 месяцев назад +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).

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

      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 10 месяцев назад +1

      @@specificvux 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 10 месяцев назад +1

      @@specificvux 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.

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

      owh ty@@CubePVZ

  • @STNDD
    @STNDD 10 месяцев назад +7

    Such an epic moment of time

  • @GameGlitcher518
    @GameGlitcher518 10 месяцев назад +8

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

  • @Spek5ter
    @Spek5ter 10 месяцев назад +4

    Very useful information dude! thanks alot :D

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

    Thank you for me learning this

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

    This was so helpful, Thank you!

  • @deleted-something
    @deleted-something 10 месяцев назад +1

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

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

    Very helpful tutorial, thanks!

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

    Thank you so much, this helped a lot

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

    Bro thank you so much now Im ganna show my brother

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

    this helped alot, thanks!

  • @22aa444
    @22aa444 10 месяцев назад +2

    Yesssssssssssss this is exactly what I needed

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

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

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

    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.

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

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

  • @Cool-Vinnieostis
    @Cool-Vinnieostis 10 месяцев назад +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 10 месяцев назад

      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 10 месяцев назад +1

      @@KeaneJ123 ok I will try

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

      ​@@Cool-Vinnieostis did it work?

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

      @@DanceFacilityyes it worked

  • @rozee8516
    @rozee8516 10 месяцев назад +3

    BRO THANK YOU FOR THIS

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

    thank you so much you're a life saver

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

    THANKS!!!!

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

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

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

    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.

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

    im new and this rlly helps, thanks :)

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

    Perfect for my level !

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

    Thanks for the tut :D

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

    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

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

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

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

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

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

    how do you add sound effects with it?

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

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

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

    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?

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

    Thank you ! And also‚ FIRE IN THE HOLE

  • @gene22
    @gene22 10 месяцев назад +3

    Cool!

    • @Qw4ack77
      @Qw4ack77 10 месяцев назад +2

      Bruh u didn’t watch the vid

    • @Mikrofalówka27273
      @Mikrofalówka27273 10 месяцев назад

      Lol fr ​@@Qw4ack77

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

    thank you

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

    So so so so so helpful

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

    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)

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

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

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

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

  • @zamanplaysNEWshorts
    @zamanplaysNEWshorts 18 дней назад +1

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

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

    How about classic mode?

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

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

  • @Nitrality
    @Nitrality 24 дня назад +1

    2.207 broke create loop

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

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

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

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

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

    Thank u

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

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

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

    thx bro

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

    Thanks

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

    thanks this help me ! :)

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

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

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

    ily bro

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

    do you know how to use the spawn particle trigger?

  • @Sharprobloxiam
    @Sharprobloxiam 9 месяцев назад

    Thanks! Really Helped! Gonna Watch More!

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

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

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

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

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

    So, how long do 1 block take time

  • @aesthetic7908
    @aesthetic7908 12 дней назад

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

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

    My head is hurting while watching😂

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

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

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

    I imagine this would also work for the keyframe trigger?

  • @L1239-z8l
    @L1239-z8l 10 месяцев назад

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

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

    1:36 Lenny face bottom right corner

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

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

  • @ZtingWray16
    @ZtingWray16 2 месяца назад +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

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

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

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

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

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

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

  • @Qw4ack77
    @Qw4ack77 10 месяцев назад +2

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

    • @BelHunterMusic
      @BelHunterMusic 10 месяцев назад +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 10 месяцев назад +2

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

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

    How is there a line by the move trigger

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

    why did i see a lenny face at 1:36

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

    Can you show us how to make rotation loops?

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

    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

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

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

  • @CarlJonson-ey8on
    @CarlJonson-ey8on 5 месяцев назад

    Understandable

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

    gooble

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

    How make boss fights?

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

    can you do a pulsing tutorial becuase that helps me much

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

    Can you make a static trigger? One next

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

    Doing a rotate loop like this doens't work for me wdym

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

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

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

    You taking insanely long to show us, but it’s OK me when I’m waiting😭😭😭

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

    I love so much geometry dash ahhhhhhhhh

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

    THANNNNNKKYPOUUUU

  • @br7h822
    @br7h822 9 месяцев назад

    No ones gonna talk about weird thing on the corner 1:34

    • @notzorf
      @notzorf 9 месяцев назад

      ( ͡° ͜ʖ ͡°)