Project Anima Devlog

Profile
Brazil - Campinas - SP
0 comments
2 entries
Advertisement
VictorLuccasSVL
May 06, 2021
Jumping, Targeting and more

First things first, before we talk about what is new, we must talk about a problem present in our Movement script from before, a problem that showed up once jumping was implemented.

Trying to move towards a direction, while being blocked by a wall, was causing some jitteriness, and even worse, it wa…

6,811 views
VictorLuccasSVL
April 29, 2021
Basic movement and camera

For our first goal, to allow the player to move sideways, forward and backward. The approach chosen is to accumulate inputs from normal frames, and apply them on the physics frames.

Both GetInputs() and AcumulateDelocation() are called on Update, and OperatePhysicsMovement() is called on FixedUpdat…

16,180 views
Advertisement

Popular Blogs

shawnhar
Generalist
101 Entries
14 Followers
klg71
Generalist
58 Entries
2 Followers
ApochPiQ
Generalist
628 Entries
45 Followers
15 Entries
14 Followers
johnhattan
Programmer
1,277 Entries
50 Followers
Advertisement
Advertisement