I wont share the source code, but if you have some questions we can talk on Twitter
bl4st
312
Posts
4
Topics
214
Followers
3
Following
A member registered Oct 24, 2015 · View creator page →
Creator of
Roll and assemble cubes to pass obstacles and press buttons
Puzzle
Play in browser
Recent community posts
I dont have a mac to test it, it is probably a permission problem. I built it on a windows machine so it has default permissions. Using the console go to the game folder :
cd <PATH_TO_FOLDER>/Sunburn - MAC.app/Contents/MacOS/
Then change the permissions
chmod -R 777 Sunburn.app
It should then work, tell me if that did the trick !