Color3 - Roblox Scripting Tutorial

Поділитися
Вставка
  • Опубліковано 26 вер 2024
  • Discord: / discord
    Twitter: / alvinblox
    Roblox: www.roblox.com...

КОМЕНТАРІ • 13

  • @Lazekillerwhale
    @Lazekillerwhale 4 місяці тому +2

    It's a funny coincidence how the day I got back to Roblox scripting is the day you went back to uploading tutorials. Either way, thanks a lot for these videos man. I and many others really appreciate it.

  • @HDWare
    @HDWare 4 місяці тому +2

    Cool Video! Might you do a tutorial on Roblox Physics aka: LinearyVelocity etc..

  • @mhdpr1
    @mhdpr1 4 місяці тому

    everyday, I look forward to watching your videos and youve helped me a lot thanks AlvinBlox!

  • @dogukanckr3618
    @dogukanckr3618 4 місяці тому

    you know battleground games are pretty popular these days and the main part of these games are cool moves. A series about coding a animated skill would be an amazing practice about using vectors animations and events maybe you can do a video like that some time!

  • @kidnamedsolid3547
    @kidnamedsolid3547 4 місяці тому

    I absolutely love these tutorials. You should make a CFrame tutorial

  • @Lingon213
    @Lingon213 4 місяці тому

    Super duper underrated

  • @Ribli010
    @Ribli010 4 місяці тому

    can you do a tutorial about a timer in gui?

  • @Noon1263
    @Noon1263 3 місяці тому

    always wondered why and what the .new() part was for, liek you said, its confusing, and objects use the 0-255 format so I don't see the purpose or need for .new()

    • @AlvinBlox
      @AlvinBlox  3 місяці тому

      Using .new() makes it very clear that you are creating something new. It helps avoid confusion. In OOP (object oriented programming), it is common practice to use a constructor method ( aka .new() ) to create new instances of a class. The new() method is a constructor for the Instance and Color3 classes. This keeps the API consistent with OOP principles.

    • @Noon1263
      @Noon1263 3 місяці тому

      @@AlvinBlox ah right, got it, cheers mate!

  • @VelocityRides31
    @VelocityRides31 4 місяці тому

    COLORS!

  • @Knxckas
    @Knxckas 4 місяці тому

    Yay