https:\/\/www.youtube.com\/watch?time_continue=2&v=LDU_Txk06tM<\/span><\/a><\/p>\nYEAH a meme song.<\/span><\/p>\n<\/p>\n
But let\u2019s talk a bit about how hard is to get that realistic feel with the engine. <\/span><\/p>\nI\u2019ve made a quick setup for display purposes, with starting content from Unreal Engine. It took me about 5 minutes to make an \u201cIsland\u201d but the point here is not the speed, its the \u201cstarter content\u201d Unreal Engine provide us. In Other engines you start with nothing, if you ever used one you may have some ground to start with in terms of code or assets, but Unreal takes the reusage proces one step forward and give you the possibility to start doing things out of the box, with no previous work.<\/span><\/p>\nOK I get it, Unreal Engine give you a lot of easy ways to work, but how about the code ?<\/span><\/p>\nWell in terms of code, Unreal have two main ways of do things, C++ code and Blueprints. C++ is a common language used in many programs, video games included as a way to communicate with the PC to make it do things like for example play a sound or paint some pixels when you press the mouse, like paint. <\/span><\/p>\nBlueprints takes C++ and makes it affordable for people with little to no knowledge about coding making the code not text based but visual instead.<\/span><\/p>\n<\/p>\n
This is how a blueprint looks like, the code is made of little blocks which execute a command and jumps to the next block, in this case when the game starts we say the message \u201cHello readers\u201d. This makes the code easy to craft, fast to test, and most of the times prevents us from making errors, most common ones in coding are for example misspelling and bad use of parameters and loops. <\/span><\/p>\nBlueprints are not perfect, you can make a game entirely of blueprints. When working with huge structures of code you can have a visual mess of blocks connected.<\/span><\/p>\nHere you can take a peek of one of our code blocks from our game. It\u2019s not the biggest one nor the most complicated but you get my point on the \u201cvisual mess\u201d i was talking before.<\/span><\/p>\n<\/p>\n
Ok, we\u2019ve talked about the visual capabilities, the ease of use of code, what about the UI (user interface)<\/span><\/p>\nWell Unreal Engine have a system for UI, the Widget system. Instead of having to make UI from graphics and code and make it costly in terms of time to implement an UI you have a system that works in a component based system, which means that you can do personalized parts of the UI like a life Bar, with its functionalities and then add it to another widget with other ones to make the UI.<\/span><\/p>\nHere you can see the life bar Widget, it works as a independent block and can be used as many times as needed and because it works as it is you can focus on it directly without having to touch other parts of the UI or having a big cluster of code for the entire UI, making it simpler and reusable and easy to change if needed.<\/span><\/p>\n\f<\/span><\/p>\nWell we talked about a lot of concepts, and we\u2019ve seen how it works but I must return to the void so I can continue making the game for you all to play. If you have any questions about the making of the game (programming part) you can ask us on our social media, because twitter and instagram works in Tahshur for some reason. <\/span><\/p>\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"Hi Roger Ord\u00f3\u00f1ez here, lead programmer of Cygnus Void. I\u2019m the one pulling strings from the shadows to make the Project Infinite a game. In other words my work is to translate the will of the team to code, so it does what development team has thought it may be interesting for you all to […]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"http:\/\/cygnusvoid.es\/wp-json\/wp\/v2\/posts\/1080"}],"collection":[{"href":"http:\/\/cygnusvoid.es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/cygnusvoid.es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/cygnusvoid.es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/cygnusvoid.es\/wp-json\/wp\/v2\/comments?post=1080"}],"version-history":[{"count":3,"href":"http:\/\/cygnusvoid.es\/wp-json\/wp\/v2\/posts\/1080\/revisions"}],"predecessor-version":[{"id":1089,"href":"http:\/\/cygnusvoid.es\/wp-json\/wp\/v2\/posts\/1080\/revisions\/1089"}],"wp:attachment":[{"href":"http:\/\/cygnusvoid.es\/wp-json\/wp\/v2\/media?parent=1080"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/cygnusvoid.es\/wp-json\/wp\/v2\/categories?post=1080"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/cygnusvoid.es\/wp-json\/wp\/v2\/tags?post=1080"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}