Skip to main content

Hero prop game mechanic - Brian storming ideas

1. Retractable Spear Ball -  this is a weapon inspired by chinese two sided spears with a mix of star wars  weapon used by darth mole. The weapon is simply a holo tube that consist of  layer of tubes. once activated the  metallic poles come out from both ends and a small sphere with holes come out towards the end. There are small blades  that come from the inside of the wholes  and stiks out the spikes. This can also be customized to have a hot elements inside instead of the tiny spears , this making it a deadly weapon

2. Umbrella blade weapon -  a reverse umbrella, which has sharp blades that are retractable chains and at the same time can shield players  from getting attack. it can be used as wide range in a circular motion to attack large number of enemies all sides

3. Claw glove: A mechanical glove that is made out of metal robotics armor. it had the ability to high energy pulse to the player around them that causes his  enemies to be stunned around the player. player can also use this for  climbing high terrain

4, Glide Board - a fold able board that allows the player  to glide over air with  fans using the same principle as the da vinci's  helicopter inventions. where 2 fans are used for pushing the board off the ground , and there are  hidden wings that activate for an easy glide 

5. Hydro repulser boots -  these boots look simple boot dont mistake them for normal boots.  As soon they are place in the water, the  side of the boots expand to give the user  float ability and the bottom of the shoes have 3 holes. out of the 3 holes 2 holes use water to get inside a miniature compartment built inside the shoe and the other to throw the water out. its uses miniature motors to cause the effect of gliding on water as though you are skating on ice.

6. Japanese shrunken with  hidden inner blades for faster, sharper damages and can be used to get rid of  obstacles that are in the way. it also has a  hidden feature with a chain that can be used to for  climbing high regions of the environment

7. Ninja throwing star with multiple mini stars that effect  the enemy with twice the amount of damage. The mini stars are smaller in size and can be used as an offensive weapon , while the other player is trying to dodge the

8. Mechanical  armor that  brings out an iron chain tail with a spear in its back...like a scorpion and is retracted when the player is no longer in danger. it can be used to  grab on to medium  to short distance objects for offensive or  defensive maneuvers.

Comments

Popular posts from this blog

Particles Refrence and Tutorial!!!!!!!!

Hey guys! For this post, I am excited to announce that I have been learning particles in Unreal Engine 4. And i have to say I have learned alot and enjoyed learning particle this far.  When i first started learning them, I thought they would be complicated, but the statement prooved to be false and was surperised how easy it was to understand them and apply them. After practicing through the tutorials I have learned  all the different types of particles, such as, emitter particle effects, HUD emitter particle effects, Mesh particles, Ribbon particles,  animation curve particles. Anyway, continuing the current assignment, i had to do some research on what kind of a particle do I need to work on and how I can apply that to my other collaborative project of the racing level. And the answer to that was kinda obvious. since i wanted to  have a sand storm in my level, I decided to peruse the sand storm effect. I looked at few real life references and few game ones....

Interactive realistic water ripple effect with dissolving material

By Mayank Babbar Introduction: The original aim of this project was to have interactive water ripples with the player or any moving mesh in 3D space. To achieve this goal, I subdivided this project into the following 4 phases: Research. Process. Progress. Execution. Each of the above phases were treated as calculated time sensitive variables and were executed within the give time frame. Following is my timeline for each phase. Week Number Dates Phases 1 3/31 - 4/4 Research 2 4/7 – 4/11 Process - Progress 3 4/14 – 4/18 Progress -Execution 4 4/21 – 4/25 Execution- complete 5 4/28 – 5/2 Submit Phase 1: Research In this phase I researched on many games characters moving through water mesh.  I took references from the uncharted series, Tomb raider and others. After observing how water would react, I looked for tutorials online. They are as follows. How to make interactive water ripples with moving mesh https:/...

Exploding Barrels and Turrets

As i approached this assignment to make exploding  barrels and turrets  I was mainly inspired by Michel Bay. In the following video, You will see how the turrets detect the players location and aim the barrel  basing on approximation of distance and weight Following are the series o of pictures that  show how I created exploding barrels, Turrets and how they interact with the player Exploding Barrels : Component Editor As you can see In the component editor, I have the mesh, The sound The rout ( Sphere) and the particles for explosion and The particles for smoke. All of these components play an Important role  in the graph editor. Graph Editor: Following is how I approached creating the exploding barrel as it interacts with the car.   Devideing the smoke and the explosion into 2 different sections Note: For the smoke section:  we connect the delay to the explosion section In the following  continues only for the e...