Radioactive Fields - multiplayer supported

Radioactive Fields is a plugin for easily creating radioactive fields, checking them with a dosimeter and all this with multiplayer support.

  • 지원 플랫폼
  • 지원 엔진 버전
    4.26 - 4.27, 5.0 - 5.3
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

Demo Video

Radioactive Fields is a plugin for easily creating radioactive fields, checking them with a dosimeter and all this with multiplayer support. You can create fields with a sphere and box. Absolutely any actor using the RadioactiveFieldComponent component can check the level of radiation. All calculations are performed on the server side. The plugin includes a 3D model of the dosimeter and sounds.

기술적 세부사항

Features:

  • Absolutely any actor using the RadioactiveFieldComponent component can check the level of radiation.
  • Work with World Composition with World Origin Rebasing.
  • Work with Level Streaming.
  • Multiplayer support.
  • All calculations take place on the server-side.
  • The code is written in C++ to improve performance. Using the plugin does not require knowledge of C++.
  • Easy to use and easy to integrate into your project.
  • Free support for our products in discord.

Code Modules:

  • RadioactiveFieldsDirector(Type: Runtime)
  • RadioactiveFieldComponent(Type: Runtime)

Number of Blueprints: 4

Number of C++ Classes: 2

Network Replicated: Yes

Supported Development Platforms: Win64

Supported Target Build Platforms: Win64

Documentation: DocumentationDiscord

Example Project: Included

Important/Additional Notes: None