clear-code-projects / Python-Monsters

Files for a Pokémon inspired RPG
55 stars 21 forks source link

pygame-ce cannot acess pygame.math.Vector2 #1

Open g-o-o-g-l-e opened 1 month ago

g-o-o-g-l-e commented 1 month ago

@clear-code-projects

g-o-o-g-l-e commented 1 month ago

inside the pokemon one you made you used pygame-ce but you also used pygame.math.Vector2

g-o-o-g-l-e commented 1 month ago

how can I access both at the same time?