Python Forum
how to make the movement humanized
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to make the movement humanized
#1
this code makes the mouse move using mouse_event for certain angles, but the movement is very robotic, I would like to make the movement humanized, how can I do that?
weapons = [
        {
            "name":"XSW",
            "rpm":600,
            "magazine": 30,
            "img_name":"t_ak.png",
            "img": None,
            "x":1,
            "y":1,
            "pattern":[ (0,0),(0,28),(1,38),(3,47),(8,57),
                        (16,57),(13,53),(0,33),(-24,24),(-38,12),
                        (-34,6),(-25,10),(-18,4),(-18,2),(10,8),
                        (33,4),(41,10),(47,10),(42,0),(28,-5),
                        (8,1),(-4,5),(-1,9),(4,8),(5,6),
                        (-2,3),(-27,-2),(-51,-12),(-58,-14),(-56,-15) ]
        },
Reply


Messages In This Thread
how to make the movement humanized - by isv - Jul-29-2022, 02:23 PM
RE: how to make the movement humanized - by isv - Jul-29-2022, 03:21 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to get continuous movement whilst using State Machine cjoe1993 2 1,841 Dec-10-2020, 06:36 AM
Last Post: cjoe1993
  Moving mouse so that games can detect movement SheeppOSU 2 1,975 Jun-09-2020, 07:23 PM
Last Post: SheeppOSU
  need help on solving and movement Tankey2630 1 1,700 Jan-09-2020, 11:04 AM
Last Post: Tankey2630
  Count to movement according to the time pressed button noartist 1 2,547 Feb-27-2019, 01:33 PM
Last Post: noartist
  movement in a zigzag in a 2d array ShakeDat53 1 2,883 Aug-17-2018, 08:22 PM
Last Post: ichabod801
  Can't change Right to left id spawning/ movement to top to bottom Kingrocket10 3 3,851 Dec-14-2017, 11:05 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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