Imgflip Logo Icon

I at least feel for the crappy game copies now that I know how confusing it is.

114 views 4 upvotes Made by Flare_The_Fire 2 days ago in Roblox
Confused Math Lady memeCaption this Meme
17 Comments
0 ups, 9h,
1 reply
scripting is hte only hard part after you watch a 10 minute youtube tutorial
0 ups, 9h,
1 reply
Yeah that's where I'm having trouble. I don't know how to make the proximitypromt play a sound when clicked. (Ik this is probably easy but I suck at this kind of scripting lmao)
0 ups, 7h,
1 reply
script.Parent.ProximityPrompt.Triggered:Connect(function()
script.Parent.Sound:Play()
end)

Should work but I might have made a mistake
0 ups, 7h,
1 reply
made w/ Imgflip meme maker
Yea it didn't work but it might be on my end. This is how it's set up rn and I'm not sure how it's supposed to be set.
0 ups, 7h,
1 reply
Put each item under the cat model
No items should be under each other for the script to work
0 ups, 7h,
1 reply
Plus you should parent both to a part so that the sound emits from the part and not from everywhere
0 ups, 7h,
1 reply
made w/ Imgflip meme maker
New setup. Still not working.
0 ups, 6h,
1 reply
Oh to fix it rename the sound to Sound
0 ups, 6h,
1 reply
The thing to keep in mind is that scripts refer to objects through names and ancestry
0 ups, 6h,
1 reply
still didnt work aaaaaaaaaaaaa
0 ups, 5h
can I see the console’s error message
0 ups, 17h,
1 reply
its not confusing especially when compared to real game engines
0 ups, 14h,
1 reply
Well I just started, all I know how to do is parts and dialog
0 ups, 12h,
1 reply
If you know dialog then you should know everything related to modifying the workspace
0 ups, 12h,
1 reply
Because the entire game uses the parenting structure that dialog does
0 ups, 11h,
1 reply
I'm still learning how to do things, like I haven't even started learning about scripts yet.
0 ups, 8h
Not knowing scripting is fine, you need to learn how to set things up first though
Confused Math Lady memeCaption this Meme
Created from video with the Imgflip Animated GIF Maker
IMAGE DESCRIPTION:
HOW IT FEELS TRYING TO UNDERSTAND ROBLOX STUDIO (I JUST STARTED TODAY)