스포트라이트 세일: 7월 15일 오후 10시 59분까지 엄선된 콘텐츠를 50% 할인받으세요.

Simple Fishing Component

Add a Simple Fishing system to your character in minutes!

  • 지원 플랫폼
  • 지원 엔진 버전
    5.3 - 5.4
  • 다운로드 유형
    전체 프로젝트
    이 제품은 언리얼 엔진 프로젝트 전체 폴더와 함께 환경 설정 파일, 콘텐츠 파일 및 .uproject 파일을 포함하고 있으며 새로운 프로젝트를 생성할 때 템플릿으로 사용할 수 있습니다.

VIDEO SHOWCASE

PLAYABLE DEMO

A SIMPLE FISHING ACTOR COMPONENT - Add a Simple Fishing system to your game in minutes!

This is a basic fishing system component that can be added to your player character quickly in order to allow your player character to catch fish. This system is made to be a starting point for your own Fishing System.

Features:

  • Equipable Fishing Rod and Float projectile.
  • Fish Spawner.
  • Easily customizable.
  • Gamepad Supported + Basic UI
  • Blueprints are commented.
  • Ability to add more fish types quickly via a Datatable.
  • Easily Extensible for your own project.

Includes:

  • Fishing Component Blueprint.
  • Fishing Interface Blueprint.
  • Fish Spawner Blueprint.
  • Example placeholder Fishing animations and AnimBP.
  • Demo Character Blueprint.
  • Example Niagara System VFX.

Does not Include:

  • Fish models, visuals or AI- the project includes VFX to display fish locations in water.
  • Water System.
  • Inventory System.
  • Fishing Rod animations.
  • Network Replication.
  • Sound FX.

기술적 세부사항

Features: Blueprints and animations for a Fishing component system.

Number of Blueprints: 8 - Fishing Component, Fishing Interface, Fishing Rod Blueprint, Float Blueprint and Rotation Helper, Fish Spawner Blueprint, Fish Blueprint, Example Character BP

Number of Animations: 7 (Example animations created from Third Person Template control rig )

Input: Mouse, Keyboard, Gamepad

Network Replicated: No

Supported Development Platforms:

Windows: Yes

Mac: Untested

Documentation: A PDF can be found inside the projects root directory.

Important/Additional Notes: Uses Enhanced Input UE 5.1+ This is a simple Fishing system component that is added to a Character class. It is easily extensible.