Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Hi all
Can I change the mouse cursor ?
Not cursor style in capx
I want to replace it with my icon
And I need to move my sprite when I move mouse ?
What should I do? <img src="smileys/smiley34.gif" border="0" align="middle" />
On start of layout => Mouse set cursor style to invisible
Every tick => Sprite set position to mouse.x; mouse.y
Develop games in your browser. Powerful, performant & highly capable.
Thanks for your answer <img src="smileys/smiley1.gif" border="0" align="middle" />