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.


Topics - twinter3

Pages: 1 2
16
Ask a Question / Defining an Actor
« on: February 07, 2012, 01:57:40 pm »
How do you get the exclamation inside of a triangle symbol (LOL) like in the attached example?

17
Resolved Questions / [SOLVED] Communicate between actors
« on: February 07, 2012, 11:13:27 am »
SOLVED
Was not aware of "for each actor type"



I am having a problem determining which code blocks to use to do the following:

Behavior on an actor tells another actor to play a specific animation. 

So for example an actors health level dips below 50% tell another actor (the heart) to play Heart Animation 2.

I am having trouble wrapping my head around it.


18
Any idea why this works in flash but not iOS?  Thanks in advance!!


19
Ask a Question / Ad Hoc Question
« on: February 02, 2012, 02:23:44 pm »
Hello.  Yes I am an Apple Newbie.

When I publish to AdHoc, I get an email with the "On your Device?" download option.  How do I distribute this link to the people on the device list?  Do I have to add their Device MAC address in stencyl?  Do I just forward the email to them?

Thanks!!!

20
Ask a Question / Sticky Joystick
« on: January 31, 2012, 05:50:52 pm »
When I create a blank iOS game, create a player and apply the joystick behavior, everything is working fine.  If I start with the iOS platformer example, attach the joystick, the joystick appears but it stays locked in the middle and the player doesn't move (even if i create a player from scratch).  Is there something I am missing when it comes to activating the joystick?  I disabled all the behaviors for the player except for the joystick and it still stays locked.  Thanks!!!

21
Game Art / Want to team up for some game building fun??
« on: January 27, 2012, 11:19:55 am »
I just started on this platformer.  I am not a very good pixel artist.  Let me know after looking at if you are interested.  Not trying to make any money...just learning and want to work with a team player.  I took all the tiles from stencyl and want to do something original. :)

http://www.stencyl.com/game/play/10859

Jump = Space
Shoot = Z
UP, DOWN, LEFT, RIGHT CONTROLS.


22
Old Bugs (1.x/2.x) / Can't Assign Behavior
« on: January 26, 2012, 09:08:42 am »
I rebooted, restarted and created a simple actor behavior.  When I assign it, it doesn't show up under the actor behaviors.  Any ideas?

23
Resolved Questions / SOLVED - Switching Scene with a variable
« on: January 23, 2012, 08:25:04 am »
Sorry, not a strong coder.  Can you help me with this error?  Trying to use this custom code. Thanks in advance!!!!


24
Resolved Questions / SOLVED: Adding custom code to block.
« on: January 23, 2012, 08:01:56 am »
How do I add code to a block like this?

Thanks!!!!

25
Ask a Question / Anti-Slope Theory
« on: January 14, 2012, 10:07:57 am »
Hello world,

I have a 30% slope incorporated into my game and I have attached the slope detection to my player.  I would like to have the actor not slip while on a slope which is working, but the player has lost its inertia (0 friction on ice) and I want to keep the player control consistent while on a slope, when releasing left or right give the player a little slip in either direction on a slope.  Basically I want the player movement to NOT be effected by the slope. Any thoughts of where I can get started?  Thanks!!!!

26
Old Bugs (1.x/2.x) / Stuck in tiles.
« on: January 13, 2012, 07:22:47 am »
Hello,

I have looked through the forums and I have tried several of the workarounds for this.  Most of the posts are older so I thought I would ask for an update.  Here is my problem: when the player jumps up towards a tile to the left for example while the player is in the upward motion it slides up the tile to land on top.  The player then drops below the tile top and is stuck.  I have constant collision detection on and I have tried rounded tiles.  Still stuck.  Attached is a screengrab.  Thanks for you help!!!

Pages: 1 2