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

Pages: 1
1
Old Bugs (1.x/2.x) / "Walking" and "Jumping" behaviors not working
« on: January 20, 2012, 10:41:15 am »
I have a problem that I can't seem to fix. You see, I have the player, and I've applied the Jump and Walk animations, but it won't work. The Player won't jump and when walking it stays in the idle animation.

I made it just like it was in the Crash Course, only I used the Idle animation for the Jump animation. This is not the first time this has happened, too...

2
Archives / Report button?
« on: December 22, 2011, 04:36:39 pm »
Well, Stencyl reminds em a lot of an old game called Spore. Of course, there's tons of differences, and one could never replaced another, so let me just get to the point: I noticed something Spore had that Stencyl didn't, a Report button. This would allow you to report offensive material. Maybe Stencyl already has this and I didn't notice it, but I think this would be very convenient.

Of course, Stencyl doesn't have as much offensive material as Spore because it's harder to work with Stencyl, but still, I thought I'd just put this forward. ;D

3
Old Bugs (1.x/2.x) / Tile glitches?
« on: December 21, 2011, 11:35:42 am »
I'm new to Stencyl, and I thought I'd practice with a Space Shooter. However, my animation-less Tiles won't appear, and the ones with animations will become two tiles, one being the first animation the other being the second. I'm also having problems with Actors, such as the player wobbling and any Actors created by me not appearing.

Here is some things that appear on the log that may interest you:
[LOG] Running low on new memory 100.0
[LOG] The source file or one of the included files has been updated
[LOG] Cannot resolve namespace qualified type 'Menu' in CSS selector 'Menu'
[LOG] Cannot resolve namespace qualified type 'Panel' in CSS selector 'Panel'
[LOG] Cannot resolve namespace qualified type 'TitleWindow' in CSS selector 'TitleWindow'
[LOG] Warning: This type of block does not exist: Actor
[LOG] Warning: This type of block does not exist: Font

Once the game has started, it'll send up a new message of "[LOG] Running low on new memory 100.0" every second or so. It seems obvious that I need more memory, but it didn't appear so at the time I downloaded Stencyl...

Pages: 1