issues
search
shenef
/
SoS-TAS
Sea of Stars TAS
3
stars
0
forks
source link
Fix jump/climb/interact
#28
Closed
orkaboy
closed
1 year ago
orkaboy
commented
1 year ago
Fix code in the demo routing.
Give the
Jump
class a better name
Add a target coordinate to the
Jump
class (can derive it from
Vec3
)
Mash confirm until target reached (either using tapping or a non-blocking implementation in
SeqMove
)
Fix code in the demo routing.
Jump
class a better nameJump
class (can derive it fromVec3
)SeqMove
)