CodingTrain / Suggestion-Box

A repo to track ideas for topics
571 stars 86 forks source link

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

Open vladutelu opened 6 years ago

vladutelu commented 6 years ago

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?

aimorris commented 6 years ago

This seems more like an issue asking for help than suggesting a topic for Dan to do. This repository is only for suggesting topics for The Coding Train and this does not fit into that. I suggest closing this issue.

@shiffman

shiffman commented 6 years ago

Questions can be asked on The Processing Forum or via my Patreon slack channel. I also try to answer in YouTube comments when I can.

Sometimes a question here can be used to prompt a new video so it's ok too! I'll label with "question" and maybe will get to it someday.