Hi:
I am beginning to develop a project (game) that will be using graphics: I am trying to implement a view that is an image onto where other images will be added on "top"-- the other images do not have to move via user imput-- I just need to place them where they will "change" (a new image loaded in its place, a sort of animation). I am not needing any help with the logic\ coding of the game, just assistance with the graphics.
I am trying to make use of :TKinter, PyGame, Canvas, widgets, etc; I can easily load the "base" (1st) image, but am not able to load and position the top (2nd) image onto the base.
I am not just looking for a quick answer (although, I'd love one :mrgreen:) but I do need some help, a tutorial-- a direction. I have been researching this on-line for 3-days now, and although I have learned alot, I have not yet cracked the mystery of Canvas manipulation, pushing it to its maximum limits.
Lovin' Python! :cheesy:
Matty D.