MovingArtwork.co

channel image

MovingArtwork.co

MovingArtwork.co

subscribers

Thanks for watching! I hope this was helpful.

---- Links ----
CastleDB website http://castledb.org/
Haxe Discord https://discord.gg/PYUSffm
Youtube https://www.youtube.com/channel/UCBz6NcBWiDbNzFF1SutqoWQ
Bitchute https://www.bitchute.com/channel/movingartworkco/
LBRY https://lbry.tv/$/invite/@MovingArtwork.co:2
Instagram https://www.instagram.com/movingartwork.co/
Itch.io https://invadercivic.itch.io/

---- Support ----
If you would like to support me and my projects then send a couple sheckles to help keep me going.
https://www.buymeacoffee.com/hmYTSeUDQ

Hey there! In this video, I build a custom TouchScreenButton class that lets me see which direction I swipe on an area. By the end of the video, you'll have an area that when swiped will change the color of a sprite according to the swipe direction.

YouTube doesn't like curly brackets so here is the link to the text file for you to copy and paste because you are too lazy to type everything out yourself. https://invadercivic.itch.io/my-code-...

Bitchute → MovingArtwork.co
LBRY → MovingArtwork.co
Itch.io → invadercivic
Instagram → MovingArtwork.co
YouTube → MovingArtwork

In this Line Fighters mobile game Devlog, I build the inventory tab UI "Supplies & Equipment". I'll talk about inventory management and gameplay mechanics. The first edit ended up being 30 minutes long! I cut it down quite a bit but I still have a lot to talk about, demons, story, overworld mechanics, etc.

If you have any questions or ideas just leave a comment. It would really help me work out all the kinks in the design. This is the first video I've made without using a script. I'm trying to make videos feel more natural and less edited. To much? Let me know what you think, the more feedback I get the better. :D ❤

I use the following tools:
Godot engine
Krita
Gimp
ShotCut

YouTube → MovingArtwork
LBRY → MovingArtwork.co

Itch.io → invadercivic
Instagram → MovingArtwork.co

This one's for the lols.
League of Legends Annie ft(AJR - Burn the House Down)
~
I'm pretty sure this counts as transformative so hopefully, this doesn't get taken down. Either way make sure to share, like and comment.

If you would like to watch this somewhere else I have an LBRY, TickTock, Itch.io, Instagram and Youtube account all at MovingArtwork.
YouTube --► https://www.youtube.com/channel/UCBz6NcBWiDbNzFF1SutqoWQ
LBRY --► https://lbry.tv/@MovingArtwork.co:2
Itch.io --► https://invadercivic.itch.io/
Instagram --► https://www.instagram.com/movingartwork.co/
TickTock --► @movingartwork.co
~
Thank you so much for watching and "I hope I made you smile, that's all I ever wanted".

If you ever need to run an HTML file online or offline then this video is for you.

I was trying to run my html5 Godot Game export when I got an error saying, "Failed loading file 'tmp_export.wasm'". I get this error because many browsers, Chromium-based browsers specifically (I'm using Brave), will not load exported projects when opened locally per "file://" protocol. To get around this, I'm using a local server.

<-----Commands----->
Terminal:
cd your/folder
for python --> python -m SimpleHTTPServer
for python2 --> python2 -m SimpleHTTPServer
for python3 --> python3 -m http.server

By default, the server will start on port 8000. you can easily change this by adding your port of choice (8080, 5045, etc...) to any of the commands above

In the browser type:
localhost:8000
You will be given a list of files in the folder unless there is one named "index.html" in which case the website will load automatically.
<-----Commands----->

Thanks For Watching!
If you have any questions please let me know in the comments. Like, share, and if you can, send nud-- I mean coffee --> https://www.buymeacoffee.com/hmYTSeUDQ

SHOW MORE

Created 4 years, 2 months ago.

5 videos

Category Education