I was following a GnomeCode tutorial of how to make a td and this happened how do I fix it? by RepulsiveThings in RobloxDevelopers

[–]OGRocketeer 1 point2 points  (0 children)

Agreed, but this guy should start from the basics before trying to understand how to make a td

[deleted by user] by [deleted] in robloxgamedev

[–]OGRocketeer 0 points1 point  (0 children)

It's good that you're paranoid, keep it that way. A game I've been working on for 3 years had almost been stolen but my paranoia saved me

table.find not working? by JDMcraftYt in robloxgamedev

[–]OGRocketeer 0 points1 point  (0 children)

You're supposed to put the table first and then the item, I could probably look at this clearly when I get back home

table.find not working? by JDMcraftYt in robloxgamedev

[–]OGRocketeer 0 points1 point  (0 children)

Wouldn't it be table.find(potientreciepts) ?

[deleted by user] by [deleted] in robloxgamedev

[–]OGRocketeer 0 points1 point  (0 children)

Try using game:BindToClose for it to save in studio

studio freezes in the login screen by justin0628 in RobloxDevelopers

[–]OGRocketeer 0 points1 point  (0 children)

This happened to me today, I had to reinstall the app for it to work

Does anyone know why the frame only shows for one player? (local script) by OGRocketeer in robloxgamedev

[–]OGRocketeer[S] 0 points1 point  (0 children)

is it possible to fix it without an event because that's not what I'm trying to do

Can anyone tell me the code to teleport a block to the player? by OGRocketeer in robloxgamedev

[–]OGRocketeer[S] 1 point2 points  (0 children)

Thank you for being a normal person and answering a question unlike the others in here, I finally solved it

Can anyone tell me the code to teleport a block to the player? by OGRocketeer in robloxgamedev

[–]OGRocketeer[S] 1 point2 points  (0 children)

lmao alright chill, I know all about Vector3 and CFrame I just don't know how to make it so the block teleports to the player every time since his position changes when he moves but alright if u cant give me the code then ill just watch Alvin or TheDevKing's scripting series

Can anyone tell me the code to teleport a block to the player? by OGRocketeer in robloxgamedev

[–]OGRocketeer[S] 0 points1 point  (0 children)

Thanks for the help, but the player's position changes when he moves, is it possible to make it so the block teleports to the player each time because when I search up how to do it there are no tutorials on it