Snaiel / Godot4ThirdPersonCombatPrototype

A prototype project for third person combat. Contains basics for player movement, camera, animations, combat, enemy AI, user interface, sound effects, and background music.
https://www.youtube.com/@Snaiel
MIT License
117 stars 17 forks source link

Broken Dependencies/Broken scenes #38

Closed miguelnassif3 closed 1 month ago

miguelnassif3 commented 1 month ago

screenshot1

Hello. I'm not quite sure if this is a problem on my end but I tried to clone this project to play around with and learn but it seems that there are a few broken dependencies in a few of the entities and animation scenes.

Snaiel commented 1 month ago

thanks for bringing this up. I'll dig into this as soon as possible.

What version of Godot are you using? The project is using 4.2.2 currently so if you're not already on the same version that might be a good place to start.

Have you got Blender Imports configured in the editor settings? See #3

Snaiel commented 1 month ago

@miguelnassif3

I just checked and the problem is that Blender Imports are not configured in your editor settings. See #3