Skip to content
Yu's Blog

Yu's Blog

Welcome to my blog

Category: Unity

Posted on April 15, 2020

Unity 2D – Laser Defender (3)

Continued Shoot First drag the laser into my assets folder, and then drag it into the hierarchy. Then create a prefab folder and then drag all things in the hierarchy into it except EventSystem. Now create the laser variable in our script file, add the laser sprite to player’s laser prefab, and then delete the …

Continue reading “Unity 2D – Laser Defender (3)”

Posted on April 13, 2020

Unity 2D – Laser Defender (2)

Continued Movement & Time Create a new script for player, and open it (Also create a new folder for it). The next step is to make my ship move. In visual studio which open script for me, add code as below: player.cs: using System.Collections; using System.Collections.Generic; using UnityEngine; public class Player : MonoBehaviour { // …

Continue reading “Unity 2D – Laser Defender (2)”

Posted on April 12, 2020April 13, 2020

Unity 2D – Laser Defender (1)

It is a special period for everyone. However I believe it could also be a chance for myself cause I have my own time now and I could seek some interesting projects. I take this note for tracking my learning process of unity engine. And the main content in this note I refer to one …

Continue reading “Unity 2D – Laser Defender (1)”

CONTACT ME

My GitHub
My LinkedIn

Recent Posts

  • How to build VPN using Shadowsocks
  • How to fix “Caused by: java.lang.NoClassDefFoundErr”
  • How to install JavaFX on Mac
  • Java Development Configuration in VS Code MacOS
  • How to deploy Halo in CentOS VPS

Categories

  • Algorithm
  • Android
  • Architecture
  • AWS
  • Docker
  • Git
  • Go
  • Java
  • JavaScript
  • Kotlin
  • LambdaCalculus
  • Mac
  • Networking
  • OS
  • Server
  • Tool
  • Uncategorized
  • Unity
  • VSCode
  • WordPress

Tags

  • AndroidStudio
  • ArchitecturalSupport
  • Array
  • AWS
  • BFS
  • Binary Search
  • Bit Manipulation
  • Blog
  • BST
  • Calculator
  • CentOS
  • Comparator
  • DFS
  • DynamicProgramming
  • Express
  • git
  • GitHub
  • HashMap
  • Integer
  • Iteration
  • Java
  • JavaScript
  • Kotlin
  • LaserDefender
  • LeetCode
  • LinkedList
  • List
  • Mac
  • Node.js
  • OperatingSystem
  • php
  • Process
  • Recursion
  • Server
  • SideProject
  • Sorting
  • Spring
  • String
  • Tree
  • Unity
  • VPN
  • VPS
  • Vultr
  • Wechat
  • Wordpres
April 2021
M T W T F S S
 1234
567891011
12131415161718
19202122232425
2627282930  
« Mar    

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org