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

Pages: 1 2 3
31
Ask a Question / How can i use actor attribute in other actor?
« on: August 23, 2016, 06:22:14 am »
Hello everyone,

I have two actor,  A actor creating B actor, but B actor have 10 animations. i cant choose animations for A actor. I have 10 actor like A actor.

Example; i have 10car actor. and 1 exhaust smoke actor. 10 cars have different exhaust smoke actor. if i can create 10 exhaust smoke actor i can do it. but i want make 1 exhaust smoke actor with 10 animations.

I need idea for this :) best regards.

32
Ask a Question / Re: im looking idea for enemy radius
« on: August 19, 2016, 12:26:37 pm »
@LIBERADO thanks for help i tried but its not working on my stencyl version or i didnt do it :) . im using 3.4.0 beta2

Hi,

Try this. It uses pure maths rather than regions or collision boxes.

i tried this method, i added 3rd controller for bullets. its worked. thanks :)

33
Ask a Question / im looking idea for enemy radius
« on: August 18, 2016, 04:37:07 pm »
Hello everyone,  i am looking idea for enemy radius. when actor enter enemy radius, enemy create new bullet actor. how can i make this.

Enemy is not static, enemy is varying coords. i have +2 enemies.

I tried this methods but i didnt goal success. when actor enter region, enemy is creating too much new actor, flash is not responding. please help me :'( :'( :'( :'(








34
You can choose collision area. If you using tiles,  Choose your tiles after,  http://prntscr.com/c5bxoi, if you did make with actors, http://prntscr.com/c5bxxz

35
Ask a Question / Re: Saving Error
« on: August 13, 2016, 08:23:49 am »

36
Ask a Question / Re: Saving Error
« on: August 13, 2016, 03:23:20 am »
2016-08-11 15:40:52,399 WARN  [AWT-EventQueue-0] stencyl.sw.editors.game.advanced.EngineExtension: Unknown compatibility value for engine extension "AdMob Advertisement": ios and android. It should be one of the following values: [all, flash, desktop, mobile, ios, android]

37
Ask a Question / Re: How to make actor background transparent?
« on: August 13, 2016, 03:18:05 am »
Can you show screenshot for that?

38
Paid Work / Facebook SDK integration
« on: August 12, 2016, 07:20:02 am »
I need extension or help Facebook SDK for Advertisement. I will create mobile installs campaings.

i can pay 10 usd

https://developers.facebook.com/docs/android/getting-started

39
Resolved Questions / Re: Why don't my APKs ever successfully build!
« on: November 02, 2015, 11:05:28 am »
Hi,

You need to download Android SDK, and set min android version.

http://i.imgur.com/oB5gBUT.png

How to download Android SDK;

Stencyl > Debug > Android > Launch Device Monitor

after

Android Device Monitor > Window > Android SDK Manager


Your Project Target:   Android 4.1.2.
Download Android 4.1.2 (API16)

Pages: 1 2 3