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

Pages: 1
1
Ask a Question / Re: Game Jam
« on: January 13, 2015, 09:48:56 pm »
What is Ludum Dare?

2
Ask a Question / Ripples around an actor
« on: December 14, 2014, 04:48:38 am »
Is it possible to have a ripple effect on an actor like the one in the shader page(image)
 e.g  When an actor is hit by another actor(missile) then there is a ripple around that actor.

3
Resolved Questions / Re: Touch in a flash game
« on: December 14, 2014, 04:35:56 am »
Thank you, I was just wondering.

4
Resolved Questions / Touch in a flash game
« on: December 12, 2014, 08:17:32 pm »
If I uploaded a game on a website. Is it possible for someone with a smart phone to play a flash(PC) game. i.e if a flash game has mouse Down code in it will it register those as touches in the Flash game.

5
Ask a Question / Re: Make actor create bullets in bursts.
« on: December 12, 2014, 05:23:45 pm »
Thank you so much ^_^ this works. I'll most probably be done with my demo on Monday. So i'll try posting a link. Again, Thank You all so much.

6
Ask a Question / Re: Make actor create bullets in bursts.
« on: December 12, 2014, 04:50:20 pm »
I want the player to hold the fire button and the actor to fire 4 burst shots(with the 0.7sec pause). And so long as the player is holding the fire button, the actor should continuosly fire 4 bullet bursts.

7
Ask a Question / Re: Make actor create bullets in bursts.
« on: December 12, 2014, 04:34:45 pm »
Thank you that works. But if a player fires twice as fast it shots 8 as fast.

8
Ask a Question / Re: Make actor create bullets in bursts.
« on: December 12, 2014, 02:18:55 pm »
Ok this works. but bullets dont stop firing

9
Ask a Question / Re: Make actor create bullets in bursts.
« on: December 12, 2014, 02:01:05 pm »
I actually noticed that a few minutes ago, so i deleted the whole thing and started afresh. I'll show you what i have in a few minutes.

10
Ask a Question / Re: Make actor create bullets in bursts.
« on: December 12, 2014, 01:53:40 pm »
This code isnt working

11
Ask a Question / Re: Make actor create bullets in bursts.
« on: December 12, 2014, 01:50:36 pm »
This is the code i'm using to make the bullets.

12
Ask a Question / Re: Make actor create bullets in bursts.
« on: December 12, 2014, 01:50:21 pm »
4 really rapid ones. not the shot gun style burst.

13
Ask a Question / Make actor create bullets in bursts.
« on: December 10, 2014, 02:00:15 pm »
I am having some trouble. failing to make my spaceship(actor) shoot 4 bullet bursts please help.

Pages: 1