✅ 소스를 통해 확인됨 Steam 커뮤니티
- 패치 제목: MicroWorks Patch Notes 1.11.1
- 패치 출시일: 4월 12, 2024
The developer of MicroWorks has released a new update for the game on April 12, 2024. 이 새로운 업데이트에서 확인하거나 변경해야 할 새로운 사항은 다음과 같습니다.. 이 정보는 Steam의 공식 발표에서 직접 선별되었습니다.
반점 1.11.1 is live now. This small update addresses a few small issues and includes minor fixes.
Most notably, we’ve made a change to how Host Takeover works, so that force quitting the game through methods like Alt + F4 will still trigger it, instead of disbanding the server.
For modders, we’ve added a couple of new API functions:
- Global: CastRayAll(origin, direction, length)
- Global: CastSphere(origin, direction, 반지름, length)
- Global: CastSphereAll(origin, direction, 반지름, length)
- Global: CheckLine(startPoint, endPoint)
- UnityObjectWrapper: IsEqualTo(wrapper)
- GameObjectWrapper: EnableCollision(활성화)
- GameObjectWrapper: MakePlayerBarrier()
- GameObjectWrapper: MakeProp(positionConstraints, rotationConstraints, weightMultiplier, sleepingVelocity)
- UIImage: MakeMask(showGraphic)
- UIImage: GetSize()
- UIImage: SetSize(크기)
- UIImage: GetOffset()
- UIImage: SetOffset(offset)
언제나처럼, thank you for enjoying MicroWorks!
이 새로운 업데이트에 대해 자세히 알아보려면, 위에 언급된 공식 소스를 확인하세요..