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

Pages: 1 2 3 4
1
Ask a Question / Re: have actor follow crosshairs/mouse
« on: January 01, 2015, 06:46:13 pm »
its a start and it does follow the mouse which is partly correct but how could i have say just the arms and head follow the mouse. Also right now it makes my actor spaz out because the whole body is trying to follow the mouse..

2
Ask a Question / have actor follow crosshairs/mouse
« on: January 01, 2015, 05:22:33 pm »
How do i get a actor to move in the direction of the mouse, and use a frame or animation according to where the mouse is. Like looking up or down. this game is like the last stand zombie game... thanks

3
Ask a Question / Re: play a animation after the health is depleted?
« on: December 28, 2014, 03:59:03 pm »
I agree "two healths are independent to each other so health < 0 will never happen" is probably the root cause. Do you have a simple health bar code that you use so that we can integrate the code..

4
Ask a Question / Re: play a animation after the health is depleted?
« on: December 28, 2014, 03:54:42 pm »
nope, i even tried 4seconds still nothing

5
Ask a Question / Re: play a animation after the health is depleted?
« on: December 28, 2014, 03:36:15 pm »
the actor just dies and nothing shows up

6
Ask a Question / Re: play a animation after the health is depleted?
« on: December 28, 2014, 03:18:54 pm »
http://i.imgur.com/qShnIqN.png?1

still didnt work, do you have teamviewer i can pay you if you can solve this for me

7
Paid Work / Re: i need a stencyl tutor
« on: December 28, 2014, 02:14:58 pm »
michael.cov1

8
Ask a Question / Re: play a animation after the health is depleted?
« on: December 28, 2014, 02:06:12 pm »
ceric health pack

9
Paid Work / i need a stencyl tutor
« on: December 28, 2014, 01:07:47 pm »
I can pay $10 a hour you have to have teamviewer and paypal, and skype to talk, must have a mic.
if you can answer my question: http://community.stencyl.com/index.php/topic,37647.msg212792.html#msg212792
i will consider you more likely i want to learn alot of different things.

10
Ask a Question / Re: play a animation after the health is depleted?
« on: December 28, 2014, 12:59:20 pm »
yeah i have a health bar attribute from stencylforge, it has a die upon health depletion tickbox im not sure if that makes a difference....  also a health bar...

11
Ask a Question / Re: play a animation after the health is depleted?
« on: December 28, 2014, 12:45:12 pm »
its not playing the animation.. maybe i did the attribute wrong or animation as death part wrong but its not working
Should the value be 100, is that correct?
under appearance i created a new animation and named it death am i referencing this correctly, in the code ?

12
Ask a Question / Re: play a animation after the health is depleted?
« on: December 28, 2014, 12:32:51 pm »
I tried this code
http://i.imgur.com/XTJ9KqT.png?1

for the health attribute i did a number and put its value at 100....
then i typed death as a animation referencing it's name .... can someone please help me

13
Ask a Question / Re: play a animation after the health is depleted?
« on: December 28, 2014, 11:16:40 am »
im assuming i put up a animation and under "add event" i add some code?
click: add events
click: specific actor under created or dies

Something like: when self is killed
under actor animations, "switch animation to etc"
im not sure how i would reference the animation or what the code would look like.

Something like this im not sure how i reference the animation i named it death is that all i type in the white spot
http://i.imgur.com/oiiu2Zc.png?1

14
Ask a Question / play a animation after the health is depleted?
« on: December 28, 2014, 10:22:10 am »
im assuming i put up a animation and under "add event" i add some code?
click: add events
click: specific actor under created or dies

Something like: when self is killed
under actor animations, "switch animation to etc"
im not sure how i would reference the animation or what the code would look like.

15
Resolved Questions / Re: exporting bitmap in stencyl
« on: December 28, 2014, 10:08:42 am »
i figured it out i needed to crop the picture thanks guys

Pages: 1 2 3 4