Teaching Newbies since 2014

kauress

  • Home
  • Javascript ❤
    • JavaScript
    • Node.js
  • WebDev Tuts
  • screencasts
  • Resources
  • VR & AR
  • Contact
  • Github
  • Twitter
  • YouTube
  • RSS
  • C++
You are here: Home / Archives for engine

November 29, 2019 by: Kauress

Woot Woot! Getting UE4 clients!

This month I’ve gotten 3 #unrealengine contracts.  Neither one of them involve building games from scratch, rather joining teams and completing particular tasks. The journey from web dev to game dev has started, even though I’m still doing web development and now am poking around with vue.js and svelte.

[ Read More ]

November 25, 2019 by: Kauress

Almost done making #JOYG !

A small fixes left, for example replacing the ball with bullets, more doors and other design additions.  Now I’m working on the game menu!    

[ Read More ]

November 19, 2019 by: Kauress

Sector Survival: A hyper local social survival game

I’ll be documenting my new game Introduction: It’s a hyper local game focused on sector 10, in the city of Chandigarh. Process: Design of game assets Level Design Logic Design  Doc: Concept: A social survival strategy game. Objective: To survive a minimum of 20 mins of game play with a base popularity score for example 65% popularity Summary: RPG. The pawn/main character is situated in

[ Read More ]

November 15, 2019 by: Kauress

#UE4 Error Logs: Map Appears to be an Asset File

Working through my game, I lost power and the PC shut down unexpectedly. When the power came back on and I opening my game in the #unrealengine editor I got this error: “Error: Map Appears to be an Asset File.” So like most people who use Linux for a long time and then switch to windows, I thought the most plausible solution would be to

[ Read More ]

November 13, 2019 by: Kauress

#UE4 Error Logs: DoesPackageExist

The past  2 days I’ve been dealing an Unreal Engine Error.  More specifically “DoesPackageExist: DoesPackageExist:FAILED:”None: is not a standard unreal filename or a long path name” I was unable to package my project as an .exe because the error wouldn’t allow me to since it wasn’t compiling properly. After reading the error message a couple of times over and searching on forums  I resorted to

[ Read More ]

November 10, 2019 by: Kauress

JOYG Part 2: Making a virtual reality game in #unrealengine4

I’ve finished making level one of JOYG (name of the game). The 1st phase of development involved: Making a map on paper Greyboxing the map in the game world  Adding materials and textures to the world  Adding props like tables, wheels, trash cans, doors  Putting in particle effects such as fire and steam  Putting sounds for example fire crackling, steam sounds  Changing the lighting by

[ Read More ]

November 5, 2019 by: Kauress

JOYG: 1st shooter game in #unrealgine

Here is a 3 level game being made using Unreal Engine 4. Game dev is about 50% design and usage of the game engine/editor unlike coding which can be an  equal mix of code + design.

[ Read More ]

Copyright © 2021 ·Kauress