Answers for "roblox animation events"

0

roblox animation events

Animation:GetMarkerReachedSignal("EventName"):Connect(function(paramString)
	print(paramString)
end)
Posted by: Guest on February-12-2021

Browse Popular Code Answers by Language