Sailing System

jviv - 蓝图 - 2023/02/05

Sailing System | Beginner Friendly | Simple To Use | Expandable Blueprints with Comments and Commented Variables | Free 3D Assets To Start Building Immersive Experience Right Away

  • 支持的平台
  • 支持的引擎版本
    5.0 - 5.3
  • 下载类型
    完整项目
    此产品包含一个完整的虚幻引擎项目文件夹,含有配置文件、内容文件和.uproject文件,可以作为创建新项目的模板使用。
Sailing System

With this sailing system, you get a controllable ship. You can create an infinite number of unique boats by customizing the variables and/or the looks of the boat.

Functionality is accessible at the Demo (example) level, and you can see it in more detail at the Gym level.

100% built with blueprints, very easy to expand upon.

Currently, it is possible to:

  • Steer the boat
  • Adjust Sail Lenght (Up and Down)
  • Adjust Sail Rotation (Left and Right)

All these systems are easily expandable and built with customizability in mind.


3D Assets and VFX

All the assets are created for this package, so feel free to use them to make your prototypes look more polished and thought out.

Contains:

  • Boat with sail and steering wheel
  • Palm Trees (3 variations)
  • Stones (3 variations)
  • Broken Barrel
  • Barrel
  • Wind Indication VFX


Tutorials and Documentation

Get started here:

If these resources aren't enough, ask me on the Sailing System discord server.


Dependencies
  • Unreal Engine Water Plugin (It's very much possible that this will work with other water solutions as well, but it's not been tested.)
  • For 5.1.0 users: if you decide to set up your own mesh for the boat's body, do not create the Sockets. Water Plugin seems to have a weird bug where it does not allow more than 2 pontons assigned that are assigned to some socket. Instead, create only two back sockets, and the other two pontons hardcode the value - this is explained more in How to document

技术细节

Features: (Please include a full, comprehensive list of the features of the product)

Sailing System:

  • Steering the boat
  • Adjusting Sail Lenght (Up and Down)
  • Adjusting Sail Rotation (Left and Right)
  • Demo and Gym Level


3D Assets and VFX:

  • Boat with sail and steering wheel
  • Palm Trees (3 variations)
  • Stones (3 variations)
  • Broken Barrel
  • Barrel
  • Wind Indication VFX

Number of Blueprints: 3 (plus a few for the Gym level)

Input: Keyboard and Mouse preconfigured in Input Manager. Simple to add your own key/controller bindings.

Network Replicated: No

Supported Development Platforms tested:

Windows: Yes