you can use the behavior "platform" and simulate keys (run/jump). you have the physics values (jump strength etc). so you can calculate the right force to hit the object. calcluated distance between positions of enemy and object. ...
I'm sure that you can find some examples at the internet. calculate jump arc etc.
edit the source code of your exported game. or create a js plugin. c2 does not support this, I think.
Hi constructors,
I'm a iOS developer. Maybe I can help you with my experience.
Also visit my page and support me if you want. Thanks.
dagapps.de
you don't want that the spawned sprites are overlapped?
One solution:
on creating / spawn the objects (sprites) you can check if overlapping. If so, then move the sprites randomly again. in a loop (while(!overlapping)).
Don't now ^^ But alternative: Create you own debug functions. For example. create a new layer on top and add some text-objects etc. (create a global variable for debugmode enabled or nor). etc. ... What you exactly want to debug?
Hmmm, try to update your IDEs / SDKs (xcode, etc). Also: Try to compile your project with different engines on cocoonJS.
2.0 beta is not available. ... At last: post your issue on the ludei forum.
Yes "pause on unfocus" only works during preview.
What you mean exactly? You want to stop the audio when the game is not on focus?
The audio is automatically stop when the page / game is not on screen (minimized / unfocus).
Regardless the "focus on" is activated or not. (in my case)
You can build a javascript plugin, or modifier your exported game / app. Just a idea.
There are many tutorials who explain how to upload an avatar on your own website.
Develop games in your browser. Powerful, performant & highly capable.
Have you tried to create it new? And delete the other one.
Or change the width to another value and reset to the previous value.
You need a event when device orientation occurred.
For more support: Upload a example project or screenshots, etc.
Hi,
heres a lil suggestion: when clicked on "guess polygon shape" the user can set the point number for the algorithm.
Thanks but no solution works. :/
KennyOops:
[quote:2x8brscn]1. Via php script get the remote image binary datas, and save it to local server as jpg or png etc.
2. Use sprite's Load image from URL to display that image.
I need some source code please.
My server webspace tree:
Folder > Files
root > index.php
root\content > image.png
Soooo, now I have another nearly same issue. Image! Images have no header. So it can't define as cross domain. But how do I load a image url to a sprite cross domain?
Member since 22 Mar, 2014