Drone Game and Lifting Packages

JimmyButtons

  • Posts: 1
Hello,

I'm creating a drone delivery service game where the player will control a drone to land on a package and fly it to its destination. The problem is that I have yet to find a way to get my player actor to lift the package actor. There has been very little in the way of tutorials with advanced methods online, and this has been eating into my time.

I'd appreciate any advice.

johnjanowskibsc

  • Posts: 158
Hi Jimmy,

I’d just create a different animation that appears once your drone collides with the package. Then when it is time to drop the package I would spawn it from the drones location then change the animation back to the original one of the drone.