Roblox Forum banner

Discussions Showcase Albums Media Media Comments Tags Marketplace

1-6 of 6 Results
  1. Help
    I really don't know what's going wrong here, but once i press shift it never stops, and pressing e doesn't stop the animation either( E stops it because E starts another script for sliding) BTW can you please explain what the changes youve made do? sorry im very new to scripting local UIS =...
  2. Game Design
    So, I found this interesting gun engine that fits all my needs (first and third person, simple, etc.) but I can't find a way to animate the gun when equipping the gun or reloading, could someone help me with that in any way possible? Here's the gun engine's link: ^^^...
  3. Scripting
    I want to make it so that only one player can see the animation, but I have no idea how to do it. I know it's possible but I don't know how. I would be very grateful if you can help.
  4. Adopt Me
    I want to make a game with a buy egg system, a ride and fly and transform into pet gamepass (optional), its rarity, animations, make rainbow, and tasks for the pet. I will be adding more each time i want more things
  5. Scripting
    i am making a game like splatoon, i am trying to make a gun and a squid system The gun kills and paints has an animation The squid system makes you turn into a squid and you can swim inside the paint and climb walls
  6. Scripting
    Currently I'm making animations for a game, and have a standard animation playing for a Shop NPC using this: local animation = script:WaitForChild('Animation') local humanoid = script.Parent:WaitForChild('Humanoid') local playing = humanoid:LoadAnimation(animation) playing:play() My problem is...
1-6 of 6 Results
Top