Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: python ticks
Post: RE: python ticks

Thanks for the help but I don't understand that document. could you explain? I was thinking more like... for every 10,000 ticks: x1=x1-20 to move the character left. not sure how to write that tho.
programmer229193 General Coding Help 2 2,175 May-07-2020, 04:21 AM
    Thread: python ticks
Post: python ticks

I'm trying to make an object wait and then move every 10,000 ticks. say I had 104 ticks and every time I click space bar the object waits for 10,000 ticks and then moves left. and the ticks continue.....
programmer229193 General Coding Help 2 2,175 May-06-2020, 06:02 PM
    Thread: help with python mouse clicks and Pygame
Post: RE: help with python mouse clicks and Pygame

Thanks so much, just had one more question... is there any way I can make the first line disappear when the second line gets drawn? (I'm making a game where it would be useful.) Thanks in advance!
programmer229193 Game Development 5 2,942 May-05-2020, 03:42 PM
    Thread: help with python mouse clicks and Pygame
Post: RE: help with python mouse clicks and Pygame

Any help please?
programmer229193 Game Development 5 2,942 May-04-2020, 01:06 AM
    Thread: help with python mouse clicks and Pygame
Post: help with python mouse clicks and Pygame

I want to be able to draw lines between my mouse clicks, for example, click 1(put a dot, draws a line from 0,0 to point 1) click 2( puts dot, draws a line from point 1 to point 2) and so on, look at...
programmer229193 Game Development 5 2,942 May-03-2020, 07:43 PM

User Panel Messages

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