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 - ErLuiSS

Pages: 1 2 3 ... 7
1
Chit-Chat / Re: FGL Enhance Ad Mediation
« on: June 20, 2016, 09:03:17 am »
sorry for up this topic, but i try to search the post on fgl and i dont see it, can you post the link? i want to use enhance ad for try to sell games.

2
Ask a Question / Re: Make collision smaller for mouse.
« on: June 02, 2016, 05:54:45 am »
Jodido liberado, your examples are better than my actual games...
I agree.. It happens to me exactly the same.. (Google Translator :D)

3
Put in always event: if "direction of actor > 360 set direction to 0 and set +1 actor rotated

4
Ask a Question / Re: How hide a part of an actor?
« on: May 10, 2016, 04:06:35 pm »
You can use another actor and hide the first actor

5
Ask a Question / Re: How to put tiles at places I want
« on: May 07, 2016, 07:31:59 am »
Sorry cant help you, i never use the tile api..

Maybe this help you: http://www.stencyl.com/help/view/tile-api

6
Ask a Question / Re: How to put tiles at places I want
« on: May 05, 2016, 05:27:16 am »
you can use the tile api on blocks -> "Scene" -> "World" -> "Tile API"

7
Ask a Question / Re: How to make a Ranking online
« on: April 27, 2016, 05:31:56 am »
Check this: http://community.stencyl.com/index.php/index.php?topic=28778.msg171318#msg171318

i used this some time ago and work good on mobile and flash, the "only" problem i think is when I used it sometimes failed but maybe because i use a free webhost

8
Ask a Question / Re: How rotate this image correctly?
« on: April 27, 2016, 05:27:03 am »
In the origin block
put in x: (get width for(weaponInstance))/2            you can find the block in Images/  show images/Properties
put in y : get height for ( weaponInstance)

Thanks! work very nice just need change a little the "y" but work good! :D

Hi Erluis! Look at where it says "origin point" in the animation section of this actor. Change it to bottom left and see if that works. If not, you'll need to try changing the origin point yourself until you get it right.

I saw that you're writing Espada. Are you from Spain? I live in Pamplona and I'm probably going to organise some kind of stencyl jam pretty soon.

Thanks for your reply but this not work maybe because its an image not an actor.

9
Ask a Question / How rotate this image correctly?
« on: April 27, 2016, 01:03:35 am »
Hi! i want to rotate the sword from bottom as if you attack.

I have:



But i want this:



I try to change block "set origin to.." with all values (0 1-1 1- 1 0-0 0) but always move the image at same position.


11
When create the actor just use "for each actor of type" block for example and inside check with ceosol code

12
Ask a Question / Re: How "mod-able" are Stencyl PC games?
« on: April 11, 2016, 05:18:35 am »
Depend of mod type.. i think stencyl can import from the "extras" folder images, with images can change the actor image etc or change the type of enemies  etc.. could also can edit the attributes changin the speed or score for example

13
hi robin! i have a question, when i share a screenshoot dont have tint on the image, but in the game the actors are tints.

Is a bug or the image api cant take the tints for actors?

Original Image:



Image from the extension:


14
Ask a Question / Re: How to test for android if I don't own device?
« on: June 19, 2015, 04:35:41 am »
try to mount an image on vmware, or use http://www.bluestacks.com/

15
AdMob / Re: [IOS/Android] Google AdMob Extension [3.3]
« on: May 21, 2015, 02:56:40 pm »
As always nice job! you work so hard on stencyl extensions.. really thanks!

Pages: 1 2 3 ... 7