New website · Preview
3DImage not available
3D model download

Crawling system prone download unreal engine 4 assets

Website: Contact: Discord: New video | Legacy Features:Spline based routesFirst & Third person character examples + AICompatible with ALS (Advanced Locomotion System v4)Simple IK hand placement setup (hands adapt to the ground height)Examples for allGrou

Model code
49071
5.00 USD
ABOUT THIS MODEL

Description & specifications

Website:

Contact:

Discord:

New video | Legacy






Features:

  • Spline based routes
  • First & Third person character examples + AI
  • Compatible with ALS (Advanced Locomotion System v4)
  • Simple IK hand placement setup (hands adapt to the ground height)
  • Examples for all
  • Ground detection for first person arms
  • Option to rotate by ground detection or spline point rotation
  • Visual debugging options
  • Double or single direction routes
  • Per instance exit limit distance (distance to the end for the player to "take off", for both sides independently)
  • Per instance exit location (Where the player will move automatically when exiting)
  • Auto interaction when approaching the entrance/exit
  • Forward and backwards movement (backwards movement can be disabled per route)
  • Configurable speed (independent for moving forward/backward)
  • Camera shake on movement (is not an actual camera shake but rotation applied based on bone rotation, so you can control it from within the animation)
  • Arm/Body animations cant be stopped half the way (animation always ensures both hands are on ground)
  • Arms/Body are orientated to the direction of the spline, letting you create routes of any kind
  • Camera limits
Read More

Technical Details

For component based system, use Unreal Engine 4.24+

For the legacy system, use the Unreal Engine versions 4.22 or 4.23


Number of Blueprints: 3 Characters (FP, TP and AI) + 1 component + 1 interface + 3 enums + 3 routes (base + 2 examples)

Network Replicated: No

Supported Development Platforms: PC

Supported Target Build Platforms: All

Documentation:

Component based:

ALS (Advanced Locomotion System) v4 integration guide:

Legacy:


Important/Additional Notes:

  • There are some situations with non desirable results, like too pronunced going downs or really sharp corners in the route (the arms dont look realistic at all in those cases) but you should be able to fix it to fit your needs, for example improving the IK system that already comes with the pack.