View all by Dameron Cook
Dameron Cook
Follow Dameron Cook
Follow
Following Dameron Cook
Following
Add To Collection
Collection
Comments
Devlog
Coding 1 Spring 2024 Project
←
Return to Coding 1 Spring 2024 Project
Devlog
Final Devlog!
May 01, 2024
by
Dameron Cook
This is the final devlog for my Coding 1 Class at WSU. I enjoyed the class immensely and I'm looking forward to sinking my teeth into new projects in the future. The last two weeks were mostly focused...
Continue reading
Adding Class Functionality and Widgets
April 17, 2024
by
Dameron Cook
1
Update to the game project for my coding 1 class. This week we focused on Widgets. These were used to add functionality to the main menu and pause menu of our games. Widgets are used to add UI to the...
Continue reading
Using Arrays to Add Eunctionalities to our Enemies
February 21, 2024
by
Dameron Cook
Update to my Unreal Project for my coding 1 class. This week we've added arrays and enemies to our projects. For enemies, we added an enemy, enemy spawner, and an enemy spawn locator. The enemy spawne...
Continue reading
Turning Booleans and Integers into Doors and Keys
February 08, 2024
by
Dameron Cook
This week we went into learning about different data types and how we can manipulate them to get the results we want in game. To show this, we added doors and keys into our games. Now we can collect k...
Continue reading