<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://vtsxcode.xyz/</id><title>VTSxCODE</title><subtitle>an Archive for my work, ideas, projects using jekyll.</subtitle> <updated>2022-11-22T02:35:21-06:00</updated> <author> <name>VTSxKING</name> <uri>https://vtsxcode.xyz/</uri> </author><link rel="self" type="application/atom+xml" href="https://vtsxcode.xyz/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://vtsxcode.xyz/"/> <generator uri="https://jekyllrb.com/" version="4.3.1">Jekyll</generator> <rights> © 2022 VTSxKING </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Simple Nakama Multiplayer</title><link href="https://vtsxcode.xyz/posts/Simple-Nakama-Multiplayer/" rel="alternate" type="text/html" title="Simple Nakama Multiplayer" /><published>2022-11-16T00:02:00-06:00</published> <updated>2022-11-16T00:02:00-06:00</updated> <id>https://vtsxcode.xyz/posts/Simple-Nakama-Multiplayer/</id> <content src="https://vtsxcode.xyz/posts/Simple-Nakama-Multiplayer/" /> <author> <name>VTSxKING</name> </author> <category term="gamedev" /> <summary> This is not a tutorial nor am I an expert in anything here. I am learning and documenting as I learn. Things here may be wrong, feel free to point them out and reach out to me :) Introduction Previously I started a Nakama authoritative multiplayer article in which I was going to show my process for setting up a simple authoritative multiplayer scene, unfortunately, I ran into quite a few r... </summary> </entry> <entry><title>Nakama Authoritative Multiplayer</title><link href="https://vtsxcode.xyz/posts/Nakama-Authoritative-Multiplayer/" rel="alternate" type="text/html" title="Nakama Authoritative Multiplayer" /><published>2022-10-30T00:02:00-05:00</published> <updated>2022-11-22T02:31:41-06:00</updated> <id>https://vtsxcode.xyz/posts/Nakama-Authoritative-Multiplayer/</id> <content src="https://vtsxcode.xyz/posts/Nakama-Authoritative-Multiplayer/" /> <author> <name>VTSxKING</name> </author> <category term="gamedev" /> <summary> This page is being deprecated, more concise and up to date information can be found here This is not a tutorial nor am I an expert in anything here. I am learning and documenting as I learn. Things here may be wrong, feel free to point them out and reach out to me :) Introduction As mentioned in the previous post Nakama has the capacity to run custom server logic within the Nakama inst... </summary> </entry> <entry><title>Nakama Typescript Server Runtime</title><link href="https://vtsxcode.xyz/posts/Nakama-Typescript-Server-Runtime/" rel="alternate" type="text/html" title="Nakama Typescript Server Runtime" /><published>2022-09-16T15:00:00-05:00</published> <updated>2022-09-16T15:00:00-05:00</updated> <id>https://vtsxcode.xyz/posts/Nakama-Typescript-Server-Runtime/</id> <content src="https://vtsxcode.xyz/posts/Nakama-Typescript-Server-Runtime/" /> <author> <name>VTSxKING</name> </author> <category term="gamedev" /> <summary> This is not a tutorial nor am I an expert in anything here. I am learning and documenting as I learn. Things here may be wrong, feel free to point them out and reach out to me :) Introduction Nakama instance(s) embeds Javascript virtual machines with in the itself and allows developers to load and run server side code. The documentation for this project is up to date but the proccess varie... </summary> </entry> <entry><title>Simple Character Controller</title><link href="https://vtsxcode.xyz/posts/Simple-Character-Controller/" rel="alternate" type="text/html" title="Simple Character Controller" /><published>2022-09-15T06:31:00-05:00</published> <updated>2022-09-15T07:20:08-05:00</updated> <id>https://vtsxcode.xyz/posts/Simple-Character-Controller/</id> <content src="https://vtsxcode.xyz/posts/Simple-Character-Controller/" /> <author> <name>VTSxKING</name> </author> <category term="gamedev" /> <summary> This is not a tutorial nor am I an expert in anything here. I am learning and documenting as I learn. Things here may be wrong, feel free to point them out and reach out to me :) Introduction The motivation behind this quick project was to create a simple easy-to-use set of character controller scripts for myself to use and adapt/improve, I could have just written the code and kept it on G... </summary> </entry> <entry><title>Playcanvas Drag and Drop</title><link href="https://vtsxcode.xyz/posts/Playcanvas-Drag-and-Drop/" rel="alternate" type="text/html" title="Playcanvas Drag and Drop" /><published>2022-09-09T21:10:00-05:00</published> <updated>2022-09-15T07:20:08-05:00</updated> <id>https://vtsxcode.xyz/posts/Playcanvas-Drag-and-Drop/</id> <content src="https://vtsxcode.xyz/posts/Playcanvas-Drag-and-Drop/" /> <author> <name>VTSxKING</name> </author> <category term="gamedev" /> <summary> This is not a tutorial nor am I an expert in anything here. I am learning and documenting as I learn. Things here may be wrong, feel free to point them out and reach out to me :) Introduction I needed to add a feature to an existing project in which a user can drag and drop custom textures onto a section of the webpage and automatically apply said textures to the playcanvas scene. This isn... </summary> </entry> </feed>
