How do I fix my Dialogue Detection? #Roblox
I am only 10, but I have more experience than you may think in coding. However, I was coding in Roblox on my account named “shunonni” and tried to give the player a badge upon selecting a DialogueChoice. I tried this script :
How do I fix my Dialogue Detection? #Roblox
I am only 10, but I have more experience than you may think in coding. However, I was coding in Roblox on my account named “shunonni” and tried to give the player a badge upon selecting a DialogueChoice. I tried this script :
How do I fix my Dialogue Detection? #Roblox
I am only 10, but I have more experience than you may think in coding. However, I was coding in Roblox on my account named “shunonni” and tried to give the player a badge upon selecting a DialogueChoice. I tried this script :
Damage multiplier will not work on “BaseDamage”
Here is the code:
Can I avoid humanoid:ApplyDescription resetting previous changes made to humanoid?
In my roblox game I’m currently making a character creation system, and the only way I found to change the player’s face is through humanoid:ApplyDescription
. Here’s how I’m currently using it:
What does index nil mean?
I attempted to mess around with the children because I think that’s the problem but I was unsuccessful
What does index nil mean? Im new to coding in roblox
I attempted to mess around with the children because i think thats the problem but I was unsuccessful
My animation within Roblox Studio plays, HOWEVER in an actual game it doesn’t play, but the projectile works
My Problem is that the animation I labelled as “FireballThrow” and the fireball projectile does play in the Roblox Studio environment, HOWEVER in a real game it doesn’t execute properly, only the projectile is successful
Passing arguments trough a RemoteEvent in Roblox
I’m currently trying to make a message system in Roblox, so that the server can send a message like so:
Is there a link for Roblox lua documentation because lua is different from roblox lua and I have not found any proper Documentation
I searched up on devhub and devforum but there isnt a proper list so I refered to the ai for answers.