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

Pages: 1 2 3 ... 6
1
Ask a Question / Re: Is Stencyl Dying?
« on: June 13, 2021, 01:50:13 am »
Um can be exciting?
click on monster
+1 exp
but finally the longer game
is no hilarious thing happesn.


2
Ask a Question / Re: Getting banned from the forums
« on: February 12, 2021, 09:38:49 pm »
You may try to spam 500 topics with PG-18 images here
to get the answer

3
Ask a Question / Re: Gravity around objects (Box2D)
« on: February 05, 2021, 12:19:08 am »
Probably circle region helps too much

4
Ask a Question / Re: Advice on Sound Level
« on: January 22, 2021, 09:55:14 pm »
repeat _ times (repeat loop count)
play sound on channel _ + (repeat loop count)

game attribute (user want number)

Orange left side triangle: click me decrease the number until it becomes 1
Orange right side triangle: click me increase the number until it becomes __

Let user decides how to hurt their ears so

5
Ask a Question / Re: Button to shoot and shoot another actor
« on: July 31, 2020, 01:26:15 am »
scene behavior?....meh

6
Ask a Question / Re: How to make Top-down Platformer game ?
« on: July 03, 2020, 05:50:56 am »
Don't f_cking play z-index
you will be mad.

7
Journals / Re: A Foresty Game
« on: June 10, 2020, 04:26:44 am »
Sadist: You haven't try your best yet! What a foolish slave, do it better!
The longer the game will spend player longer time to play
and be impressive after all! They won't move to next game until
they beat the long game you son of a b****.

Masochism: I am too stupid! I can't follow your best work already!
I am not worth to stay in your sight! Ar! Ar! The shorter the game will
make player goes to play ANOTHER game and not even replay the game,
ar, don't make it short! It will be my hope!! Ar!!!! Can you kick my A$$ pls??!#??

8
Ask a Question / Re: Character behavior
« on: June 02, 2020, 05:28:01 am »
I'm trying to see if i can add emoticons to a list which the pet can call out.

Example: when the the hunger bar is low, it'll add the hungry emoticon to the List, when the happy bar is low, it'll add sad emoticon to the list. And when its no longer hungry or sad, the emoticon will be removed from the list.

The Actor block adds the last created actor to the list, and i think this wont solve my issue. I'm not only adding happiness and hunger, but also the pet's character, like curiosity when it sees an item, or bored when it has nothing to do.

Has anyone created such a logic before?
emoticons

Happy side:
Happy (^_^)
Happy + Hungry (show tongue)
Happy + Curious (Eye with light)
Happy + Bored (eyes are rolling left & right...)

Sad side:
Sad (x_x)
Sad + Hungry (Show teeth)
Sad + Curious (Angry)
Sad + Bored (close eyes completely)

Maybe your art (resource)
will solve

9
Ask a Question / Re: Shooting Targets [bug]
« on: May 06, 2020, 02:24:05 am »
I don't even know what does enter region means
maybe you know it

10
Ask a Question / Re: collision group problems
« on: April 16, 2020, 01:00:03 am »
group of animation? Ar? @?# ?

11
Ask a Question / Re: Hitboxes and hurtboxes
« on: April 04, 2020, 11:48:50 pm »
You don't want 10000 hits (automatically)
you just want 1 hit
but MUST USE collision shape in animation

Eh, this is how to answer....

12
Journals / Re: Untitled Reset Game No3
« on: April 02, 2020, 08:50:21 am »
Reset the x position.

= look like teleport

What? You reset my x position
to let your car wins in racing game LMAO?

Reset battleship size.

= stat debuff

What? You saved the penguin in South Pole!
(but passengers dropped from sky and die in sea)

That is reset [___________]
to make how evil it can be

13
Journals / Re: EVO! Building and updating my first video-game
« on: March 23, 2020, 01:41:28 am »
Idle game is really a hard type of game to make excitement
when the grinding part is not speedy or insane or mad

However a nice pet game
if ignore idle game, the genre.

14
Ask a Question / Re: Platform Up/Down Player stuck no Jump
« on: February 07, 2020, 12:57:24 am »
dont work T_T
So the problem is keyboard control?

You may try use actor value or number attribute for the y-speed.

always
If jump key hold down, set jump speed to -100

when a player hits a groundoneway
if not jump key hold down, set jump speed to y-speed of 2nd actor

Your block was ...  set y-speed to y-speed of 2nd actor for 1st actor
if change to ...........set y-speed to jump speed

15
Ask a Question / Re: Platform Up/Down Player stuck no Jump
« on: February 06, 2020, 12:20:02 am »
if not jump key is pressed

Pages: 1 2 3 ... 6