Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Collision function problem
#3
I don't know if this will help you, but you need to change = to ==. = is an assignment operation in Python.
Reply


Messages In This Thread
Collision function problem - by jtstewart95 - May-02-2018, 09:27 PM
RE: Collision function problem - by woooee - May-02-2018, 11:35 PM
RE: Collision function problem - by scidam - May-02-2018, 11:44 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Star I was making code for collision for my character izmamonke 2 2,111 Aug-06-2021, 04:30 PM
Last Post: izmamonke
  SOLVED - Collision detection - TURTLE OuateDePhoque 9 11,514 Nov-18-2020, 06:29 PM
Last Post: OuateDePhoque
  bouncing ball with variable collision points (in time) Zhaleh 1 2,397 Jul-24-2020, 02:54 PM
Last Post: Marbelous
  Player object wont recognize collision with other objects. Jan_97 3 2,754 Dec-22-2019, 04:08 PM
Last Post: joe_momma
  Union of dictionaries (taking max value on collision) meee 5 3,808 Jan-17-2018, 09:14 PM
Last Post: Mekire
  Need help figuring out Sprite.Group Collision code PySam 3 3,412 Sep-15-2017, 03:00 AM
Last Post: PySam

Forum Jump:

User Panel Messages

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