Regards, mobile development. Last edited by Egorio on Sat Dec 10, pm, edited 1 time in total. Egorio Thanks for Your appreciation! Found Your comment while viewing referrals to our blog. The second part from the very beginning for people who have almost none of programming experience: Want to Make Games part 2: Assets, Text, Button, Event, Timer The 3rd about classes and 4th about simplest game logic part for the beginners are on the way.
Page 1 of 1. Previous topic Next topic. Guess Who Guess Who 5 2 2 bronze badges. Add a comment. Active Oldest Votes. Vesper Vesper Sign up or log in Sign up using Google.
Sign up using Facebook. Sign up using Email and Password. Post as a guest Name. Email Required, but never shown. The Overflow Blog. Not suggested if you're new to programming! Also never PM egg Member since: Jan. Member Level 26 Programmer. Alright then, off to learn as3!
Bloodshed in The Big House that Blew Doomies: Bloody Fur. The most violent time waster ever! New to Stencyl? Sign Up. Sign In. Pages: 1 2. SadiQ Posts: March 30, , pm. How to use FlashDevelop to code for Stencyl. Code: [Select]. Proud member of the League of Idiotic Stencylers!
Doing things in Stencyl that probably shouldn't be done. Hectate Posts: A few notes of my own: FlashDevelop works fine enough being set as an external text editor directly from Stencyl. This tutorial, on the other hand, allows you to compile from within FlashDevelop and perhaps more importantly see code completion prompts when coding. It's probably best to only have open either Stencyl or FlashDevelop but not both at the same time, to prevent conflicts over file access.
Breakpoints in FlashDevelop work and can be great debugging tools. SadiQ has indicated in chat that he's not been able to get them to run if they're in the main updated loop; on my side, however, they work fine in my custom classes and code.
Especially nice is being able to see the values and potentially change them of all the variables in play at that point. As SadiQ noted; be sure to add new things from within Stencyl so that it recognizes that they exist it records them in XML files so it knows what to display in the dashboard.
After that you can edit in FD again if desired. Proud member of the League of Idiotic Stencylers; doing things in Stencyl that probably shouldn't be done. April 04, , pm.
0コメント