#๐Ÿ”’ Screen scrolling for a platformer

4 messages ยท Page 1 of 1 (latest)

frank lodge
#

I was wondering how you could add a screen scroll to a platformer game. I have been using these tutorials: https://www.youtube.com/playlist?list=PLjcN1EyupaQnHM1I9SmiXfbT6aG4ezUvu for the base of the game. I thought I could implement the scrolling screen with this tutorial:https://www.youtube.com/watch?v=JTM8_pcQOUU&list=PLjcN1EyupaQm20hlUE11y9y8EY2aXLpnv&index=11. But it never seemed to work. This is for a school project and we were allowed to use any form of help. We only have to understand the code and credit the person/people that helped.
My code is on pastebins: https://paste.pythondiscord.com/NZGQ

winter crystalBOT
#

@frank lodge

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

winter crystalBOT
#

@frank lodge

Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.