v0.0.0.4 2021-9-3 Game Camera & ControlPawn added
GameCamera:
- update camera location to be floating above the paddle and ball midpoint
- if ball is too far from paddle, target focus on ball only
- Got rid of roll jitter on ball movement in camera by changing ball pivot to center of ball
- Camera transition: get both ball and paddle in frame at all times... kinda works
ControllerPawn
- Made empty pawn to send controller input to ball & paddle because BP_PlayerController can only possess and send input commands to one pawn at a time. Very frustrating.
- update controller graphic with current controls
- Can now control ball and paddle at same time
Paddle
- paddle stop getting stuck in walls,
- new issue: jitters when going against the wall
- paddle magnet pull on new controller pawn
Ball
- Ball jump on new control pawn
- Ball thrust boost on new controllerpawn
- refactored magnet pull use "SetAllPhysicsVelocity" instead of thrusters
Files
BreakoutGame_210903.zip 190 MB
Sep 03, 2021
Get Breakout Journey Game (WIP) Currently crappy
Breakout Journey Game (WIP) Currently crappy
Status | Prototype |
Author | TetralogyGames |
Genre | Action |
Tags | Breakout, brickbreaker |
More posts
- v0.0.0.3 2021-8-25 Better Paddle controlsSep 03, 2021
- v0.0.0.2 2021-8-20 Gamepad support addedSep 03, 2021
Leave a comment
Log in with itch.io to leave a comment.