#what can i make to get S1
1 messages · Page 1 of 1 (latest)
you need more of the fundamentals, not really more content.
liek what
your code used a lot of while loops when it wasn't needed
just not using infinite while-loops a lot
also a suggestion is a simple Door script btw
can u say more liek a door that rotates when u touch it
i made sum rn
il lshow u
When you press the button on the ProximityPrompt
ohhh
its just a ProximityPrompt.Triggered:Connect()
thats why u dont need a discord role
a discord role means little
focus on being less "trash"
i ask ppl to ogive me
the things dev forum stuff
Then i Study that
then i make the build they say that incudes it
whats that
a part that goes red - orange - yellow - green - blue - purple
Hello… So I encountered something really weird that always worked for me until now:/ I inserted a script into a part in the workspace. In the script I wrote; while true do script.Parent.Color = Color3.new(255,0,0) wait(1) script.Parent.Color = Color3.new(0,255,0) wait(1) end IT DID NOT WORK?!?!?! Someone explain. Thank you 😸
wait is deprecated
usa task.wait
can u help me out with the m1
** You are now Level 4! **
sure but can u pls pay
100 rbx only
@jade nova
where do i put the script
inside proximity or door
anywhere lol js reference the prox
ok
i only really need help figuring out how to make the hitbox does damage
^
k
i got most of the m1 done
k well someone might help me before you do i let you know if someone does
ok
@jade nova @finite niche
is this good
local door = script.Parent.Parent
local prox = script.Parent
local TargetRotation = 90
prox.Triggered:Connect(function()
door.Rotation = 0
while true do
door.Rotation = door.Rotation + 1
wait()
if door.Rotation == TargetRotation then
break
end
end
end)
No
** You are now Level 3! **
oh ok
ok
see you're not supposed to use while-loop
also you're supposed to use HingeConstraint
how
There's a doc for everything
ok
Countless tutorials on yt and Roblox forums
Imma send it but please search it urself next time
@finite niche
u can just have this
so how do i make it so that it rotates after i use prox
NO IM KAIE IT MYSELF
no there's no script
Also u can check open sources in other places and read their scripta
just the HingeConstraint stuff
.Triggered
Use tween service to rotate it to 90 degs
Either use tween or hinges
i stil ldont get it
Which one u want to use?
Both hinges tween or one of each
Hinges or tween only
Hinges ig
^
@lunar cloak alr nvm i solved it
no thats a model
oh
i use lowercase when it should be uppercase
oh
hinge = no scripts, roblox physics. Tween = scripts no physics, hybrid = you get it
oh
@finite niche
this is from forum
this is mine
@jade nova
@finite niche
add another wait at the end
its good
now try doing it dynamically
instead of spamming wait
wdym
thats ok but there's a better way do do it.
local hue = (tick() * cyclesPerSecond) % 1
it wont change color
console?
good job
overtime increase the difficulty off ur challenges
remember that there is nothing wrong with using ai
many devs use it
dont js copy paste
understand what hes doing
ok
ask him to break it down for you
What do i make now
what do u feel like making
ok
@finite niche
local TP = script.Parent
local TP2 = script.Parent.Parent.Teleporter2
TP.Touched:Connect(function(hit)
h = hit.Parent:FindFirstChild("Humanoid")
if h then
h.Parent:MoveTo(TP2.Position)
end
end)
What r u thinking of making
sup
I system
so when u press drop apple thenu apple drops