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

Pages: 1 2 3
16
Suggestion Archives / Sound block
« on: May 28, 2014, 02:59:44 pm »
how about a block that states "channel (whatever) is playing"? We now could do stuff like:

when created
If not channel 7 is playing
  loop town music on channel 7

the music now doesn't play from the beggining whenever the scene is created.
PD: if this can be done with a behavior, please msg me.

17
Ask a Question / Re: drop block game
« on: May 11, 2014, 03:21:25 pm »
The answer I gave you was not to be taken that way ,oh well.

18
Ask a Question / Re: drop block game
« on: May 10, 2014, 03:51:08 pm »
hey, you know, I'm not the creator of Stencyl ,so I don't know what to do about that. Send a message to a creator or start a new topic on stencyl (don't ask me who it is 'cause I don't know)

19
Ask a Question / Re: drop block game
« on: May 09, 2014, 05:19:23 pm »
Have you a solution ?
I think your Stencyl is just bugged out, try downloading it again

20
Ask a Question / Re: drop block game
« on: May 08, 2014, 02:07:46 pm »
Can you send me your stencyl game file ?
I've published the game "sample" so that you can download it on StencylForge

21
Ask a Question / Attributes
« on: May 07, 2014, 06:14:03 pm »
Hi guys. I just wanted to ask a few questions about attibutes

Do many attributes make the game lag?
Is there an attribute limit?
Im talking about the Game Attributes section ,not the getters and setters

Thanks,
me

22
Ask a Question / Re: drop block game
« on: May 07, 2014, 05:29:01 pm »
Sorry for my late answer ,but here it is! I made a sample game and you can test it to see if that was what you wanted to make
http://www.stencyl.com/game/play/26287
Here are the behaviors used. I added a 4 click limit

23
Ask a Question / Re: drop block game
« on: May 05, 2014, 05:29:44 pm »
Are you sure you reproduced it the same way? It worked fine for me. If you wish you could use a:
Fade out for (blank) seaconds then reload and fade in for (blank) seaconds
The only mistake I made was that you need o swap the block:
If Cliks<=5

for

If 5<=Clicks

Did you attach it to a scene?

24
Ask a Question / Re: drop block game
« on: May 04, 2014, 04:02:59 pm »
To limit destruction and use a timer, you need to follow these steps. I didn't really get the last question. Sorry

25
Old Bugs (3.x) / Re: More problems with Stencyl...
« on: April 28, 2014, 05:38:33 pm »
Guys, my Stencyl is becoming more glitchy as the days pass. Now I can't open the settings tab on my second game which I uploaded for a test.

26
Old Bugs (3.x) / Re: More problems with Stencyl...
« on: April 28, 2014, 03:28:50 pm »
Perhaps the game really is too large for the forge (I don't know the size limit).  If you make a new game, can you upload it?
Yes, I can upload the second game that I'm making (its file size is about 4500 kilobites). The forge limit is 16megabites
To be fair, a .swf usually weighs less than what you're uploading to the stencylforge (the whole game), so it probably weighs over 7mb.
on the games folder, It said the game weights 12.6 megabites.

27
Old Bugs (3.x) / Re: More problems with Stencyl...
« on: April 27, 2014, 02:19:54 pm »
You're not supposed to have punctuation in your game name, so maybe that's causing your problem.
Alright, I fixed that but that message still pops out...

28
Old Bugs (3.x) / More problems with Stencyl...
« on: April 27, 2014, 01:36:52 pm »
Just 2 days ago, rob1221 told me to download Stencyl again ,and I did. But now I can't reupload my game Avo!der on StencylForge because I made improvements in my game. It just says "its to large" even though when I reuploaded it on Stencyl.com it said it was about 7000 kilobites and it uploaded successfuly. I'm just worried that I am not going to be able to upload anymore.

29
Resolved Questions / Re: Can't update stencyl
« on: April 25, 2014, 03:51:33 pm »
Phew! I just didn't dowload it again because I thought my games were going to be deleted or something ,but now the actors look pixelated. Oh well, I'll just code animations again. Thanks by the way. The problem is gone.

30
Resolved Questions / Can't update stencyl
« on: April 25, 2014, 02:39:57 pm »
I simply can't update it. I have Stencyl 2.2.0 and every time I check for updates, I just says that I'm up to date

questions you may ask:

Was your computer up to date?  A: Yes, it was
What processor do you have?  A: Intel(R) Core(TM)2 Duo CPU  (honestly, I have no idea what that means)
Is your Stencyl glitchy?  A: Sort of, When I start it up, I have to mouse over things so that they became visible

Please help

Pages: 1 2 3