I was just finishing up a video game project for school and I just realized how helpful your tutorials really are. You are helping people from around the world just not create games, but professional ones and you really are a life saver if you can't come up with something. :)
@MattAspland3 жыл бұрын
Thank you so much Phoenix, your support means the world! :)
@TheSSector52 жыл бұрын
Hey Matt Taking screenshots is not working in packaged game. How can I make it work in a packaged game? Is there a way to create an in game gallery with all the screenshots and have an option to locate them on your computer?
@BubuRuzu9 ай бұрын
This makes you wonder why they bordered putting this in. If I want screenshots in editor, I have Windows for that. You'd think in a GAME engine you'd be able to do things IN GAME. Unreal silliness.
@stevenwynn8193 жыл бұрын
I didn't know that you could execute console commands via a blueprint node. Much more convenient than typing in the command every time you want to take a screenshot. Thanks!
@MattAspland3 жыл бұрын
Yeah it's a really helpful node, big time saver! :)
@gabrielgundes3 жыл бұрын
Matt... I just love you. Can't believe you keep doing such a great job every single day with your tutorials. You are a lifesaver.
@MattAspland3 жыл бұрын
Thank you so much for your support man! Always happy to help!
@ChuckDebWood3 жыл бұрын
Thanks for the tut! Works perfectly. Is there a way to designate the screenshot to be saved in another folder?
@arknet49737 ай бұрын
Greetings. Thanks for the tutorial. How to save/overwrite screenshot at specific name? How to load that screenshot?
@AL3DStudio2 жыл бұрын
fantastic work, as usual. Is here any chance of adding video capture to that? Cheers
@SathishKoththolla3 жыл бұрын
Man, You are awesome. I have a facebook group with more than 80k member and growing. all of them are 3d and game artists. If you make the full game tutorial I will do free publicity. you are amazing. By that time group will be reaching 100k+
@BlenderIndonesia3 жыл бұрын
nice tutorial. how we can preview the thumbnail in the screen after do screenshoot?
@ashraf_dz47692 жыл бұрын
Good Job! can this apply to capture video? and save that video to your computer?
@charzxd65153 жыл бұрын
Cool little feature
@Phoenix-sj9kf3 жыл бұрын
ikr
@ancacivitu86623 жыл бұрын
Very helpful tutorial and great, clear explanations! Thank you!
@wukongyy2 жыл бұрын
Did it work in compiled game?
@airmax90858 ай бұрын
Hi! Can I set directory for screenshot to save in This PC / Pictures?
@StarCats2 жыл бұрын
Thank you Matt. ♥
@oskarkarisch23163 жыл бұрын
Nice Tutorial
@MattAspland3 жыл бұрын
Thanks man!
@cherezrulkin2 жыл бұрын
please. tell me how can I change the path to saving screenshots to the desktop? "HighResShot 2 filename=%USERPROFILE%\Desktop" not work (((
@sangitachoudhury16593 жыл бұрын
Sir what is the processor of your computer . Can you tell?
@StarCats2 жыл бұрын
Hello Matt. I've a problem. It's working good on pc but when I using it on an android device, it's not taking screenshot. Why it could be? screenshot not saving in gallery/photos
@jayare7750 Жыл бұрын
Is there a way to take a screenshot but display it in game for a few seconds while the character can still move in the background?
@aliahmedgaming60833 жыл бұрын
How to open and close door with the dot which is in the center of screen
@MattAspland3 жыл бұрын
This video should help with that :) kzbin.info/www/bejne/oZSkg4Cdatyeock
@THEPRIMALREX2 жыл бұрын
My approach would be to extend the full opacity for say 0.10 seconds, inbetween that, delegate a custom event which runs the command line. This way at least the game freezes during the flash and not after it begins fading off
@lemon33352 жыл бұрын
Does one of these have the ability to record video?
@captainx23193 жыл бұрын
Second, and nice vid m8
@MattAspland3 жыл бұрын
Thank you bro!
@captainx23193 жыл бұрын
@@MattAspland Np!
@Jay-uu5lu2 жыл бұрын
Will this work packaged?
@kamilh32682 жыл бұрын
Nope, it wouldn't. The best way is to write a simple code to and expose RequestScreenshot() to BP
@Jay-uu5lu2 жыл бұрын
@@kamilh3268 oh ok
@tineasgia91242 жыл бұрын
How can I create a UI for the user to see the screenshot they just took?
@pummelweed7843 жыл бұрын
Is it possible to do something like this with a save file, like when you save your game it takes a screenshot of your current position
@MattAspland3 жыл бұрын
Absolutely, you could simply run this code, or just the console command, when you press the save game.
@mistahnuke3 жыл бұрын
@@MattAspland But can we set where it saves the shot, thanks
@kreenbopulusmichael72053 жыл бұрын
any idea on how to make a texture pan back and forth ? cant find anything on this
@MattAspland3 жыл бұрын
Hey man, you mean something like this? You could maybe set parameters into the panner so that you can change it from 1 to -1 for example at run-time. That way it is panning. Hope this helps :) kzbin.info/www/bejne/rqmbe3uLltmag8k
@kreenbopulusmichael72053 жыл бұрын
@@MattAspland Yeah thats what I was having trouble with, I have it moving one way, but I want it switch to the opposite way and back on an interval
@boldganbaatar70232 жыл бұрын
How to screen shot in Mobile UE Game?
@mozg3d3 жыл бұрын
hires shot does not work. it simply consumes video memory and does not free it up, so it's useless(.
@michaelkukula5926 Жыл бұрын
**Just so people know, this does NOT work in packaged games. If someone figures out how to do it, please post it here**
@larionovdesign8 ай бұрын
Сhange the save directory in Project Settings>Engine>General Setting>Screenshots I changed to desktop and it worked
@АлексейСимошин-р8т Жыл бұрын
How to make a different path to the folder with screenshots? How should it be recorded and where?