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

Pages: 1 2 3
1
I'm not good with regions, but you can use x/y comparisons to do the same effect (if you want, go into the StencylForge and search for my "Demo- RPG 1 - Dialogue", which covers having text coming up when an actor is in an area).

Thanks :D

2
Hello fellow stencylers, I have come to you because I know I can rely on you!

I'm making a game that displays all my work... basically an interactive portfolio. Everything works well apart from one thing. I want a text actor to appear when my character enters a region.

I've tried things such as

if actor not in region fade out self to 0% over 0 seconds

otherwise if actor is in region, fade in self over 2 seconds...

it hasn't worked :( Please help!  :)

3
Ask a Question / Re: Character rolling.
« on: December 02, 2012, 03:19:32 am »
It doesn't matter, none of you know what I'm going on about

4
Ask a Question / Re: Character rolling.
« on: November 30, 2012, 11:40:53 am »
I've got it to climb, thats not a problem. Its just that I can't get it to do the roll animation

5
Ask a Question / Re: Character rolling.
« on: November 30, 2012, 10:37:17 am »
Yeah

6
Ask a Question / Character rolling.
« on: November 30, 2012, 05:42:07 am »
Hello, I've run into a little dilemma. I've got my character to roll across the y axis.
The behaviour states that-

When left/right is pressed
set turning speed to (y speed x 50)

I also want it to be able to roll up the x axis.
I've tried doing everything, (replacing the y speed with xspeed, adding another behaviour alltogether, making it check if the right or left side of the actor is hit and adding the turning speed block to the behaviour that allows my character to walk up walls.

Any other suggestions?

Any answers appreciated, Thanks :D

7
Ask a Question / Re: Game no longer working despite nothing changing.
« on: November 29, 2012, 02:03:01 am »
Nope, it still happens. I have the resources... I'll just start again :(

Thanks for your help

8
Ask a Question / Re: Game no longer working despite nothing changing.
« on: November 28, 2012, 02:54:53 pm »
I know, I'll remove the sounds and see what that does, if not I'll just rebuild the game again

9
Ask a Question / Re: Game no longer working despite nothing changing.
« on: November 28, 2012, 02:44:03 pm »
Yes, they're all set right :/

10
Ask a Question / Re: Game no longer working despite nothing changing.
« on: November 28, 2012, 02:15:44 pm »
Right, I have an actor (a cog) and a group of objects called (teeth). The teeth are attached to tiles and allow the cog to stick to them. The cog would also collide with collectible items which would add 100 to the score and kill themselves. This all worked at college.

Now I've come home and tried to work on my game the actor won't collide with anything other than the tiles. This is weird because I've only added sounds since it last worked.

11
Ask a Question / Re: Game no longer working despite nothing changing.
« on: November 28, 2012, 02:07:04 pm »
Nope, I haven't changed anything as I knew nothing was wrong with the behaviour... The music and behaviours are all still the same

12
Ask a Question / Re: Game no longer working despite nothing changing.
« on: November 28, 2012, 01:58:06 pm »
I added background music, coin collection sounds and button press sounds, nothing that I'd have thought would affect my character sticking to the surface :(

13
Ask a Question / Re: Game no longer working despite nothing changing.
« on: November 28, 2012, 01:53:33 pm »
Its not behaving right. It worked perfect when I was at college but when I brought it home it didn't work. Bearing in mind that I hadn't changed anything that would result in this.

14
Ask a Question / Re: Game no longer working despite nothing changing.
« on: November 28, 2012, 01:14:43 pm »
Thanks for putting up with my noobishness :D

15
Ask a Question / Re: Game no longer working despite nothing changing.
« on: November 28, 2012, 01:11:07 pm »
How do I post the zip?

Pages: 1 2 3