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.


Topics - mvsprojects

Pages: 1 2
1
Hello!
I was working a little minigame in which on eplayer controls the ground and another controls the person in the ground. Here is the problem: In an incline, the player is able to build up speed and jump higher than normal. How do I keep the player from doing this?

-MVsProjects

2
Hello. I plan on making a mini-game, within a collection of minigames, and one of them involves turning an actor around a point in the center of the screen. I would like to avoid using one big actor, as I would have to adjust the collision detectors frequently. How can I do this?

This is the actor, by the way.

3
Game Art / Music I make: Electronic
« on: December 14, 2012, 06:50:17 pm »
Aside from games like, "It's Raining Crates," I also create electronic music. I go by MV's Projects. The genres vary from house, to electro, to dubstep (although not often), and drum and bass, which I will publish in a later song.

I publish the songs via YouTube, but they are also available on SoundCloud and other sites.
My YouTube channel: http://www.youtube.com/MVsProjects

I highly suggest "Wildfire," and "Inspiration."

P.S. I can also make royalty-free music, which are identified by the videos with the blue-screens.

4
Old Bugs (1.x/2.x) / Spawning an Actor Problem.
« on: May 05, 2012, 11:49:39 am »
I am doing another project which involves spawning blocks randomly to make a tower, but for some reason they keep spawning all over the place, and they multiply like crazy.

I have set them on 'When Created.'
It's a Scene behavior.
It has a fair spawning time.

Can anyone please help me with this problem?

5
Ask a Question / Place a Block like You would with Tiles
« on: March 07, 2012, 01:10:59 pm »
How would I Place A Block, in-game, on where my mouse would be, but it would be locked, like in a 32x32 space?

6
Ask a Question / Speed Up Player?
« on: January 27, 2012, 03:28:45 pm »
I have made a power-up to make a character speed up. But, when I test it out, the player keeps going its normal speed. How can I fix this?

7
Windows / Mac / Flash / HTML5 / It's Raining Crates!
« on: January 22, 2012, 09:41:26 am »
Hello!

I have decided to make a small game called, "It's Raining Crates!" It is about a black ball trapped in a red fence, while falling crates threaten to crush him. How long can you survive?

http://www.stencyl.com/game/play/10802

Also on Kongregate

http://w ww.kongregate.com/games/MVsProjects/its-raining-crates (remove space)

8
Do you know how in Crazy Golf, the ball follows the mouse when clicked, but keeps going in the desired direction and speed/distance? I want to do something similar, only without the gravity. How can I do that?

9
Ask a Question / Touch Actor, Add Points?
« on: December 23, 2011, 04:43:02 pm »
I am trying to find out how to add a number of points to the score when your character touches another actor. This is an actor behavior, which affects the coin, the actor that the player is supposed to touch. Here's a screenshot.

10
Resolved Questions / Spawn Actor acts strange (SOLVED)
« on: December 16, 2011, 04:00:42 pm »
I'm working on a smaller project, next to Boing Ball, and I want to have my character avoide getting crushed by heavy crates. I know how to make the crate spawn within the screen boundaries, but when I test it out in real-time, Crates spawn all over the place! I even set when to spawn a crate and it still spawns like crazy. How can I minimize this?

11
Ask a Question / Unlock a level when the previous one was completed?
« on: November 27, 2011, 08:10:13 am »
I would like to know how I can be able to make a level unlock when you have won the previous level. Can that be achieved?

12
Resolved Questions / Die When Off Screen? [SOLVED]
« on: November 23, 2011, 03:37:33 pm »
I would like to know how you can make an actor die and reload a scene when off screen, from scratch, because for some reason the StencylForge version does not work, and I do not want to use the nightly patches. Can this be achieved?

13
Game Ideas / Boing Ball: A Game I am Working On
« on: November 15, 2011, 06:58:21 pm »
I am somewhat new, so I would like to say hello.

I am MVsProjects, and I am an adolescent game creator. Right now, I am working on a game called Boing Ball. It is a side-scrolling, physics game. It involves you controlling a paddle, and you have to get a bouncing ball to a goal. The catch? There are many obstacles in your way, plus your paddle is rounded on the edges. You cannot let the ball out of the screen or you have to start the current level over.

Controls:
Arrow keys (left and right) to control the paddle
Mouse to select objects

Enemies/Obstacles: (As of 11/16/11)
Spike, in the form of a mine
Springs
Lock and Key

Things to Consider:
Time Limit- 60 seconds?
Scoring?
Control Change from Keyboard to Mouse?

I have finished testing the mechanism of the game, which runs smoothly. I do plan to release a demo, with 15 levels. The full version will have thirty levels, including five hidden bonus levels. I will inform you my progress weekly.

So far:
Working on Level Select and Levels

14
Ask a Question / Making random actors appear gradually faster?
« on: August 16, 2011, 11:31:17 am »
How do I make random actors, in this case platforms, appear, in a row, at a time, and then destroy the original row, so that a new row would rise up, again random, gradually faster? Thanks!

15
Resolved Questions / [SOLVED] Actor stops moving off screen?
« on: August 03, 2011, 12:27:43 pm »
How do I make an enemy keep moving even when it is off screen? I have tried a few different ways and when the camera moves away from the enemy and comes back, it stops.

What I have so far...

Pages: 1 2