The Daily Click ::. Forums ::. Klik Coding Help ::. Mouse
 

Post Reply  Post Oekaki 
 

Posted By Message

Deleted User
23rd June, 2003 at 13:38:42 -

How can I make a custom mouse pointer not like the default ones.

 

Blackgaze

Possibly Insane

Registered
  01/11/2002
Points
  3161

VIP Member
23rd June, 2003 at 13:43:52 -

well to make a custom mouse pointer what i do is research by looking at other cursors to see how they are created and make your own.
I might upload a file with tons of cursors. lets just see how this board goes

 
Formerly known as "Spiderhead".

Returned after four years.
www.youtube.com/user/sevlech for more infomation

ShadowCaster

Possibly Insane

Registered
  02/01/2002
Points
  2203
23rd June, 2003 at 21:00:38 -

You can create a new mouse pointer easily using the Cursor object. This allows you to enter a picture file which will replace the current mouse pointer while your application is being run.

Post again if you need more explination on what to do.

Mike

 
"Now I guess we're... 'Path-E-Tech Management'" -Dilbert

:JULI@N:



Registered
  14/07/2002
Points
  641
23rd June, 2003 at 21:26:01 -

make the cursor as a static active object and then in the events put "Always --> Set X pos to XMouse and Y pos to YMouse" and put "Start of level ---> hide windows mouse pointer"

 
n/a

:JULI@N:



Registered
  14/07/2002
Points
  641
23rd June, 2003 at 21:26:53 -

if that's what you meant. if you meant for windows then i dunno how to make them

 
n/a

ShadowCaster

Possibly Insane

Registered
  02/01/2002
Points
  2203
23rd June, 2003 at 22:38:22 -

Jullian: I think it's better to use the Cursor object, becuase that way you get all the regular mouse events and actions... unless GB needs to do something trickey.

Mike

 
"Now I guess we're... 'Path-E-Tech Management'" -Dilbert

Deleted User
24th June, 2003 at 05:05:23 -

ok thnx,I'll try

 

Blackgaze

Possibly Insane

Registered
  01/11/2002
Points
  3161

VIP Member
24th June, 2003 at 12:18:45 -

let me guess... cursor object is MMF (angry again)

 
Formerly known as "Spiderhead".

Returned after four years.
www.youtube.com/user/sevlech for more infomation

colej_uk



Registered
  15/05/2002
Points
  1627
24th June, 2003 at 13:23:17 -

There is one for Games Factory, I don't think it's quite as advanced- but you can use the events Juli@an descibed with it. You should ba able to find it at http://www.shine.net.au/plugins/

 
-

Blackgaze

Possibly Insane

Registered
  01/11/2002
Points
  3161

VIP Member
24th June, 2003 at 13:34:48 -

julian just read your comic. keep it up

 
Formerly known as "Spiderhead".

Returned after four years.
www.youtube.com/user/sevlech for more infomation

:JULI@N:



Registered
  14/07/2002
Points
  641
24th June, 2003 at 17:50:55 -

shadowcaster: yes, i guess it's better, just in case gokberk didn't have the cursor object or something
spiderhead: thanks!

 
n/a

Blackgaze

Possibly Insane

Registered
  01/11/2002
Points
  3161

VIP Member
27th June, 2003 at 10:25:09 -

Going to make another comic?
You should make a game and upload off it to DC

 
Formerly known as "Spiderhead".

Returned after four years.
www.youtube.com/user/sevlech for more infomation
   

Post Reply



 



Advertisement

Worth A Click