Skip to main content
aidanc58628193
Participant
June 13, 2017
Answered

How do i change my cursor for a game i am making?

  • June 13, 2017
  • 2 replies
  • 560 views

In my programming class we had to create a game were something would chase after our mouse cursor; for mine i wanted to change the cursor. I am very new to coding and most tutorials that I've found are for an older form of action script or don't work in adobe animate. what code would i use?

    This topic has been closed for replies.

    2 replies

    aidanc58628193
    Participant
    June 13, 2017

    okay so how would i set up the code to make an object constantly update on to the cursor?

    Legend
    June 13, 2017

    You are literally asking us to do your homework for you.

    Do they not teach programming in this programming class?

    rezun8
    rezun8Correct answer
    Inspiring
    June 13, 2017
    Legend
    June 13, 2017

    You don't change the cursor, you hide it, then code an object to continually update its position to the current cursor position.