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

Pages: 1 2
1
Ask a Question / Windows Phone
« on: July 03, 2015, 08:48:10 pm »
Will Stencyl ever allow publishing to Windows Phone? Windows Phone is the best platform for new programmers. It's easier to get noticed because it's not as crowded. Also there's the Universal app platform to publish on both Windows PC and Windows Phone at once. Not having the ability to publish to Windows Phone is the only reason I don't use Stencyl anymore.

2
Ask a Question / Re: How to make tiles destroyable?
« on: October 08, 2013, 08:41:12 pm »
Yeah sure, it's be nice if you can retrieve your collision code. I really need to do more studying in this stencyl thing, I'm pretty new.   Ps: I didn't notice a minute ago, that you're the same person who helped me create the Dying animation where you fall out of the screen! Thank you for that :)

3
Ask a Question / Re: How to make tiles destroyable?
« on: October 08, 2013, 07:34:15 pm »
Pretty nice, how do I do that?

4
Ask a Question / How to make tiles destroyable?
« on: October 08, 2013, 06:48:19 pm »
I'm making a game that takes place underground. I want it so that at a button push, the player does a digging animation and the tile he's aiming the mouse at is destroyed, as long as it's in range of one tile. This is the same way the player shoots, aim the mouse at the enemy actor, and push the shooting button. So, how do you make tiles be destroyed?

5
Ask a Question / Re: How can I make side-scroller enemies attack?
« on: October 01, 2013, 02:36:42 pm »
After reading both of the replies...this still sounds super hard and confusing to me :(

6
Ask a Question / How can I make side-scroller enemies attack?
« on: September 30, 2013, 06:36:12 pm »
Okay, so I've got the majority of the basic behaviors in my side-scroller game done. However, one thing holding it majorly back is that I don't know how to make the enemies run at you and attack. I've got throw knife animations, punch animations, and even some special move animations. I need the enemies to detect the player and run at them, while throwing knives and attack you. I don't want them to do the same attack over and over either, I have multiple fighting moves. How can I achieve this?

7
Thank you! I got it.

8
I'm sure this has been covered MANY times, but I can't really find it. How can I make it so that the player dies only if he collides with the left and right side of the actor? Okay, I've seen the option in design mode, which says if the top/bottom/left/right of actor 1 was hit. The actor 1 you can change to say actor 2. How can you specify what actor type actor 1 or actor 2 are? I'm new.

9
Ask a Question / How to make an enemy fight, charge player?
« on: September 28, 2013, 03:59:20 pm »
Alright, I need the enemy to be able to see the player, and run at them. I want the enemy to be a challenge, to throw knives at the enemy, to have different moves he uses to attack the player. He can punch, and have special abilities. I don't know how to do any of this. Any help? By the way, I'm a newbie, so I'd appreciate it if how to do things are explained as simple as you can, maybe using attachments are used to show example design mode codes.

10
Ask a Question / Re: How to make a thrown object stick?
« on: September 28, 2013, 03:45:01 pm »
Alright, I just decided to make it disappear if it collides with an enemy or wall, or if it exits the screen.

11
Ask a Question / Re: How to make a thrown object stick?
« on: September 28, 2013, 03:22:07 pm »
So, how do you tell it to do something, only if it collides with the wall, or something else.

12
Ask a Question / Re: How to make a thrown object stick?
« on: September 28, 2013, 02:50:32 pm »
How do you make it stick after hitting the wall! Lol, I'm completely new. Only third day into this.

13
Ask a Question / Re: How to make a thrown object stick?
« on: September 28, 2013, 11:56:41 am »
Lol, I'm sorry, but could you explain in better detail how to do this? Like I said, I'm new.

14
Ask a Question / How to make a thrown object stick?
« on: September 27, 2013, 09:21:22 pm »
So, I made a thrown weapon that the player can throw. I've got the animation and throwing of the weapon all right, and of course it set with collision for enemies. However, how can I make that weapon     
like, stick to the enemy? For example, a throwing knife. It should stick as if in the enemy's body. Or when it hits a wall, it should stick. Can I get some help with this? By the way, please respond in the simplest terms you can, I'm new to this.

Basically...how can I make it stick upon collision?

15
Resolved Questions / Re: Help with Animation on Key Press?
« on: September 27, 2013, 08:15:02 pm »
It works now! Thank you, all of it works!

Pages: 1 2