Changing the title demo video to another programmatically #3812
-
I like the way the game surprise me with the kickstarter BF toy commercial, it's pretty good, but i'd like to change it to a random funny vid i found on the internet by just changing the lines of the code, just for the sake of fun and experimentation, also for the future random/consecutive title demo vids feature, i don't want to wait only for the promo. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
To do that you could go to |
Beta Was this translation helpful? Give feedback.
-
One notice: the video should be in the 1280x720 resolution. Wishing you luck in modifying the code to your liking, i'll thank @KoloInDaCrib for the knowledge. |
Beta Was this translation helpful? Give feedback.
To do that you could go to
source/funkin/ui/title/AttractState.hx
and there you could change the video to be played upon inactivity !Or if you're making a simple mod without any source code just put a .mp4 video titled "toyCommercial" in the
videos/videos
(yes that is two videos folders, one in the other) folder of your mod