top of page
This site was designed with the
.com
website builder. Create your website today.
Start Now
HOME
3D ART
2D ART
CONTACT
Vodinoy.
Game fully made by me
ITCH. IO
itch.io/profile/nerien
GITHUB
github.com/nerienen
All Videos
All Categories
Play Video
Play Video
00:45
Light Collecting Lamp
Programmed a mechanic using Unity's HDRP Light system. When getting in range of the light ball, the ball starts moving towards the lamp, when it gets to the Lamp it deactivates and spawns in the lamp at a fixed position (better performance). And when it is in the lamp it plays a Particle System and the light lasts X seconds, after which the light will start to dim using Mathf.Lerp.
Play Video
Play Video
00:21
Animation & IK blending
Monster has default Iddle animation and IK Rig with the player as target. If the player gets in range, the weight of the IK smoothly turns from the Iddle animation to a full IK controlled movement ("attacks player").
Play Video
Play Video
00:15
TunaShimi
In this class assignment we had to make a game where at start two obstacle objects instantiated at a random position, where there would be two keys that we would have to get to open the exit door, and where if you hit an obstacle (orange cone) key count resets and you have to find them again. I gave a little more spice to it by implementing a water level over-time rising mechanic and having "sharks" (black cubes) that would kill the player and reset the scene if they hit you.
Play Video
Play Video
00:16
VR Drinking Mechanic
-Script that keeps Rigidbodies from simulating until player touches them. -Drinking mechanic in which player has to touch mouth with bottle to start "Drinking" (Plays falling bubble Particle System). Also plays particle system on player camera. -Script that makes objects sink into the ground and deactivate if they stay on the ground for too long.
Play Video
Play Video
00:12
Unity 2D IK Rigging Test
Play Video
Play Video
00:11
Top-down shooter
Isometric normalized movement. Projectile shooting to mouse position. Enemy Health + UI Healthbar. Also although not showcased here, a DamageType script is at play.
PROGRAMMING IN UNITY
bottom of page