lua – ROBLOX – how to tell who killed an enemy – Stack Overflow
Died connect event, but how do you know who(what player) killed the enemy? And where […]
Read moreDaily news about Roblox – fresh news, every day
Died connect event, but how do you know who(what player) killed the enemy? And where […]
Read more
I want ImageButtons in my Roblox game to act like hotkeys. Pressing 1, 2, or […]
Read more
Im trying to make the if only activate once because it activates multiple times because […]
Read more
game.Players.PlayerAdded:Connect(function(player) local leaderstats = Instance.new("Folder", player) leaderstats.Name = "leaderstats" local LVL … View full source
Read more
Button Script: local button = script.Parent local buttonModule = require(game.ReplicatedStorage.ButtonModule) local land = button. View […]
Read more
I'm making a window view on my Roblox flight simulator project. I asked ChatGPT how […]
Read more
Yes, there: Is an Animation part as a child to the script; Animation is published; […]
Read more
ROBLOX – how to pick two random players · 0 · Know someone who can […]
Read more
Well you first need to understand code structure. There exist Scripts (for the server), LocalScripts […]
Read more
I have a script in ServerScriptService and I do a 60 second countdown while the […]
Read more
I am trying to use TweenService to tween ImageTransparency and BackgroundTransparency, but it isn't working, […]
Read more
I want to create a game in Roblox where it will be possible to get […]
Read more
hello , im making a game in roblox studio and i did a dash abily […]
Read more
I am making a ROBLOX script to block messages which are toxic from getting to […]
Read more
i've tried disabling ragdoll on the humanoid but that didn't help. lua · scripting · […]
Read more
I have tried to use the roblox devforum but it is down right now due […]
Read more
Is roblox able to install on android. I tried installing the updates but roblox don't […]
Read more
I have tried changing lighting technology and don't know what else to try. roblox · […]
Read more
any help? EDIT: It happened when i got a new pc and im useing the […]
Read more
i'm trying to change the walking sound of the game using a script (i do […]
Read more