Trying to modify the Top Down template's character collision

I’m trying to replace the character in the top down mode with a vehicle. The vehicle has it’s own collision, but when the game is running it forces me to use the Capsule collision. Is there a way for me to force it to use the vehicle’s complex collision?

Alternatively if there’s a tutorial showing how to set up the basic Top Down style template from scratch that might help me peek better under the hood and understand how it’s setup.

Thanks!

Hello @MickeyBlumental, this is currently a known restriction that the NPC characters would be using the default collision size of the Fortnite Character, the engineering team is aware of the restrictions and working on supporting customized size in future updates.

Regarding your ask about the tutorial, could you check the Verse Starter Template | Epic Developer Community (epicgames.com) documentation? It should answer most of your questions on on the template was built and you’ll also learn how to apply similar mechanics to your own experience.

1 Like