#Nececito ayuda en un sistema de disparo (habla hispana)
1 messages · Page 1 of 1 (latest)
Por favor english
@jade edge Ingles por favor*
There's a reason I put "Spanish speaking"
Man, if I am from the Hispanic community, it is much more comfortable to work with someone who speaks my same language, either for convenience or to specify what I need.
I mean, I need help, because I don't know how to create it, not hire someone
Google Translated:
Well, I'm a beginner at Roblox Studio (I know nothing about code) and I've already looked in several places and nothing, I can't figure out how to create it. If someone could help me, I would appreciate it, or if you want to join my project set in WW2 in a confrontation between 2 sides (+13 age to play the game)
I don't think a WW2 game is a good start for someone who's a Roblox Studio beginner...
There's no "here's how to make an entire WW2 game" tutorial, so you'll have to be more specific and break it down into smaller pieces you can ask for help about.
Like what specifically are you even looking for?
Basically, a script that when you left click the gun it fires a glowing "bullet" that simulates the shot of a real gun.
** You are now Level 1! **
It's just the script, since I don't know how to create it and I've searched in several places and no one says how to create it, I don't like using the toolbox, it's something I refuse to do, so I'm suffering for that part
like first person?
the glowing bullet is called a tracer, which can probably just be done via a neon material part.
Actually firing it can be done in a few ways, by using mouse.Hit and firing towards that as a start
It really is third person, I feel that it gives better gameplay than the aesthetic section, I want it to be something entertaining and third person is the best.
https://create.roblox.com/docs/reference/engine/classes/Mouse#Hit
A tool's .Activated can be used to trigger something when the player clicks