Can I Turn Color Into a Gameplay Element?

Sdílet
Vložit
  • čas přidán 27. 08. 2024
  • My official Roblox Studio course:
    bit.ly/ByteBlo...
    discord: / discord
    wondered how to make a main menu in roblox studio? or how to create a shop which has working GUI? ive made lots of 2024 roblox scripting tutorials about all the different bits of roblox to give you some up-to-date information about all of its properties and events.
    my goal is to simply give some insight on how to use the various features and instances roblox studio, and show you some fun stuff you can do with them. thanks for checking out this roblox scripting tutorial :)

Komentáře • 156

  • @byteblox100
    @byteblox100  Před 3 měsíci +16

    50% OFF COUPON WITH "SUSBYTE" (ends in 3 days):
    linktr.ee/ByteBlox

  • @valk4721
    @valk4721 Před 3 měsíci +43

    Color shift was a pretty cool concept on its own and im glad to hear you bring it up in a video. i am glad to hear you might consider making a better/newer version of it (even if the like goal is unlikely)
    which reminds me, would you be fine if people made small spin offs or recreations of your existing games. cause i was interested in maybe making a longer version of Color Shift

    • @ItzTiger6000
      @ItzTiger6000 Před 3 měsíci

      Its a concept on its own, he doesn't own the idea so it doesn't matter if he minds it or not.

    • @IkeltheUmbreon
      @IkeltheUmbreon Před 3 měsíci

      ​@@ItzTiger6000maybe so, but that doesn't matter, it's just nice to ask if someone else came up with the idea to start with.

    • @quicknoodle6220
      @quicknoodle6220 Před 3 měsíci

      @@ItzTiger6000 he does own the idea by intellectual property

    • @ifqiyeh
      @ifqiyeh Před 2 měsíci

      this game idea is not new btw

    • @ethansexton
      @ethansexton Před 19 dny

      @@quicknoodle6220 cant copyright gameplay

  • @TheREALLofiat
    @TheREALLofiat Před 2 měsíci +6

    As a Unity developer it absolutely pained me that he did different folders for the colors instead of
    local currentColor;
    for i, v in game.Workspace.Parts:GetChildren() do if v.color == currentColor then v.transparency = 1; v.collision = false; else v.transparency = 0; v.collision = true: end end
    Yes I know this is a strange mess of Lua and C# I have little Lua knowledge and lots of C# knowledge so this is what I came up with as a middle ground 💀

    • @EATBProder
      @EATBProder Před 2 měsíci

      I wouldnt recomend you touch topics of what u almost know nothing, say that due that i already did the ridiculous in the past

    • @NodeCodes
      @NodeCodes Před 2 měsíci

      Remember, Roblox Studio is an independent game engine, it works differently to the basic lua. Thank you for trying to help out but Unity and Roblox Studio are on different universes.

    • @TheREALLofiat
      @TheREALLofiat Před měsícem

      I know it's been a month but I'd like to say that it's not really about what engine I use, I have used roblox studio before, it's more about the practicality, why have the color bricks be stored in folders when you can dynamically find the colored bricks in code and just set the color and be done with it. You can also modify the code to allow more leeway for different shades.

  • @Milkguy33
    @Milkguy33 Před 3 měsíci +18

    racist blocks

  • @Over0w0MeAmTheHotel
    @Over0w0MeAmTheHotel Před 2 měsíci +4

    Just a suggestion but Don’t use R15 for obbies, the physics are clunky and don’t work well for obbies. It will also fix the layered clothing issue. R6 is the definitive avatar type for obbies, so just use R6.

  • @Cash-is-me
    @Cash-is-me Před 3 měsíci +214

    so.. i can make a racist obby?!

  • @GrimBeConfused
    @GrimBeConfused Před 3 měsíci +3

    Btw you can make the character and their accessories blue or green or what ever. you go to the accessories texture and remove it, then change the colour of the accessories handle to change its colour.

  • @CodeWithAbed
    @CodeWithAbed Před 2 měsíci +1

    I like the random game concepts you make, it makes me learn alot of simplified and new methods of scripting. Thank you

  • @Its_DanielAzure
    @Its_DanielAzure Před 2 měsíci +1

    Better idea for the characters being able to have different colors without looking same use highlights

  • @gneu1527
    @gneu1527 Před 3 měsíci +3

    I wish people actually made these kinds of ideas like color obby and stuff but without the cashgrab elements and the shop thingy, nothing, just an obby with the idea and that's all.

    • @user-xw4gn7do9x
      @user-xw4gn7do9x Před 2 měsíci

      Just wanted to add it sounds like something Tower world would do.

  • @batvat3243
    @batvat3243 Před 3 měsíci +1

    ur channel growing like crazy. keep up the great work!

  • @TackyToons
    @TackyToons Před 2 měsíci

    wait up so I havent seen the video yet but like I think it would work like this:
    part.Touched:Connect(function(hit)
    if not hit.Parent:WaitForChild("Humanoid") then return end
    local hitChar = hit.Parent
    local plr = game:GetService("Players"):GetPlayerFromCharacter(hitChar)
    then like all the code and stuff for swwitching collisions if your body colors are the same as the part color im lazy
    )

    • @nopfp416
      @nopfp416 Před 25 dny

      It wouldn't work very well for laggy players and could be exploited if it's a server script (which I'd hope not)

  • @flint6000
    @flint6000 Před 3 měsíci +35

    We doing racism with this one

  • @Yan-chanx0
    @Yan-chanx0 Před 2 měsíci

    ... There was a similiar Indie game i played as a kid, I don't remember the name, or where it was, but you had colored walls, and the character got colored by some colored ball shaped things. You entered a level through a pipe, and exited a level through a pipe. It was not popular.

    • @Fudgaroni
      @Fudgaroni Před 2 měsíci

      Color switch is the only game that comes to mind

    • @Yan-chanx0
      @Yan-chanx0 Před 2 měsíci

      @@Fudgaroni there are no pipes in there

  • @nopfp416
    @nopfp416 Před 25 dny +1

    1:16 "not really easy to do"
    2:01 "It's actually really simple"

  • @Monkeymario.
    @Monkeymario. Před 3 měsíci +4

    so at 4:07 why is there a weird sound

    • @Beij1ngCorn
      @Beij1ngCorn Před 3 měsíci +2

      Cause skibidi sigma alpha ohio rizz tactics type sound

    • @name6953
      @name6953 Před 3 měsíci +1

      @@Beij1ngCorn this is worse than the "no views bro fell off" thing

  • @jjjonetwo3840
    @jjjonetwo3840 Před 3 měsíci +2

    wait.. this reminds me of super checkpoint remastered land path

  • @PhillipLarsen
    @PhillipLarsen Před 3 měsíci

    You are popping off godly videos, man. I am very enticed!

  • @RobloxStudioWithJacob
    @RobloxStudioWithJacob Před 3 měsíci

    EHHEHEHE thanks man ive been finding this and you're the only one i found and explaining the code keep it up you earn a new subs

  • @thegamingdeath123
    @thegamingdeath123 Před 3 měsíci +1

    I remember seeing this in the other video

  • @flypixelss
    @flypixelss Před 2 měsíci

    Ik im stupid but I was thinking of making tint in the game instead to change colors of the players

  • @jerry_blueberry
    @jerry_blueberry Před 3 měsíci +1

    Idea: Konami code enables "gamer mode" visually changes the hypercolor into RGB like gaming keyboards and changes name of hypercolor to gamer mode.

  • @Sweebys
    @Sweebys Před 9 dny

    You could also use physics service

  • @HelloWorld-tt8qu
    @HelloWorld-tt8qu Před 3 měsíci

    If you don't want everyone to be the same character , Id say you could give the player like a small halo above their avatar which would display the color instead. Of course this requires just a bit more of code to make and unfortunately im not sure how you would do that , besides putting the mesh inside replicatedstorage and making a script so that the halo appears above players head.

    • @RyanEXElol
      @RyanEXElol Před 3 měsíci

      What mesh part, or you meant a billboard gui?

    • @HelloWorld-tt8qu
      @HelloWorld-tt8qu Před 3 měsíci

      @@RyanEXElol Mesh part is a part which you can add by clicking the + icon when you hover on workspace. Inside of the mesh part there's a property called "Mesh Id". If you know how to model , you can add your own mesh id by clicking the folder icon and choosing a FBX or OBJ file. However if you don't know how a mesh part works , i recommend just searching for a "Torus" in the toolbox and scalling it (if needed) and of course renaming it to whatever you want for better use.

    • @macialdo100
      @macialdo100 Před 3 měsíci +1

      why not just put a highlight over the players character?

    • @RyanEXElol
      @RyanEXElol Před 3 měsíci

      @@HelloWorld-tt8qu Ik that, but I didn't know why mesh part, a billboard gui would work great, you can check for every shirt, accessory and stuff to remove their texture id and color it.

    • @HelloWorld-tt8qu
      @HelloWorld-tt8qu Před 3 měsíci

      @@RyanEXElol idk it's just an idea , it's your choice how you would do it ,

  • @cool-128
    @cool-128 Před 3 měsíci +1

    i clapped at your very first line 😭

  • @blade153
    @blade153 Před 2 měsíci

    Colorblind people are gonna love this one

  • @BennydoesstuffYT
    @BennydoesstuffYT Před 3 měsíci

    I made an obby once where you would get a random color each round and you have to avoid touching your color and each round the obstacles would change colors and the first one to finish wins

  • @Natbotjuice
    @Natbotjuice Před 3 měsíci +1

    theres a game called agnosia with basically this exact feature sadly

  • @BlueOutline
    @BlueOutline Před 3 měsíci +4

    racism is now real in roblox

  • @user-fy4zq9ns6d
    @user-fy4zq9ns6d Před 3 měsíci +1

    Bruh i know how to script realy good and i cant get a 1 good idea...I WANT JUST 1 GOOD IDEA

  • @KarmicID
    @KarmicID Před 3 měsíci +3

    Rascism : the game

  • @dradekon
    @dradekon Před 3 měsíci

    Hi BikeLocks! You inspired me to become a roblox developer, and hopefully uhhhhh i dont know what else to say actually

    • @Kryic
      @Kryic Před měsícem

      I love bikelocks

  • @ibilooid-iravein2925
    @ibilooid-iravein2925 Před 15 dny

    :0 I GOT INTO THE PIPE IN THE START

  • @moamen2850
    @moamen2850 Před 3 měsíci

    So u can combin it with a wall jump platform to fade through the parts to go to your other wall jump NICE

  • @hiagogames
    @hiagogames Před 2 měsíci

    tv girl fans are going crazy over the thumbnail

  • @Triploonic
    @Triploonic Před měsícem

    havent watched the video but im guessing it uses collison groups

  • @macialdo100
    @macialdo100 Před 3 měsíci

    Should have just used highlights on top of peoples avatars with respective colours.

  • @slothartist8317
    @slothartist8317 Před 3 měsíci

    I wanna know how to make color wheel GUI for changing objects or for avatars customization and house customization system with grids and objects placement

  • @pitmaislappin
    @pitmaislappin Před 3 měsíci +4

    this is buss bussin

  • @slavsit7600
    @slavsit7600 Před 3 měsíci +3

    10k likes is too much bruh, pls just work on it 😭😭😭😭

  • @NovaWolf_
    @NovaWolf_ Před 2 měsíci

    Highlight instance exists

  • @craxypt
    @craxypt Před 3 měsíci

    I am sorry to say this but, that is not the best system. By using remote events, you're allowing lag to more affect gameplay, and even with low pings it affects people. I would suggest using collision groups on client side, though I've only been doing lua for

  • @Luke-sz2ir
    @Luke-sz2ir Před 3 měsíci

    why not js use overlay thingy for color detection??

  • @potoe6393
    @potoe6393 Před 3 měsíci

    turn color shift into a pvp game

  • @danirhdez2122
    @danirhdez2122 Před 3 měsíci

    How do you make the particles?

  • @sleepiestgal
    @sleepiestgal Před 3 měsíci

    i believe in you.

  • @M1lk_Fr
    @M1lk_Fr Před 3 měsíci +1

    Purper

  • @SirJo_
    @SirJo_ Před 3 měsíci

    If betterColor == true then
    chanceOfCrime = 0
    end

  • @Mystic_Oni
    @Mystic_Oni Před 3 měsíci

    really interesting idea

  • @FacundoMaq
    @FacundoMaq Před 3 měsíci

    Noooo, I was making an obby where you could change colors, they outdid me 😖

  • @spitefulbun
    @spitefulbun Před 3 měsíci

    tv girl thumbnail reference?

  • @biancamunch4569
    @biancamunch4569 Před 2 měsíci

    It doesn’t work

  • @RyanEXElol
    @RyanEXElol Před 3 měsíci

    Delete the texture from accessory, boom you can color it.

  • @ashfaq_
    @ashfaq_ Před 2 měsíci

    I might as well steal this.. (thanks hehe)(definitely stealing:O)

  • @creeperplayzz
    @creeperplayzz Před 3 měsíci +3

    Day 63 of edging to your videos

  • @fireblast_1000
    @fireblast_1000 Před 3 měsíci

    I wish i could get your course but its to much for me lol and ik you were talking about $1 per hour but if you think about it its not cause if there are 10 people buying it then its $10 per hour and more, but ik what you mean its for the person who buys it, it is $1 pper hour but yeah i cant afford it lol. Got any tips for me to get better?

    • @byteblox100
      @byteblox100  Před 3 měsíci

      It’s half off right now with a coupon

    • @fireblast_1000
      @fireblast_1000 Před 3 měsíci

      @@byteblox100 how long is the sale on for when does it end

    • @fireblast_1000
      @fireblast_1000 Před 3 měsíci

      @@byteblox100 is it 25?

    • @fireblast_1000
      @fireblast_1000 Před 3 měsíci

      @byteblox100 I was gonna get it today but it says that the code expired so I cant

  • @fabianneumeyer2080
    @fabianneumeyer2080 Před 3 měsíci +1

    Most underrated roblox channel

  • @Clyde_E
    @Clyde_E Před 3 měsíci

    Cool! now make the roblox water actually behave like water

  • @sciguypvz
    @sciguypvz Před 2 měsíci

    We got 10k

  • @Gnapryhehe
    @Gnapryhehe Před 3 měsíci

    Now ppls can make the CZcams Kids videos but on Roblox version

  • @imag3ry
    @imag3ry Před 3 měsíci

    fanum taxed bros likes 😓

  • @VinOnline
    @VinOnline Před 3 měsíci

    I think my Roblox account is older than the average player now 😂

  • @HalezRblx_kevin
    @HalezRblx_kevin Před 3 měsíci

    It didn’t work

  • @HeavenlyHostGaming
    @HeavenlyHostGaming Před 3 měsíci +1

    Epic

  • @vermamaerodriguez96
    @vermamaerodriguez96 Před 3 měsíci

    wow

  • @T_rb0
    @T_rb0 Před 3 měsíci

    colour or die

  • @programaus
    @programaus Před 2 měsíci

    colorblind people:

  • @xatlaswolf2339
    @xatlaswolf2339 Před 3 měsíci

    Game called Hue

  • @BONKHead_
    @BONKHead_ Před 3 měsíci

    can you put game link in desc?

  • @ComputedCyan
    @ComputedCyan Před 3 měsíci

    yes

  • @zOOpygOOpert
    @zOOpygOOpert Před 3 měsíci

    Lego Dimensions

  • @renker1
    @renker1 Před 3 měsíci +1

    Local scripts be like:

  • @DeskaDebu
    @DeskaDebu Před 3 měsíci

    Actually i made that in 2023

  • @mell0wzgmd
    @mell0wzgmd Před 3 měsíci

    white

  • @kittenweapon
    @kittenweapon Před 3 měsíci +1

    4 minutes ago 28 views.This channel really fell off 😔😔😔

    • @derpdudtennoherelol4053
      @derpdudtennoherelol4053 Před 3 měsíci +4

      what is the point of comments like this, is this a meme? a trend? trolls?

    • @Vantant
      @Vantant Před 3 měsíci

      @@derpdudtennoherelol4053 its like a generational divide

  • @wasiplayseverything
    @wasiplayseverything Před 3 měsíci +1

    670 views in 1 hr bro fell off

  • @hunter9746
    @hunter9746 Před 3 měsíci +1

    W system

  • @mrcrazyderp6955
    @mrcrazyderp6955 Před 3 měsíci

    Isn't this just Hue?

  • @defnoteid
    @defnoteid Před 2 měsíci

    the moment i saw this my mind went -group collisions- CollisionGroups

  • @folk_the_animator
    @folk_the_animator Před 3 měsíci

    Epik

  • @tursu_kavanozu
    @tursu_kavanozu Před 2 měsíci

    DUDE YOU STOLE MY İDEA

  • @ChristianMcghee-zg3ue
    @ChristianMcghee-zg3ue Před 3 měsíci +3

    daddy

  • @JxDino
    @JxDino Před 3 měsíci

    Use tags lol

  • @vincehomoki1612
    @vincehomoki1612 Před 3 měsíci

    7 mins ago

  • @Goldrblx_
    @Goldrblx_ Před 3 měsíci

    10 likes in 3 minutes? Im think you fell off

  • @markerfunny
    @markerfunny Před 3 měsíci

    pin me pls (probably not)

  • @cookie73299
    @cookie73299 Před 3 měsíci

    pin me u wont

  • @Personofvideo
    @Personofvideo Před 3 měsíci

    40 views in 5 mins bro fell off ☠️☠️☠️

  • @not_eagleye
    @not_eagleye Před 3 měsíci

    1 like lol skill issue!!!

  • @stressed1
    @stressed1 Před 3 měsíci

    white