the problem is when i click on sprite by mouse it interpert mouse and touch in same time
Hi all,
I have a problem using touch / mouse it work perfectly in some layouts and it cause problem in other is there any propriety to fixe this problem??
Thanks
Ashely :Yes I have use this solution with set size(sprite.width*50/100,sprite.height*50/100) and next to return to the origin size i use set size(sprite.width*100/50,sprite.height*100/50)
is there any method to do ZOOM of an sprite?
yes like this VampyricalCurse
is there a gauge plugin in construct ? or can you give me help how to buid a gauge plugin.
How can I manupilate Runtime TimeScale on the instanceProto.onCreate because this give this error.
instanceProto.onCreate = function()
instanceProto.runtime is undefined
Thanks I have Use CallJs and It give me a solution by appending an EventLister from his js file
HI All,
how construct2 compare two string please give me any idea about this.
because i have use " = " and it doesn't give me the good result
Develop games in your browser. Powerful, performant & highly capable.
thanks for your helps,Now it's Ok
Ashley :
please can you help me to install this sdk in my construct :
I have do this instruction but it doen't work for me:
-->download sdk,
-->close constrcut2,
-->unzip sdk folder into plugins directory
add an onMessage event to my game to control game from there parent ==> I'd like to pause game from his container
Member since 29 Apr, 2012