190 Posts, registered 1 decade ago
Contact
Send an email to stillen
Recent Posts
If you can get the base64 encoded image data, you can reimport that back into t…
You can capture the image of game canvas and set it as a base64 encoded string.…
You can have the user upload/drag and drop an image into your game. From there…
Any luck with this?
There have been a few posts about rope with physics. Th…
Depends on the scope of your site and plan really. If you just want to put a s…
I would check the following:
- Check the rotation settings. The game could be…
One way I got around this was I set the farthest background outside the level e…
I have successfully made 3 iPhone games, a PSN Mobile game and had a game on a …
How is this different from making a Node-Webkit version. I was able to port on…
I know you can draw layers above the entries layer in the map editor. I do tha…
The effect looks pretty cool.
I dont think you can actually change this in how ejecta handles the keyboard. …
Couldn't you have the rocks fall with no collision at all. When they are …
I was only saving the last 15 seconds, with 1 image/per second, so essentially …
You could go in a really different direction too. I did something similar for …
Been busy with other projects, so I haven't had been here for awhile, but …
What's the timeline on your game?
I've been looking into hacking F…
https://github.com/stillenklipse/EjectaCheckUrl
This will open any app that …
I have the same issue with older phones. I have noticed this on other apps as w…
Interesting.
That could be a cool project to try to find out how to make wor…
Don't you connect your BT device to the phone, not the app? I have bluet…
This plugging would work.
http://impactjs.com/forums/code/infinite-runner-plug…
It's Xcode 5, not iOS 5. Min in 4.33 according to apple compiled with Xco…
Are you using the link from the forum or the github? The github one doesn'…
Simple game I made for the iPhone. This started as a mini game in a much large…
Can you submit apps that are built for 4.3.3?
To avoid this, I set the minimum iOS version to 5. This prevents older devices…
I think the problem is there is no dom in ejecta, so there is no parent node to…
if you have the phone connected to Xcode, the error log is visible in Xcode whe…
This works for me:
##
if( window.ejecta ){
ig.main( '#canvas', T…