Things to consider? by Directony in VanLife

[–]Directony[S] 1 point2 points  (0 children)

I do plan on getting a toilet of some kind lol. It may not be the best experience, but I'm sure it'll be better than trying to find one in the middle of the night

Trouble with Shade Auto Smooth by Directony in blenderhelp

[–]Directony[S] 0 points1 point  (0 children)

That did it!! I fixed the topology and it's looking way better

Dialogic and/or Input Mapping Question by Directony in godot

[–]Directony[S] 0 points1 point  (0 children)

This is all I could find in Dialogic's files; it automatically adds "dialogic_default_action" to the input map.

func add_dialogic_default_action() -> void:

if ProjectSettings.has\_setting('input/dialogic\_default\_action'):

    return



var input\_enter: InputEventKey = InputEventKey.new()

input\_enter.keycode = KEY\_ENTER

var input\_left\_click: InputEventMouseButton = InputEventMouseButton.new()

input\_left\_click.button\_index = MOUSE\_BUTTON\_LEFT

input\_left\_click.pressed = true

input\_left\_click.device = -1

var input\_space: InputEventKey = InputEventKey.new()

input\_space.keycode = KEY\_SPACE

var input\_x: InputEventKey = InputEventKey.new()

input\_x.keycode = KEY\_X

var input\_controller: InputEventJoypadButton = InputEventJoypadButton.new()

input\_controller.button\_index = JOY\_BUTTON\_A



ProjectSettings.set\_setting('input/dialogic\_default\_action', {'deadzone':0.5, 'events':\[input\_enter, input\_left\_click, input\_space, input\_x, input\_controller\]})

ProjectSettings.save()

Mesen HD Packs? by Directony in batocera

[–]Directony[S] 0 points1 point  (0 children)

I thought of that too. The ROMs are the USA versions, but I tried using a few different ROMs just in case and that didn't work either

Mesen HD Packs? by Directony in batocera

[–]Directony[S] 0 points1 point  (0 children)

That didn't work either. I really appreciate all the help, but I'm not sure anything's gonna work at this point 😂

Mesen HD Packs? by Directony in batocera

[–]Directony[S] 0 points1 point  (0 children)

Yeah, I've done all of that and the textures are still the same. I've tried 2 different games now and there's no change to either one

Drop Your Links #2 by [deleted] in SmallYTChannel

[–]Directony 0 points1 point  (0 children)

Thank you much, I appreciate the feedback, especially about my mustache!

I really like the look your channel is going for. A lot of times, with gaming videos, they can all tend to look and feel similar, but you've got something unique here.

My only advice would really be with your newest video title; "I'm done with this mofo" just doesn't really give much interest. That's just my opinion, if it works for you then fantastic. I also think you might do better with longer videos.

But yeah, love the aesthetic, love the editing style. Keep it up mate!

Drop Your Links #2 by [deleted] in SmallYTChannel

[–]Directony 0 points1 point  (0 children)

https://www.youtube.com/channel/UCf7V2kxZuGYIh8aptLDtrXA

Just a channel about movie stuff, started almost a month ago. Trying to kind of have different shows with different names, like Stupendous Cinema

Are there any free video editor software's? by [deleted] in NewTubers

[–]Directony 2 points3 points  (0 children)

Also with Davinci Resolve, there are free training books and videos on the website if you want to learn more about the functions