Open in app

Sign in

Write

Sign in

Deon Jr.
Deon Jr.

1 Follower

Home

About

Mar 25, 2021

Creating Modular Powerup Systems

Day 6. We currently have only one powerup implemented, the triple shot. We obviously want more. We could just make a new script to attach to the gameObject, like we did with the triple shot, but we are going to take a modular object oriented approach. To do this we…

2 min read

Creating Modular Powerup Systems
Creating Modular Powerup Systems

2 min read


Mar 23, 2021

Animating Sprites in Unity

Day 5 It’s time to start animating our sprites! To animate this Powerup we are going to use Unity’s Animator, which can be opened with (ctrl+6).

1 min read

Animating Sprites in Unity
Animating Sprites in Unity

1 min read


Mar 18, 2021

Benefits of Prototyping without Assets

Day 4. Up until now the game’s graphics have been rather primitive. The reason for this was to focus on mechanics and code first and foremost, without having flashy visuals do distract you from finding and improving flaws. But with the solid foundation now established I will be moving to production assets.

1 min read

Benefits of Prototyping without Assets
Benefits of Prototyping without Assets

1 min read


Mar 17, 2021

Instantiating & Destroying Gameobjects in Unity

Day 3. Now that the player can move it’s time to make them shoot! To do this we need to spawn a projectile from the player on a key press. First we make a gameobject to represent our projectile. …

2 min read

Instantiating & Destroying Gameobjects in Unity
Instantiating & Destroying Gameobjects in Unity

2 min read


Mar 17, 2021

Getting the player to move in Unity

Day 3. Moving the player with user input involves manipulation of the transform component.

2 min read

Getting the player to move in Unity
Getting the player to move in Unity

2 min read


Mar 16, 2021

Writing pseudo code.

Day 2. First real day of coding and making stuff happen in unity. Writing what I want to do in regular text before trying to write in code seems to be an effective way make sense of what needs to be done.

1 min read

Writing pseudo code.
Writing pseudo code.

1 min read


Mar 15, 2021

Getting Started with Game Development

Day 1: I’m exited to start my game development journey today! With the help and guidance of GameDevHq. I’ve barely started and the course is already full of great recommendations that I haven't ever received courses Ive taken before… Changing the layout to a more usable and professional one! VS

Gamedevhq

1 min read

Setting up Unity & Getting Started with Game Development
Setting up Unity & Getting Started with Game Development
Gamedevhq

1 min read


Mar 15, 2021

Setting up Git for Unity

GameDevHq day 1. Git is downright essential when working on software projects with multiple people, but it can also be a lifesaver when working alone. Step one, downloading and installing Git form git-scm.com Your system will be detected, and you can download the relevant version(Windows in my case.) After downloading…

Git

4 min read

Setting up Git for Unity
Setting up Git for Unity
Git

4 min read

Deon Jr.

Deon Jr.

1 Follower

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams