Python Forum
Rocket will only move in two directions
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rocket will only move in two directions
#2
If you are going to do movement more complex than left/right, the simpler approach is to use the Pygame Vector2 class. Lets you do +/-/*// with 2D coordinates.

https://www.trccompsci.online/mediawiki/..._in_PyGame
Reply


Messages In This Thread
RE: Rocket will only move in two directions - by michael1789 - Dec-09-2020, 06:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyGame] Snake not changing directions in Snake Game Bjdamaster 4 6,490 Aug-13-2018, 05:09 AM
Last Post: Bjdamaster

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020