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

Pages: 1
1
Ask a Question / Float has no field getY?
« on: July 05, 2017, 01:59:27 pm »
I was working on a 2d platform game, and then after I ironed out some bugs that crash it now I can't open it at all. It just loads the error screen saying "Float has no field get Y" I don't really know what it means and its randomly calling some of my code errors even though they were fine earlier. It doesn't seem to affect my most recent scene which is fitted with a new scene behaviour I made.  Maybe I should replace the scene events with that?

2
Ask a Question / Region Attributes for Swimming
« on: December 16, 2015, 05:19:18 am »
I'm making a platform game with swimming in it. I'm trying to use region attributes to make water that changes the controls from Jump and Run to 8 way movement without gravity. It's just that even though I set the region's attributes to water, the game doesn't recognize the player jumping in water at all, and stays with the Jump and Run controls. Does anyone have a method of making water the player can swim in that I can follow?

3
Ask a Question / Lives keep resetting back to 3
« on: September 22, 2015, 06:19:24 am »
I've been making a platforming game with a lives system, when the character runs out of health or falls off the screen, it loses a life, but when the scene reloads, the lives go back to the starting value of 3.  Can anyone help? I've done the life system in the scene behaviour mostly if that helps.

4
Ask a Question / Need help with my new game.
« on: November 13, 2013, 07:49:18 am »
http://tagbagmage.tumblr.com/

Hello again, I'm making a much more simple game called Scrat the Bat, but there are few bugs with it, please leave some solutions to sort these problems out.

1. Enemies don't change sprites when turning around.
2. The behaviour for dying lets Scrat die from only one enemy.
3. I made my own tileset, but all the tiles are all scrambled, the ones in this picture should be brown.
4. Sometimes Scrat will slip inside the tiles by walking into the side of them.

I'll update this if I run into any more problems. Hope you can solve them.

5
Windows / Mac / Flash / HTML5 / Scrat the Bat Announcement
« on: November 13, 2013, 07:26:36 am »
http://tagbagmage.tumblr.com/

Hello again, I'm making a much more simple game called Scrat the Bat, but there are few bugs with it, please leave some solutions to sort these problems out.

1. Enemies don't change sprites when turning around.
2. The behaviour for dying lets Scrat die from only one enemy.
3. I made my own tileset, but all the tiles are all scrambled, the ones in this picture should be brown.
4. Sometimes Scrat will slip inside the tiles by walking into the side of them.

I'll update this if I run into any more problems. Hope you can solve them.

6
Ask a Question / How do I make a Mode 7 Racing game?
« on: November 04, 2013, 06:08:28 am »
Um, hi. I want to make a racing game in Mode 7, which is kind of Fake 3D in a sense. Have a look at these two links and tell me if this video and what I've written on this Wiki Page is possible in Stencyl.

http://www.youtube.com/watch?v=1ntffRUHvPA

http://dimensionfive.wikia.com/wiki/Magic_Kart

Pages: 1