Games Achievements My Kong Sign In

Comments for Stencyl 2.0 Tutorial 1: Basics

« Back to Stencyl 2.0 Tutorial 1: Basics

The_Outcasters

Feb. 03, 2014

Under rating threshold (show) i followed all of this but when i tested it every time i let go of left/right i return to place of origin

+ - !

(0)

Developer response from Abigayl

If you upload your game to the StencylForge, make it public, and tell me the name of it, I'll take a look at it for you. From what you wrote, my best guess is that you used a "set x to" instead of "set x-speed to" or something similar.

Dataslayer

Oct. 31, 2013

Under rating threshold (show) This is really great. I like how much it simplifies the coding process although I don't plan on making any games, I just did this for a fun little challenge. One problem: for some reason when I open my game, I can't see the whole screen (I see the head of my stickman and everything else works fine). :(

+ - !

(0)

Developer response from Abigayl

I'm glad you like it. I don't really understand the error though. If you want to, upload the game to StencylForge, make it public, and let me know the name of it, and I'll take a look at it for you.

Zazanxors

Sep. 12, 2013

Under rating threshold (show) Would just like to say I'm impressed by the fact that, even now, over a year after you published this that you are still replying to comments. Kudos to you, and thank you for all the awesome tutorials you've published - they really help.

+ - !

(0)

Developer response from Abigayl

You're welcome :). I'm happy to help.

Curtis542

Aug. 15, 2013

Under rating threshold (show) I fixed my door!

+ - !

(0)

Developer response from Abigayl

Nice :).

Curtis542

Aug. 15, 2013

Under rating threshold (show) For some reason my door won't end the level. Help?

+ - !

(0)

Developer response from Abigayl

Are the actors colliding? Check the collision groups and make sure the button is green for them. Also, if you did the coding as a behavior, be sure to attach it to the actor.

Barragor

Jul. 20, 2013

Under rating threshold (show) Yes, I've watched them already ^^ And I have completed 1-3 so far. I'm going to come up with a game idea first before venturing further in the world of Stencyl though. Thanks for the great tutorials =)

+ - !

(-1)

Developer response from Abigayl

I'm happy to help :).

Barragor

Jul. 19, 2013

Under rating threshold (show) Awesome! I did it and it worked =DDD I had one problem with the door thing, because I had a tile with no collision in the same grid slot, but I figured it out =)

+ - !

(0)

Developer response from Abigayl

:). Don't forget that there's parts 2-5 too (in the "Updates" tab you can find the link). I'm glad it helped!

Cyndaquil

Jul. 04, 2013

Under rating threshold (show) This is a great visual combination of what the crash course and stencylpedia teach in the first few chapters. Thanks for making it and I found a 'bug' where after wall jumping the character still have velocity going up so it will stick to the ceiling until gravity stops the speed.

+ - !

(-1)

Developer response from Abigayl

You're welcome :). I hope you saw the other parts too (this is just part one of 5. The links are in "Updates"). I think the ceiling bug is fixed in a later tutorial (I had to keep things simple for the first part), but I cannot remember for certain. Thanks for the heads up.

Vilius2001

Jun. 22, 2013

Under rating threshold (show) Grrr, wrong tutorial!!! (16th comment)

+ - !

(-1)

Developer response from Abigayl

I'm starting to be able to count your comments myself... :P

Vilius2001

Jun. 22, 2013

Under rating threshold (show) (This is my 15th comment). Uh, nevermind that thing, I did a bit changes, and it works without/with "Speed" now. But now when I hit an box, nothing happens.

+ - !

(-1)

Developer response from Abigayl

Don't forget to attach behaviors to actors (if not doing events instead).

NekoGirl29

May. 28, 2013

Under rating threshold (show) Do you plan to make any other Stencyl Tutorials in the future? because I have some suggestions: 1. Role Play Game Tutorials 2. Free-Running Game Tutorial (like Canabalt or Bit Trip Runner) 3. Top Down Game Tutorials (Of any kind, really) These are games I want to make, but i don't know how. Any ideas?

+ - !

(0)

Developer response from Abigayl

Did I just reply to you on the Stencyl forums too? Anyways, I have made a lot more things like tutorials... only now they are "Demo-"s in the StencylForge (search for "Demo-" in the games area of the forge). I've done one part of an RPG tutorial there (didn't seem to be a ton of interest for further ones). I have several free-running games, some scrolling vertically, some horizontally, and a few infinite in all directions. As for the top-down, that sounds a lot like my first tutorial series (check out the "Updates" section or my page for links to all of my real tutorials).

CandelariaH

May. 03, 2013

Under rating threshold (show) Hmm, never mind. It seems to work once I closed the game and reopened it. Odd.

+ - !

(0)

Developer response from Abigayl

Sometimes Stencyl is like that. It's rather weird. I recently had a game lag really bad during testing; closed and re-opened Stencyl, and it was working normally again. I'm glad you got it working :).

CandelariaH

May. 03, 2013

Under rating threshold (show) This is a wonderful tutorial! I am having one small issue, nothing happens when my actor collides with the door. I have checked and triple checked and I've done everything exactly the same as you have. And all the coding is the exact same. I'm not sure why it doesn't seem to respond, and yes, the sensor is checked as well. :/

+ - !

(0)

Maybeso83

Mar. 28, 2013

Under rating threshold (show) Excellent tutorial! When I created my scene and set it to 640x480 it set the tile grid to 20x12. I set it to 20x15 but only 12 are visible when I test my game.

+ - !

(0)

Developer response from Abigayl

Are you sure you did 640x480 and not 640x384? The 384 is the default. If that is the case, then your extra 3 tiles aren't showing since they are off screen (still there just not visible).

Raikoh_Minamoto

Mar. 25, 2013

Under rating threshold (show) Encountered a bit of a problem: when I put in my level exit, it resets the level every half-second or so, regardless of whether I've reached the exit or not. D:

+ - !

(0)

Developer response from Abigayl

Check your coding for the level exit (and any collision codings for it). Make sure it only changes scenes when the player hits it. If you want, upload it to StencylForge (and let me know) and I'll try taking a look at it for you directly.

Anoneemous

Mar. 14, 2013

Under rating threshold (show) Can ya help me out a bit? When I set the "Actor motion" speed (step 14), it registers to Actor instead of Self like in you guide. Is this a problem, or can it be overlooked?

+ - !

(0)

Developer response from Abigayl

You are probably using a scene event instead of an actor one. ;)

minmi

Mar. 01, 2013

Under rating threshold (show) My 7 yo son wants to be a game designer and has some ideas he wants to put into game form. This tute series will help me help him take his first steps. Thanks very much! My Fortran and Cobol coding skills aren't that much use in game construction. :)

+ - !

(0)

Developer response from Abigayl

You're welcome :). Don't count out your other programming knowledge though. Use it to understand the logic behind the blocks in Stencyl. That's what I did ;).

benjaminhall

Feb. 08, 2013

Under rating threshold (show) When I press left my character resets.

+ - !

(0)

Developer response from Abigayl

If you walked to the left far enough that you fell off the screen, it should reset after a bit (since you'll fall below the scene).

benjaminhall

Feb. 07, 2013

Under rating threshold (show) I can't find collision groups

+ - !

(0)

Developer response from Abigayl

Collision Groups are in the Settings button at the top of Stencyl. You can find changes to the current Stencyl version in the "News" section... I hate how that section is now hidden :(

cornmash25

Jan. 21, 2013

Under rating threshold (show) thanks, it really helped

+ - !

(0)

Developer response from Abigayl

You're welcome :)

Onzotturiakkoto

Jan. 01, 2013

Under rating threshold (show) Developer Response from Abigayl Developer Response i wanna the neighbours time methods thanks i want to play stencyl tutorial

+ - !

(0)

Developer response from Abigayl

?

LiuKangfatality

Dec. 09, 2012

Under rating threshold (show) Recently, I Was A Stencyl User, But I Quit. About 6 Moths Later I Was Back In The Makings. But I Wondered "What On Gods Creation Should I Make?" Then It Hit Me! A Platformer! I Tried Using The Logic In Your Avoider Tut (It Was Really Useful) But It Made My Character Fly... So I Looked Up Your Platformer Tuts And, Well, Here I Am.

+ - !

(1)

Developer response from Abigayl

I'm glad the tutorials are still helping you :).

erkki2001

Nov. 22, 2012

Under rating threshold (show) love your tutorials,keep the good work up!

+ - !

(0)

Developer response from Abigayl

Thanks. All of the tutorials are done now. :)

calvindang

Nov. 16, 2012

Under rating threshold (show) Howdid I notsee this when Iwaslooking at your first series? I guess that was a while ago, though. Awesome tutorials, BTW.

+ - !

(0)

Developer response from Abigayl

Thanks. These indeed did come later; they were doubly harder than the first set to make: 1. I had very little experience making platformers before this set (only made one small, buggy maze platformer that wasn't even released) and 2. This series uses a lot of generic programming techniques that are trickier to use (and thus explain), but once understood, help immensely in programming larger games.

RickDarkmoor

Nov. 09, 2012

Under rating threshold (show) Another good one. I missed something though, my player keeps falling through my tile, and I'm not sure if it is the programming or the frame I'm using. Was a fun afternoon of your tutorials though.

+ - !

(0)

Developer response from Abigayl

For some reason, sometimes when people create tiles, they default to no collision. Head into your tile set and click on each tile to make sure they have a square (or similar) collision.

HazzaTL

Oct. 31, 2012

Under rating threshold (show) I have followed this step by step in Stencyl 2.2 and when I test it and press Right the players skips back left.

+ - !

(0)

Developer response from Abigayl

If you upload your game to StencylForge and then PM me the name, I can try to look at it for you.

ABipolarCactus

Oct. 19, 2012

Under rating threshold (show) TIP: Whenever you add the music Abigayl, you should add a mute button for those who don't want to listen to the music are satisfied.

+ - !

(0)

Developer response from Abigayl

I will not be adding music. In fact, tutorial 5 will be the last of the series as I am in the process of leaving the internet.

Xenmai

Oct. 10, 2012

Under rating threshold (show) Hahaha this is awesome! Finally finished my game and, after saving it 5 times or so, i hasn't been saved! hahahaha Let's make a better ooone!

+ - !

(0)

Developer response from Abigayl

That's weird... 2.0 saves things automatically, so that shouldn't be happening. Be sure that the installation was correct and what folder you are saving to.

doodle_man

Sep. 25, 2012

Under rating threshold (show) How do I make my player die and reload when he falls off the map?? I did it the way you did it Abigayl but it does nothing.

+ - !

(0)

Developer response from Abigayl

Check your code again, or perhaps screenshot/forge it, and let me see it.

pryer89

Sep. 03, 2012

Under rating threshold (show) i cannot find my resource pack/game and the rest below that

+ - !

(0)

Developer response from Abigayl

Weird... are you saying you created a game but can't find it anymore? With 2.x, the saving is automatic, so that would be a rather unique issue. Check your games folder (Top Menu Bar -> Debug -> View Games Folder) and see if it is there.

Player_Z

Aug. 28, 2012

Under rating threshold (show) Thanks for the tutorial I think I'm going to try and make a game. Have you ever heard of platform racing 2?

+ - !

(0)

Developer response from Abigayl

Stencyl is generally not considered a good basis for making multiplayer games like the Platform Racing series.

Nataclise1

Aug. 12, 2012

Under rating threshold (show) ...Was this game made in Stencyl?

+ - !

(0)

Developer response from Abigayl

Both the game in the tutorial and the tutorial itself are made with Stencyl.

Abigayl

Aug. 10, 2012

Under rating threshold (show) Please let me know if you ever see a bug, typo, etc. in any of my tutorials. This tutorial has been out for months and I just now learned of (and fixed) a graphical error on slide 34. Thanks.

+ - !

(0)

pansysk75

Aug. 02, 2012

Under rating threshold (show) Thanks, your tutorial was awesome but when a fall offscreen my actor respawns 2 times. Help Please!

+ - !

(0)

Developer response from Abigayl

Could you upload a screenshot of the coding and send me a link to them (or upload your game to StencylForge and let me know the name of it).

scnoobi

Jul. 31, 2012

Under rating threshold (show) you should somewhere say that at tiles have the collision set to square

+ - !

(0)

Developer response from Abigayl

I will try to add that as a note. It was a change in the most recent version (before then, Stencyl assumed that it was a square collision). EDIT: added.

xxpwnage

Jul. 29, 2012

Under rating threshold (show) I tested my game and my player just keeps falling through the tiles. How do I fix this?

+ - !

(0)

Developer response from Abigayl

When you upload the tiles, click on each tile and be sure that the collision for that tile is set to a square. It is likely set to no collision right now. EDIT: added to notes.

lilpoison95

Jul. 28, 2012

Under rating threshold (show) when i test my game, it only show the top part of the scene, can you tell me how to fix this?

+ - !

(0)

Developer response from Abigayl

You probably want to go into the scene palette and use the code to tell the camera to always follow the player.

wantedluffy

Jul. 27, 2012

Under rating threshold (show) Thank you for making these tutorials! I just discovered Stencyl and this is definitely a quick and painless way to learn the basics!

+ - !

(0)

Developer response from Abigayl

You're welcome :)

lilpoison95

Jul. 24, 2012

Under rating threshold (show) what is the program you used to make the square tile?

+ - !

(0)

Developer response from Abigayl

Paint.NET, same as the player (there's a link for it on slide 5, hold Ctrl + click on the blue text). It's a great free tool if you use Windows. If you run a Mac, GIMP is decent too.

francisco9622

Jul. 23, 2012

Under rating threshold (show) Thaaaankuuuu for your tutorials they are fantastic and Very helpfull:)

+ - !

(1)

Developer response from Abigayl

You're welcome :)

bobby_6478

Jul. 01, 2012

Under rating threshold (show) And to add on to my earlier post, I jump tremendously when when wall jumping, but horribly when jumping from the ground,

+ - !

(1)

Developer response from Abigayl

Check to make sure that you have the force as "sharply" not "gently". With this post especially, it sounds like wall jumping is set to "sharply" and the ground is done "gently". With a gentle force, you need the amount to be a lot higher to get the same effect. EDIT: You might also want to take a look at Tutorial 2 since I basically throw out this jumping system for a better one.

bobby_6478

Jul. 01, 2012

Under rating threshold (show) I have a problem. When I jump in my game, my character doesn't go up very far, it goes fast with 30, however it fails to rise above 2mm, so my character cannot clear obstacles. Please help me

+ - !

(1)

Developer response from Abigayl

Check to make sure that you have the force as "sharply" not "gently". What do you mean by going fast with 30?

ToastBook

Jun. 26, 2012

Under rating threshold (show) Correction: Right and DOWN are positive, and left and UP are negative.

+ - !

(1)

Developer response from Abigayl

Thanks. Updated.

polarchuck999

Jun. 26, 2012

Under rating threshold (show) Can you do a tutorial on animations?

+ - !

(1)

Developer response from Abigayl

There will be one soon. I'm working up to that point.

kronese

Jun. 24, 2012

Under rating threshold (show) i maybe doing it wrong but on the attribute slides the, add event tab is not there so i am unable to continue past slide 40, so is there anyway for me to open that tab?

+ - !

(1)

Developer response from Abigayl

I'd suggest restarting Stencyl. I can't reproduce your issue myself, so I can't figure it out. If you want, send me a screenshot and I'll try to help from there.

Abigayl

Jun. 23, 2012

Under rating threshold (show) Just as a heads up: The scrollbar menu no longer keeps a change if the mouse leaves the focus. Hope it helps :) (learned how to do it when doing tutorial 2)

+ - !

(0)

Developer response from Abigayl

Also just updated to mention that collision groups are now in the "Settings" button in 2.2.

Atlanta5

Jun. 22, 2012

Under rating threshold (show) Wow! I learned a lot! Thanks for this. I can't wait to see part 2. You should feel proud :D.

+ - !

(1)

Developer response from Abigayl

Part 2 is hopefully coming out today :). I'm just finishing up the final touches, trying to make it even more user-friendly than this one. EDIT: It IS out today :)

Mario8877

Jun. 15, 2012

Under rating threshold (show) This has really helped me, and I can't wait to use the program now that I know what I 'm doing. :D

+ - !

(0)

Developer response from Abigayl

Glad to be of help :)

isk8bits

Jun. 14, 2012

Under rating threshold (show) I'm not sure if you're looking for tips on what to include in this tutorial but I would like to see how to set up some coding to switch between multiple characters I tried using Boolean game attributes to set up the character switching but I don't think that was the right approach.

+ - !

(0)

Developer response from Abigayl

You do know about my livestream, right? (livestream.com/poweredbyflowers) It's the best way to reach me with questions. One piece of advice I can offer is to make number attributes instead of booleans unless you know for sure there's only going to be two options (i.e. a mute button). With numbers, you can let 0 be false, 1 be true, but it allows you to expand to more options if desired. For a character selection menu then, use a number game attribute, and set it based on what character the user picks. Then, in the game, create the player based on what number was picked.

isk8bits

Jun. 13, 2012

Under rating threshold (show) for some reason my actor likes to float 3 or 4 pixels above the tile he stands on any ideas why that would happen? and I agree with the comment I saw on one of your other tutorials you really should make a tutorial on how to rate 5/5

+ - !

(0)

Developer response from Abigayl

Check your image/collision detection. Chances are one of those will have 3 or 4 pixel lines of blank space on the bottom that Stencyl is picking up on. Thanks for the support... I'm almost tempted to make that tutorial just for fun :D

  • add a comment
Developers Players Support YouTube TikTok X (Twitter) LinkedIn
Join the conversation Join Discord
Terms Privacy Code of Conduct
© 2024 Kongregate