CodingTrain / CodingTrain/Suggestion-Box

Having trouble trying to implement a mechanic in my 2D platformer game

Open
#829 2 comments 0 reactions 0 assignees View on GitHub
Question
Dominant language
No language data
Stars
570
Forks
85
PR merge metrics
No merged PRs in 30d

Description

Hello. For a couple of weeks, I've been trying to implement a mechanic in my side-scroller 2D Platformer game in which when you find an ally, it starts following behind you through the level. It may sound simple, but there are a lot of things that need to be taken into consideration like making sure that after jumping over a gap and staying next to the edge, the ally doesn't fall into the pit, the fact that it needs to be time-based, not frame-based and also some way of making the whole mechanic look smooth. Can you help me?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.