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

Pages: 1
1
Completed / Re: Pre-Ship (Bundle) all the most important behaviors
« on: January 21, 2012, 12:10:27 pm »
I'd assume it's yours because yours is featured on stencylforge.

Yes, I'd have thought so too, I was just worried that they'd sneakily made their own official version over this past few months that I wasn't aware of, haha.
That's pretty cool, that code was the first (and only, so far) thing I've ever programmed. Awesome to see it taking off.

2
Completed / Re: Pre-Ship (Bundle) all the most important behaviors
« on: January 21, 2012, 11:54:22 am »
I just returned to Stencyl after forgetting about it in order to focus on my exams about half a year ago, and I find this thread, mentioning '8 Way Movement', the same name as the logic code I dev-ed last year...

Surely it isn't mine that's being bundled? If so, WOW, I'm very humbled. If not, hehe, that's fine.

Sorry if this is a bit off-topic, I'm just quite excited...

3
Shared Resources / Re: Behavior: 8 Way Movement
« on: June 04, 2011, 10:06:51 am »
I see two of them. Is he not able to delete one of them?

Technically I could delete the first one if I wanted, but that would also delete all the stats, such as number of downloads, and information that I have uploaded, such as screenshots, which is not an ideal situation. So yeah, the problem is that the edited code hasn't been simply treated as an update to the original behavior, and thus there are two separate files...

4
Shared Resources / Re: Behavior: 8 Way Movement
« on: June 03, 2011, 12:46:23 pm »
Okay, just made the second version public, sorry it took a while, I've been a bit busy today.
It seems that Forge is indeed still keeping the two versions separate...

5
Shared Resources / Re: Behavior: 8 Way Movement
« on: June 02, 2011, 01:07:03 pm »
Just reuploaded it. It should ask if you want to replace or upload as new.

Didn't work for me, just creates a new copy, so that I have two '8 Way Movement' resources uploaded...   ::)

6
Shared Resources / Re: Behavior: 8 Way Movement
« on: June 02, 2011, 12:43:54 pm »
Right, so I've done most of what you have suggested, ie the description and animation/rotation. I have given a choice between the two as well. The 4 way movement option amy take a while longer as the way it is currently coded means that it will be very hard to change. So is there anyway you can update a resource in Forge? I see there is a 'Version' indicator on the page, so I imagine there is something...?

7
Shared Resources / Re: Behavior: 8 Way Movement
« on: June 02, 2011, 11:42:06 am »
Okay, I've sorted out the Forge page so it's a bit better, and I've uploaded a simple demo to try out the behavior, plus a very minimal screenshot.
I'll now look into what you have suggested -
1. Right, I'll give that a go, so instead of just changing the direction that the Player is pointing, it'll change the animation instead, right?
2. I didn't realise that a default value wasn't given! I'll change the description to reflect this, and I'll also add comments throughout the code so that people can see and understand the implementation.
3. This shouldn't be that hard to implement, I'll give it a go...
Thanks for your input though!
EDIT - Oh, and you guessed right, 20 is the correct number to use! (At least, that's what I had guessed as wel...  :P )

8
Shared Resources / Behavior: 8 Way Movement
« on: June 02, 2011, 03:27:55 am »
I'm new here so I don't know if I am the first to do this, but I have just published a behavior resource onto StencylForge which allows the user to move the character diagonally as well. I have designed it for a top-down game, where the Player looks in different directions by rotating, as opposed to using a different sprite. If anybody wants me to alter the program to accommodate for the latter then please tell me!  :D
So can anyone give me any feedback please?  :)

Pages: 1