• Games and Assets
  • Tutorials
  • About
  • Blog
    • Unity Tips

elvismd_dev

Game Developer/Programmer and Jammer

Elvis L
https://elvismd.com

UnityTips

Unity Tips

By Elvis L on Monday, May 2, 2022

Listing some of my posted Unity Tips 🙂

Continue Reading
0
Tutorial Unity

[Tutorial] How to make Simple Rain VFX on Unity using VFX Graph

By Elvis L on Friday, September 17, 2021

More than a year since the last tutorial! I’ve been busy. It’s not like I had a ton of tutorials here either. In this tutorial I will show you how to make a very simple idiotic rain VFX that I did myself (with a lot of trial and error). It will be more of a …

Continue Reading
0
Tutorial Unity

[Tutorial] Vertex Displacement Shader for a Swimming Fish

By Elvis L on Saturday, June 13, 2020

In this tutorial I will explain how a simple vertex displacement shader works for animating fishes. A shader that is included on my unity tool called Fish Flock. I will assume that you have some experience with coding shaders on Unity, at least a basic idea of how it works and some understanding on how …

Continue Reading
0
Tips Tutorial Unity

Using TextAsset to read text files

By Elvis L on Tuesday, June 2, 2020

One of the things I like when reading text files on unity that contains data I need for whatever the thing i’m making is the TextAsset. Start with a simple script like this: And you can use the myFile field to place whatever the text asset you want. I will fill in the text file …

Continue Reading
0
Tutorial Unity

2D Shooting Tutorial

By Elvis L on Monday, June 1, 2020

Here is a simple walkthrough to make a simple 2D shooting mechanic. Using Prefabs or Raycasts will do to make it, you can choose one of them based on what you want to achieve in your game. If you want a bullet to immediately hit the target you are aiming then maybe raycast is the …

Continue Reading
0
Blog

Hello World!

By Elvis L on Monday, May 18, 2020

First post! I’m not used to keep a blog or post frequently anywhere but I will try to add some resources, tutorials and devlogs here!

Continue Reading
0
Subscribe to Newsletter!
Theme by Scissor Themes Proudly powered by WordPress