Adding new player with head #17
Labels
No labels
To be check - À vérifier
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: YannK/godot-third-person-basic-scene#17
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add new player without head but with animation
goal is to use is when we look in FPS (First Person) and didn't see the head
Not sure if it’s the right time to create that, as we must have the complete character to evolve, for player to player interactions. Switching from TPV to FPV is very tricky to handle if we want to have animations and interactions to be consistant for everybody. As the main goal is to have 3PV, as for MMORPG usual gameplay style, I would prefer to focus on this aspect, having for now just a very rough and simple FPV just to have a core basis for future development.