local 써서 한번하는 방법 몰?루 애초에 내가 루아 코드를 모름 근데 C#이랑 비슷비슷무리해서 그냥 저렇게하면가능함
2024.01.17 22:58
ㄱㄷ
2024.01.17 22:58
그럼 맵밖으로 나가져서 원래 자리로 돌아가는거 아님?
2024.01.17 23:00
그수치는 니가 알아서
2024.01.17 23:05
if zz_y7.is_someone_in_world() then
_UserService.LocalPlayer.TransformComponent.WorldPosition.x = -1000
_UserService.LocalPlayer.TransformComponent.WorldPosition.y = -1000
return end
if zz_y7 찾아서 복붙 ㄱ
2024.01.17 23:00
ㅇㅋ 해결
2024.01.17 23:04
if zz_y7.is_someone_in_world() then retrun end 가 원본
if zz_y7.is_someone_in_world() then [여기사이에 넣어주면됨 일단 흐름상 그럼 테스트 몰?루] retrun end
댓글7
TransformComponent.WorldPosition.x = -1000
TransformComponent.WorldPosition.y = -1000
local 써서 한번하는 방법 몰?루 애초에 내가 루아 코드를 모름 근데 C#이랑 비슷비슷무리해서 그냥 저렇게하면가능함
ㄱㄷ
그럼 맵밖으로 나가져서 원래 자리로 돌아가는거 아님?
그수치는 니가 알아서
if zz_y7.is_someone_in_world() then
_UserService.LocalPlayer.TransformComponent.WorldPosition.x = -1000
_UserService.LocalPlayer.TransformComponent.WorldPosition.y = -1000
return end
if zz_y7 찾아서 복붙 ㄱ
ㅇㅋ 해결
if zz_y7.is_someone_in_world() then retrun end 가 원본
if zz_y7.is_someone_in_world() then [여기사이에 넣어주면됨 일단 흐름상 그럼 테스트 몰?루] retrun end