Commit Graph

2 Commits

Author SHA1 Message Date
97e255047b Merge Weapons into Main (#23)
**Content:**
- Imported basic shooting animations
- Implemented blending of shooting animations with standard
- Created enum to track current state (gun, carry or default)
- Added functionality to toggle between shooting and walking.
- Added Gun 3d Model.

Co-authored-by: MarcoHampel <sebastianhampel1@gmail.com>
Reviewed-on: Station_Obscurum/StationObscurum#23
2023-09-28 03:00:02 +02:00
a0d8c1c414 Merge character_dev into main. (#6)
**Items:**
- Imported the Astronaut 3D model using Mixamo's Auto-skinning tool.
- Created a Animation Blend and Animation Blueprint for animating the character.
- Imported the Boots and Helmet 3D models.
- Modified the 3rd Person Character Blueprint to use the Astronaut Model and Astronaut Animation Blueprint.

Co-authored-by: MarcoHampel <sebastianhampel1@gmail.com>
Reviewed-on: Station_Obscurum/StationObscurum#6
2023-09-18 04:49:22 +02:00