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

Pages: 1 2 3 ... 149
1
Ask a Question / Looking for a level designer
« on: December 26, 2019, 11:22:08 am »
hey all!
For 2020 I am planning a new tutorial series which requires some decent level designs. Ive tried a few itterations, but as a developer, nothing really satisfies my needs haha. It will be a pokemon-like game including a few "monsters" with battle mechanics and the works.

Since this will be for a free tutorial series, I am not asking as a paid job, but I would be more then happy to develop a backend to your needs. Would like to discuss the details in a private conversation.

If you are interested, please PM me, or send me a message on Discord:
https://discord.gg/pM2Cqm

cheers!

2
Ask a Question / Re: Website in the game?
« on: December 19, 2019, 10:39:07 am »
You got a screenshot?

3
Ask a Question / Re: [TIS] Can't Use Admob with Mobile Game Kit
« on: November 24, 2019, 06:14:28 am »
Have you enabled admob? I believe back when I made this kit admob was an extension.

4
Ask a Question / Re: Not Enough Arguments, Expected AtlasID:Int
« on: October 28, 2019, 11:32:30 pm »
Try reinstalling the extensions using repositories. Also, i know code =p

5
Ask a Question / Re: Y-speed gets an odd value when standing
« on: October 19, 2019, 07:05:49 am »
Makes sense, but its odd since I never saw this before. Thanks!

6
Ask a Question / Re: oh no my game doesnt work
« on: October 19, 2019, 07:04:21 am »
Did you use a game kit or something? This error also occurs when you imported a kit, or stencyl file and forgot to save and reopen the game.

7
Ask a Question / Y-speed gets an odd value when standing
« on: October 16, 2019, 03:38:58 pm »
Hey all, long time no see!

I came acros the following issue where my Y-speed gets an odd value whenever the tiles span over the width of my actor. When I move my actor even a pixel over the edge, the Y-speed gets to a nice solid 0. This is the first time im seeing this, so I dont know where to start looking. Ive double checked all collision settings, and both the tiles and actor has a simpe box collider.

Only thing I can think of is that the tile size is 20x20, and the seemingly 3 tiles that im touching in the second screenshot, are actually 6 tiles.

Tia!

8
Hey all!

It's been a while since I uploaded new content, but I finally managed to finish up my latest (revisited) basic platformer tutorial series. The old one had to go since the graphics are no longer available, as well as I am using much better techniques in this new version. You can go check out this new series along with my older ones right here:

http://www.theindiestation.com/stencyl/

Besides these free tutorial series, I've also released a platformer starter kit a while ago with some high quality control systems and game mechanics. At first I was working with a marketing guy to get the word out, but I've decided to go down the community road and dropped the prices significantly for them to stay like that (even tho a tip would always be appreciated =) ). You can check out these kits (both free, light and full versions) on my itch.io page:

https://theindiestation.itch.io/
(All feedback is welcome!)

Happy developing!

9
Ask a Question / Re: Why Is My Character Freezing?
« on: April 21, 2019, 05:12:17 am »
without screenshots we cant help much. Perhaps you can upload the game to the stencyl arcade for us to have a play.

10
Ask a Question / Re: Serious Question about the state of Stencyl
« on: April 08, 2019, 01:56:51 pm »
Check the latest update notes. A whole poopload of new things have been added and fixed

11
News / Re: Stencyl 4 - Out Now! (4.0.1)
« on: March 05, 2019, 07:14:03 am »
Yay! I was waiting for a good time to pick up my tutorials for youtube =)

12
Ask a Question / Re: How to attach arm to body?
« on: October 10, 2018, 03:06:46 am »
Dont reactivate a post that is this old...
Instead create a new post and show us what you have tried.

13
Ask a Question / Re: Massive blank space in scene
« on: September 01, 2018, 10:37:40 am »
I made sure to set have the camera follow the player.

Try putting the "move camera" block in both a Created and Updating event for your player actor.

When using that in the always event, it has no use to also place it in the when created event.

14
Ask a Question / Re: Android doesn't compile
« on: August 08, 2018, 07:34:26 am »
Try setting your target to 9 as well. Fixed it for me.

15
Ask a Question / Re: Android doesn't compile
« on: August 08, 2018, 06:49:17 am »
And what sdk etc version?

Pages: 1 2 3 ... 149