Roblox Forum banner

Discussions Showcase Albums Media Media Comments Tags Marketplace

1-2 of 2 Results
  1. Scripting
    I want to make a game like Raise A Floppa. How do I make it move like Floppa, like example, it just wanders around but if you put in food, it will go to the food bowl.
  2. Scripting
    I was trying to make a search thing like google (with a button to see the search results) but then it keeps thinking I typed in nothing. local searchbar = script.Parent local Text = searchbar.Text local SearchBtn = searchbar.Parent.SearchButton SearchBtn.MouseButton1Click:Connect(function()...
1-2 of 2 Results
Top