How To Make A ViewModel In Roblox Studio (2023)

preview_player
Показать описание
🌟 Join our discord community to collaborate with other devs, discuss roblox studio, ask for scripting help, and much more!

👍 If you enjoyed the video, leave a like and subscribe, it genuinely helps me out a lot!

💬 Leave a comment telling me what you think, I'm always happy to hear what my viewers like and what videos they want to see in the future!

🤔 What is Roblox? Roblox is a universal platform where you can let your imagination run free. Players can upload games they themselves have created through Roblox's development software, Roblox Studio. Roblox is a huge platform where friends, family, and others can play together, have fun, and make memories. It inspires creativity, friendships, teamwork, building, and cooperative play. A platform where all are welcome.

🎵 Music
1.) Bloo Bay Beach - Paper Mario Color Splash - Nintendo
2.) Portal Radio Theme - Portal - Valve

#roblox​​ #robloxstudio​​ #robloxstudiotutorial #robloxstudiodevlog
Рекомендации по теме
Комментарии
Автор

FIX: If your viewmodel is colliding with the player, add these lines of code on line 18 to make sure the viewmodel has cancollide set to off

PlutoIsAway
Автор

everytime i go into first person my character starts flying and spazzing out everywhere

Jibljang
Автор

Is there a way to make the viewmodels appear on certain tools? and also is there a way to animate them?

raccoon_thats_very_chill
Автор

Guys turn Humanoid to r15 will prevent your charecter from flying

wichaponpasomkit
Автор

If you wanna make the arms look like your character add these lines


= Character:WaitForChild("Body Colors").LeftArmColor
= Character:WaitForChild("Body Colors").RightArmColor
print("ChangedColors")

if then
= ViewModel
print("AddedShirt")
end

zumbie
Автор

used this to make a portal type game so i can make the portal gun appear and randomly i hear the portal radio theme as the outro. Perfect

randomfunnymomentguy
Автор

Incase the viewmodel doesn't move with the camera you might need to set a "primary part" for it.

thatoneguyyouforgotthenameof
Автор

2:37 please next time you make a tutorial video that includes a script, write the script on video and explain how it works so people can actually learn from it.

EktoAnim
Автор

If you can't move to the sides just add

ViewModel.RightArm.CanColide = false
ViewModel.LeftArm.CanColide = false

Add this after lien 17 and replace RightArm and LeftArm with the actual names of your objects if you have questions just comment them fr

BobBuilder
Автор

Works almost pefectly! But I had to add 2 line in the script after line 7 to disable CanCollide on both arms!

assine
Автор

a few problems with this is that i cant turn my camera left or right it's stuck and when i look up i dont see the gun in my hands like yours help...

minelandcodingtutorials
Автор

guess u need to make a new one for 2024 cuz it aint working for me :(

paulinemosley
Автор

Hippity hoppity, your code is now my property.

bkkpro
Автор

Literally saw a video of 28 minutes of a view model then I see this…😊🎉❤

Shark_game
Автор

Is the left arm and right arm ACTUALLY required other than making your character look like it's holding the item? Thanks for responding!

YourLocal_Mkara
Автор

Thankyou for adding the script all these other people dont have it

ItzGrugsBtw
Автор

Nice! It works perfectly! now how do you do it so you can preview the viewmodel?

harryboyha-kese
Автор

1:36 when he talks it cant be a tool, does it mean it cant have a tool symbol, or anything else?

ClerigoPiano
Автор

So for the view model in my game, different infected and survivors have their own unique view models. How can I modify the script so that the view model is based on what character you are currently playing as?

Jesse_
Автор

hey can you make a video about animating and scripting walking with View Models?

MysteriousNN