Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - solleader

Pages: 1 2 3
1
Ask a Question / Valid web host for the video player behaviour
« on: September 08, 2015, 12:44:37 pm »
Hi, i've tried mediafire, googledrive, dropbox with the public setting for sharing but i couldn't get the player working. Anyone using it know any valid free web host for video to get it working?
thanks in advice

2
Paid Work / Game developer
« on: March 11, 2015, 06:37:14 am »
Hi guys, i'm Andrea, you can find more about me and my past project here:  http://andreabutto.carbonmade.com/
I can also provide Game Design and/or Game Testing services.
If you are interested or have any other question feel free to contact me at acenovecode@hotmail.it

3
Journals / Re: IWBTG: The lost easy level
« on: October 25, 2014, 04:30:09 pm »
Try refreshing the page, it should get that fixed

4
Journals / IWBTG: The lost easy level
« on: October 25, 2014, 01:00:30 pm »
I just released my last creation on newgrounds, it's an hard/frustrating/hilarious 2d platform.
You can play it on newgrounds for with achievements here: http://www.newgrounds.com/portal/view/647726
have fun!

5
Ask a Question / Re: recount all the coins to zero
« on: October 16, 2014, 07:04:13 pm »
In the point where you had the code that let the player finish the scene and load another scene ("when the player do retry" for example) you had to put a game attribute block  that reset the game variable of the collectable, if i'm not wrong you have to put "setcollected item to= 0" purple block just before in the code that let you change level or reload it.

For the second question you asked you have to make a variable that set an "highscore" that compare the actual coin gained from the player and if lower it will replaced. I Suggest you to watch the second tutorial of abygal http://www.stencyl.com/help/tv/ that explain clearly how to accomplish that.

6
Ask a Question / Re: i need help
« on: October 16, 2014, 06:47:25 pm »
You can do that in many ways. For example you can use the "create actor type on x and y of scene blocks" to make a dress appear where you want OR you can stockpile your dess and use the hide/show layer to let the player choosing wich one see.

7
Resolved Questions / Re: Unlocking Trophies...
« on: October 16, 2014, 03:29:21 pm »
It can be also an issue in something between the animation of your unlockables and/or the exact layer that where you have putted the object to hide.

8
Ask a Question / Re: recount all the coins to zero
« on: October 16, 2014, 02:07:07 pm »
In the third image you posted try to add a game attribute block near when you change scene that set the coin counted to 0 and save the game.

9
Resolved Questions / Re: Unlocking Trophies...
« on: October 16, 2014, 01:09:04 pm »
Right you can get everything working by using the game attributes.

10
Shared Resources / Some example of camera for mobile or flash
« on: October 15, 2014, 03:18:32 am »
I've made 2 example of camera moving for static game like "hidden object" one. If you are interessed about coding i can share it for you. You can check it here http://www.fastswf.com/a1PUAYE

11
Paid Work / Re: Seeking Stencyl programmer for super simple game
« on: October 10, 2014, 03:56:56 pm »
I'm  an aspirant Game Designer and i got programming skill using stencyl, i suppose i'm able to get this done in few time unless there are some other complicated mechanics, feel free to contact me in pm or on my email: acenovecode@hotmail.it

12
Ask a Question / Re: Android publishing problem
« on: June 27, 2014, 02:14:24 pm »
Done, i also tried the "cleanup unusued files" option, but still the same problem :(

13
Ask a Question / Re: Android publishing problem
« on: June 27, 2014, 01:42:39 pm »
It happends with the example games from stencyl: "platform" and "joystick", i suppose it will happend with all other else.

14
Ask a Question / Re: Android publishing problem
« on: June 27, 2014, 12:48:39 pm »
Hi! thanks for your response, in the log it shows that the JDK 6/1.6 is being used. I want to export the .apk file, also when i try to test it on my mobile i get the same issue.

15
Ask a Question / Android publishing problem
« on: June 27, 2014, 09:24:04 am »
I couldn't export a game example in android, i've installed and reinstalled many times the JDK and the ADK. There is a log attached. What's the problem?

Pages: 1 2 3