🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Toy on a Mission UE4 Remix - Day 323

Published October 01, 2016
Advertisement

Greetings.
Day 323

I think I need to start off with this tip from uncle Eck "If you see yourself being lazy, call yourself out on it and get back to work!"
I have gotten a little lazy, I have been spending too much time reading and watching youtube videos instead of working on my game.

There are one or two things that I did that have not made it into this list.
Progress (September):
Just about finished the Teleporters.
They play a sound when: sending, receiving, warming up, cooling down.

UI:
Spent a some time Prettifying(TM) the HUD, Used some icons from "Game-Icons.net"(Currently added stuff from: lorc, sbed) for the UI.
[Picture:HUD]

Event channels now store a name, And that is now used in the HUD.
[Picture:OBJECTIVE_LIST_Before]
[Picture:OBJECTIVE_LIST_After]



Todo:
Teleporters:
Create/Get some sound effects to play instead of the dummy/default brown noise sample I am currently using.

Get UE4 to use Tortoise SVN, But apparently the problem I am facing is a bug in tsvn.

Misc:
I am finding that certain tasks are easier and or faster to do in C++ then with BP's, Most of that has to do with structures and containers.
As an example, UE4 BP's do not have maps exposed to them (probably to do with the template nature of them).

Yesterday my 4GiB RAM stick died on me, ~30-45 minutes of: checking connectors, moving GPU to other PCI-E slot, trying ancient NVIDIA 7200GS, Moving RAM sticks around.
And the problem turned out to be one of the sticks of RAM that I had in, So now I have a 4GiB RAM stick for a desktop ornament.
That stick of RAM may be related to the page fault BSoD's(and there were other ones as well, I did not get BSoD's till I added a 8GiB RAM stick, So that could be a contributor ) I have been having, Which occurred when Win8 did its disk stuff(indexing, and what not).

I was supposed to take some screen grabs for the stuff marked in square brackets, But I did not get around to that.
I do have this GIF I made that shows the teleporter working:
Ue4editor-2016-09-18-15-24-16-41-1.gif
(this is actually a excert out of a recording showing the infinite teleport loop bug)

Thanks for taking the time to read this entry.
That's all for now,
Ryan.

3 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement
Advertisement