Перейти к контенту
Медиа 1 для объявления Automatic Warehouse

Описание

DOC

VIDEO

DEMO



AUTOMATIC WAREHOUSE FOR UE5


  • The project is made to create a very quick, easy, drag and drop blueprint that will deploy a customizable warehouse system ready to work to move and sort crates to store them in a warehouse, including automatic forklifts and conveyor belts
  • Scalable size, you can create a small warehouse or increase the size up to a very large one
  • The system use a way to read arrays very gradual and light in this way it's possible to search among thousand of slots for the one you want to use without fps drops, using a timer that can be set according to the search speed you want
  • It's possible to use the system like an inventory to store items
  • A savegame system can be implemented quickly and save the structure arrays to reload them later (it's not implemented yet but all the system was made to work with savegames so it stores informations to respawn actors and not the actors).
  • All static meshes are customizable (for the warehouse, the forklifts, crates and conveyors)
  • The conveyor belt and rolls are moving using a panner in the material and can be stopped at runtime and it's also possible to change the speed
  • The movement along conveyors uses a spline (one per each conveyor module), when the crate is at the end of the spline a trace is used to find the next conveyor. No overlap boxes are used to reduce the amount of components and overlap events.
  • Crates are stored in the warehouse using hierarchically instanced static meshes that are very light for performances once stored and they can be retrieved and restored using a structure to record informations like the time and date of storage, the type of crate and you can add any additional information in the structure.
  • You can retrieve and store any crate and also make new one simply adding a static mesh, a name and an icon inside a data table. Everything is set to work with new crates and to adapt the logic automatically. (Crates have a size of 150x150x150 unit. You can also create smaller one but the max size is important so the forklifts with the trilateral fork system can move along the warehouse lanes in a realistic way).
  • The project uses fully automatic and dynamic trilateral forklifts that can collect a crate from left, right and front and then dropt the crate to the left right or front. Those two locations can be set in construction script or also dynamically during the simulation.
  • The forklift axis are automatically set to use a dynamic system to be able to take crates from every direction (front, left or right) in a realistic way, using one or more axis together in a sequence. This system is dynamic to make the movement as realist as possible
  • The system uses a logic to animate the forklifts and the movement of crates that can work in Ue4 or 5 without any issue
  • Conveyor belts are indipendent actors that can be placed as you want individually or using premade deployers that can create a looping circuit clockwise or counter-clockwise of any size just setting the amount of conveyors
  • Crates are equipped with an avoidance system to allow them to move on conveyors without colliding or overlapping
  • Forklifts are standalone, they just need the crate that can be provided in any way, using the conveyors or spawning the crate and they don't need programming. They can retrieve and store the crate at any location (they have a limit on the right vector of 210 units max. X and Z are completely free).
  • The mast of the forklift and the track will automatically adapt to any load and unload location, adding parts to the mast to get an higher altitude or adding track to the forklift movement.
  • The rotation of a crate is completely realistic and uses the less space as possible to work in a narrow corridor where a forklift could not steer
  • The system is scaled to be use with a standard ue4 mannequin size character
  • You can change and customize every static mesh of the project and even add skeletal meshes if needed
  • All the static meshes are made by us using Maya LT for the 3D model and Substance Painter for textures
  • Forklifts are made using static meshes so they can be modified without the need to rig them. You can also add skeletal meshes in the blueprint if you want
  • A 4.26 / 4.27 version will be released soon (the project was made on UE4.26 to have compatibility both with ue4 and 5)

Включённые форматы