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

Pages: 1 2 3
31
Ask a Question / HELP How to create/kill actors in certain position
« on: November 22, 2014, 09:26:49 pm »
I'm having trouble with a game I was workin on in which I want a bar that fills as you tap a key very fast. Once this bar is full something happens. I know how to do this but I am having one problem. I obviously don't want the bar to be onscreen all the time so I need it to appear after an event (on key press) and decay after 3 seconds of not pressing the key. How would you do this? I would ideally want the bar to appear beside the player or on the far right of the scene :) what's the best teqnique to achieve this? A change in opacity or the death and creation of the bar?

32
Windows / Mac / Flash / HTML5 / ImpossiBall Arcade/Platformer
« on: November 22, 2014, 05:53:14 am »
Started this game a couple days ago, what do you think :) Let me know of any suggestions, bugs and obstacles I could implement to increase difficult on future level. Also let me know how difficult you find it as I find it very easy after testing every level hundreds of times to look for bugs ahaha :P

33
I apologize in advance for the crude theme haha

Ok so im working on a game for the indies vs pewdiepie game jam and Im having a massive problem with one of the main concepts.

You are a traversing the level (its a side scrolling platformer) and pickups (mellowberries) aer scattered around. The more you collect, the slower and fatter you become. To avoid this - you have to poop. I set it up in a way that you spam a button to charge a 'poop bar' that apears upon pressing this said button (P). Everything works perfectly except for the creation of the poop bar. When I press P the bar appears but there doesnt seem to be any logical idea as to where it will appear and I occasionally get errors

But, as all wise men say; an image is worth a thousand words, so attached below are screenshots of all associated events

34
Ask a Question / How to jump when gravity is reversed?
« on: February 23, 2014, 08:55:28 pm »
Hey I a have a simple endless runner game and I have section where gravity is reversed (ie your on the roof). How can I make the jump run behaviour work when gravity is reversed?

35
How can I make a level select scene in which all levels are locked but the first and once the first is complete the second level is then unlocked and is available to be chosen

36
Ask a Question / Constant movement at a set speed?
« on: February 19, 2014, 10:34:28 pm »
How can I make it so that at the start of the scene I move right at a constant speed?

37
Ask a Question / iOS movement buttons
« on: February 17, 2014, 07:09:54 pm »
How can I make it so that when you touch one actor (a button) another actor (the player) moves left

38
Ask a Question / My score count won't surpass nine? :/
« on: February 17, 2014, 05:42:54 pm »
It's kind if self explanatory but I have a score system attached to an actor and it won't surpass nine points

39
Ask a Question / How to make your score carry through scenes?
« on: February 17, 2014, 05:33:20 am »
I have a scoring system for my first scene/level and I wanted to know if it's possible to make it so I keep my score from the previous level? So if I finished level 1 with 100 points the points counter starts from 100?

40
Ask a Question / Ow to make a score system?
« on: February 16, 2014, 06:53:35 pm »
Hey guys, I'm having a little trouble make a scoring system. I have an actor and when it dies I want an on screen score to go up by one. What's the best way to do this? And how do Imake the score appear on screen?

41
Hey guys, I have three main actors I'm working with here. The player, a coin that disappears on pick up and a block that when you stand on it you finish the level. How can I make it so that the block that sends you to the next level only sends you to the next level if you have collected all of the coins? Otherwise it spawns an actor that tells you you haven't collected all the coins

Please show a screen capture of the code if you can? Thankyou

42
Ok so to make it as simple as possible.. Let's say I have a player, this player simply walks across some flat ground. The ground is made of green squares but has a few red squares in there too. How can I make it so that when I walk over the red squares it turns into a green square

43
Ask a Question / Help. Im Having Trouble
« on: February 15, 2014, 12:39:22 am »
 Hey Everyone, I have just started working with stencil and to get a grasp on it am now working on a side scroller game similar to JetPack Joyride. I have drawn up several obstacles and created actors for each one but I don't know how to spawn the and randomise their spawning so that a different obstacle will spawn every time

Pages: 1 2 3