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

Pages: 1 2 3 4 5
31
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.


32
I have had the best luck with tysonmckenzie Ride Platforms.  I used it as is and it attaches to the Player instead of the platform.  I modified his Platform Motion a little bit.  No need for friction.  I didn't change the name of them when i shared so let me know if you use it or not and I will make it private again.

twinter3 > Ride Platforms
twinter3> Platform Motion

You can see it in my WIP game: http://www.stencyl.com/game/play/10859
(Space is jump)

33
Old Questions (from 1.x/2.x) / Re: SOLVED - Not Switching Scene in iOS
« on: February 04, 2012, 05:57:47 pm »
Got it working.  Had to check if the scene was transitioning first and within that check to see if the player is in the region.  Thanks for your help coleislazy.


34
Old Questions (from 1.x/2.x) / Re: Not Switching Scene in iOS
« on: February 04, 2012, 04:47:46 pm »
Setting the fade on scene change to anything but 0 works on device and doesn't work on simulator.  If I set it to 0.5 it works on device but crashes simulator.

35
Old Questions (from 1.x/2.x) / Re: Not Switching Scene in iOS
« on: February 04, 2012, 12:46:23 pm »
This is the debugger output for the simulator, right when i hit the region (terminate called after throwing an instance of 'NSException') Log attached.



36
Old Questions (from 1.x/2.x) / Re: Not Switching Scene in iOS
« on: February 04, 2012, 10:22:10 am »
Console keeps quitting when I try and run the simulator.  I took the time to actually set up testing on a device and it is working fine now.  Shouldn't the simulator be as accurate as actually testing it on a device?  Thanks for your help!

37
Old Questions (from 1.x/2.x) / Re: Not Switching Scene in iOS
« on: February 04, 2012, 06:10:28 am »
This works in flash as well, but not iOS.  It crashes the simulator.


38
Old Questions (from 1.x/2.x) / Re: Not Switching Scene in iOS
« on: February 03, 2012, 05:03:38 pm »
I have tried several region based scene switchers and I can't get any of them to work.  Either crashes simulator or just doesn't switch. :(

39
Old Questions (from 1.x/2.x) / Re: Not Switching Scene in iOS
« on: February 03, 2012, 12:48:08 pm »
Just not switching scenes.

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


41
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!!!

42
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!!!

43
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.


44
Old Bugs (1.x/2.x) / Re: Can't Assign Behavior
« on: January 26, 2012, 10:15:38 am »
After further testing, it appears if I close the player and re-open...the behavior appears.  Attached are the logs. Thanks!

45
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?

Pages: 1 2 3 4 5