|
| 22 Jul 2015 02:45 PM |
| I'm wanting to make a game. I'm thinking about an obby. What would I need to do with it too make it good? |
|
|
| Report Abuse |
|
|
|
| 22 Jul 2015 02:48 PM |
| Don't use free models (if possible) OR at least build the stages. You can use a lava script and obby stage and leaderboard script, but build it. That's what makes an obby original! C: |
|
|
| Report Abuse |
|
|
|
| 22 Jul 2015 02:50 PM |
Here's a lava kill script for you ^-^ Just put a script into your lava brick and paste this in.
script.Parent.Touched:connect(function(hit) if hit.Parent:FindFirstChild("Humanoid") then hit.Parent:FindFirstChild("Humanoid").Health = hit.Parent:FindFirstChild("Humanoid").Health - 100 end end)
i really really really wanna run over youuu |
|
|
| Report Abuse |
|
|
|
| 22 Jul 2015 03:13 PM |
| I think to make a obby good you should make it not too long and maybe a theme like(this is only an example) how there is espace prison or rob the bank obby. IDK that's what i look for in obbies. |
|
|
| Report Abuse |
|
|