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

Pages: 1 ... 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 21 22 23 ... 80
181
Gameplay & Discussion / Re: Post the fangame you just beat!
« on: November 13, 2015, 03:42:54 PM »
I wanna be the simple needle, yoyo's recent release

182
Programming Questions / Re: I need help
« on: November 10, 2015, 07:20:18 AM »
Set an alarm in the block that goes off when the kid touches the trigger, and when it reaches a certain coordinate, reset it's speed.

I'd do it like so:

Code: [Select]
//step
if(global.trigger[num]=true){
  alarm[0]=1;
}
if(x>=coordinate]){
  x=coordinate;
  speed=0;
}

//alarm 0
speed=[speed];

There's probably a better way to do this, but yeah, it should work

183
The Lounge / Blind RMJ Maps - Round 11
« on: November 09, 2015, 07:06:20 PM »
Because I'm bored; basically I start with providing an RMJ map with a recording of me doing something. What y'all have to do is either try to remake what I originally had or create the craziest map with what I did. I'll judge what the best map is, and the winner can do their own (I'll also post the original one I had)


Please use the naming convention of Round 11 - [Username]


I'll end this round by Saturday


(click to show/hide)

184
Unfinished / Incomplete / Re: I Wanna Be The Undertale
« on: November 06, 2015, 07:30:20 PM »
Don't create separate topics for games that aren't even released yet, especially seeing that you already have a topic for this.

185
The Lounge / Re: Blind RMJ Maps - Round 10
« on: November 06, 2015, 05:47:25 PM »
okok

186
The Lounge / Re: Blind RMJ Maps - Round 10
« on: November 06, 2015, 07:41:48 AM »
I'll do mine later tonight; hectic week

187
Off Topic / Re: Lesser Dog has gone where no dog has gone before
« on: November 05, 2015, 07:23:59 AM »
~(=^・o・^)ψ

188
What Wolsk said; everything you've asked about thus far has already been covered a lot already.

Locked.

189
Gameplay & Discussion / Re: Fangame music searching
« on: November 01, 2015, 03:18:41 PM »
I would like to point out that this topic exists, so you can ask for the soundtracks for any fangame there.

190
Meet and Greet! / Re: Yo o/
« on: November 01, 2015, 09:42:41 AM »
Welcome (back) :^Y

191
User-Made Creations / Re: I wanna go the Spook House
« on: October 31, 2015, 06:14:32 PM »
Typical precision needle stuff with default character here.

and?

192
Yes, and no problem. Good luck with your thingy ~(=^・ω・^)ノ

193
image_angle=[direction]

I recommend making the sprite centered in order for this to look decent at times.

194
Off Topic / Re: crappy acapella
« on: October 29, 2015, 06:49:37 PM »
So, you're saying that it's an... acrapella?

afk an heroing

195
Gameplay & Discussion / Re: Introducing Delicious-Fruit.com!
« on: October 29, 2015, 05:25:28 PM »
Take a look at his YT channel and you'll understand

:Kappa:

Pages: 1 ... 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 21 22 23 ... 80