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] My Pygame Sprite not appearing... noodlespinbot 3 4,866 Oct-30-2020, 06:51 AM
Last Post: robinmurphy
  My Pygame Sprite not appearing... noodlespinbot 1 2,867 Apr-08-2020, 11:25 AM
Last Post: pyzyx3qwerty
  [PyGame] Terrible Sprite controls, need help. michael1789 16 8,050 Dec-18-2019, 10:32 PM
Last Post: michael1789
  [PyGame] Sprite image.get_rect() moves sprite to 0, 0 michael1789 2 5,709 Dec-13-2019, 08:37 PM
Last Post: michael1789
  Pygame sprite not moving michael1789 1 3,853 Nov-10-2019, 03:54 AM
Last Post: michael1789
  Sprite not rendering Clunk_Head 2 3,428 Oct-03-2019, 11:27 AM
Last Post: Clunk_Head
  creating sprite mask pfaber11 5 4,891 Jun-12-2019, 09:39 PM
Last Post: pfaber11
  [PyGame] Making Player Sprite Ricochet of walls michael1789 4 6,205 Jun-03-2019, 10:45 PM
Last Post: Windspar
  [PyGame] assigning rect to sprite pfaber11 1 2,769 May-18-2019, 05:39 PM
Last Post: metulburr
  moving a sprite pfaber11 3 3,309 May-15-2019, 12:52 PM
Last Post: pfaber11

Forum Jump:

User Panel Messages

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