Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help making a sprite
#1
I designed a sprite in a drawing application (bitmap) and I want to get that drawing into my game.

I need some help as the only method I have seen doesn't work for me.
Reply
#2
Let´s assume you are coding the game in python,
what game framework / modules are you using?
What only method have you tried and what was the error you got?
Without any of these informations we can´t help you.
Reply
#3
(Aug-11-2019, 03:06 PM)ThomasL Wrote: Let´s assume you are coding the game in python,
what game framework / modules are you using?
What only method have you tried and what was the error you got?
Without any of these informations we can´t help you.

I'm using only Pygame, the method I tried didn't produce an error but didn't do what I wanted it to. If there are any other modules I could use then please send me a link.
Reply
#4
I can highly recommend this playlist: Tech With Tim - Pygame Programming Tutorials
Reply
#5
(Aug-11-2019, 03:09 PM)GalaxyCoyote Wrote: I'm using only Pygame, the method I tried didn't produce an error but didn't do what I wanted it to. If there are any other modules I could use then please send me a link.
What method did you use? What is the unexpected output? What is your code? you may also upload your image.
Recommended Tutorials:
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyGame] Sprite image.get_rect() moves sprite to 0, 0 michael1789 2 4,588 Dec-13-2019, 08:37 PM
Last Post: michael1789
  Sprite not rendering Clunk_Head 2 2,134 Oct-03-2019, 11:27 AM
Last Post: Clunk_Head
  [PyGame] Making Player Sprite Ricochet of walls michael1789 4 4,458 Jun-03-2019, 10:45 PM
Last Post: Windspar
  moving a sprite pfaber11 3 2,578 May-15-2019, 12:52 PM
Last Post: pfaber11
  [PyGame] Need Help With Sprite ghost0fkarma 2 3,276 Jan-09-2018, 02:14 PM
Last Post: ghost0fkarma

Forum Jump:

User Panel Messages

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