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

Pages: 1 2 3 4
1
Ask a Question / Re: Help with "repeat x times" command
« on: June 02, 2014, 11:41:39 am »
You've got the 'do every 1 seconds' inside the repeat so it will keep on doing every 1 second forever, the loop can finish... Put it underneath the 'do every 1 seconds'
I don't get why you want to repeat though.
If you only want it to happen thrice put the 'repeat 3 times' inside 'do every 1 second' around everything else and 'set action count' above 'set Actions'.

2
You can use "warping" for the infinite scene.
There's an amazing tutorial in the featured section of StencylForge by Tuo (Demo- Infinite Space Shooter. Level 6)

3
Resolved Questions / Re: Trigger Fire Bullet
« on: June 02, 2014, 09:29:36 am »
Can you upload it to the Arcade so we can play it?

4
B ring
U p
M y
P ost
?
?
?
     or I'll call the
P artially
L ying
E agle
    that
A llows
S eas
    to
E at
    humans

5
Resolved Questions / Re: Trigger Fire Bullet
« on: May 22, 2014, 09:37:27 am »
Easy... you'll have to create a region in the scene editor, then use a behaviour to set an attribute to the region. Then simply say when mouse is pressed on [scene > regions > Get region > choose attribute] trigger event....
I think you'll take it from there.
Or you could get the Actor or Scene on create to create the region then use last created region instead of an attribute.

If it was an actor that is the trigger simply -- When on Actor (mouse pressed) -> trigger event ...

6
Ask a Question / Re: Actors and Text
« on: May 22, 2014, 09:28:03 am »
I just put it together now. I guess you could use normal attributes but I used games to make it flexible in the future.
And whoops, never knew I'd only need 1 screenshot.

7
Ask a Question / Re: Actors and Text
« on: May 22, 2014, 09:13:46 am »
Actually, I think he just wants the actor to open up DIFFERENT blocks of text each click.

What you'd do is use lists... first insert a whole load into a list, then write a simple 'when clicked' piece of code. (See below)

8
Resolved Questions / Re: Can't use events [SOLVED]
« on: May 20, 2014, 12:16:40 pm »
So where is it? ^^'
where is what?

9
Ask a Question / Re: testing your games in 3.1 not working :/
« on: May 20, 2014, 12:16:01 pm »
All games that I created in version 3.0 of Stencyl does not compile in version 3.1. Does anyone have the link to download the 3.0 version? I need an urgent solution, help me please ...
Look at your own thread. Please generate logs and upload them.

10
Chit-Chat / Re: $500 Week Long FGL Game Jam (May 26th - May 31st)
« on: May 20, 2014, 11:51:02 am »
Might try this as a first Jam

11
Ask a Question / Re: Continuous increment in game attribute
« on: May 20, 2014, 11:42:49 am »
As photon said, you do have an always... make sure your conditions are only true once.
And could we see the whole thing?

12
Ask a Question / Re: testing your games in 3.1 not working :/
« on: May 20, 2014, 11:40:06 am »
Are you sure you have enough storage? You may have a restriction

13
Chit-Chat / Re: Ludum Dare Results
« on: May 20, 2014, 08:56:15 am »
Well, Ludum Dare results were announced recently and I'm wondering how your games were.
 
I am STOKED about my humor ranking, but sorta bummed about my overall. I guess its better than 1498 other people though.

What was your game called?

14
Ask a Question / Re: Hello
« on: May 19, 2014, 12:32:35 pm »
YEAH... I'd say learn Stencyl yourself. Because there aren't that many nice people like me who wouldn't steal your idea.

Love the Ditto though.

15
I wouldn't mind if there was something like a "Your query turned up to results" when there aren't any results in StencylForge

Pages: 1 2 3 4