Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Bitmap/Sprite fonts - How to use [Game Maker | Basics] в хорошем качестве

Bitmap/Sprite fonts - How to use [Game Maker | Basics] 1 год назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Bitmap/Sprite fonts - How to use [Game Maker | Basics]

This basics video tutorial shows you how to use sprites as a font in GameMaker. The idea is quite easy. You have a cool looking font but it is an image. To use the is as a normal font you need to a few things. 1st you need to import it into GameMaker and slice it up as single images (control + I) 2nd you need to tell GameMaker with font_add_sprite_ext that you want to use this sprite as a font and give GameMaker the instructions what each character means (represents). Here you have a string (mapstring) with all the characters you use sprite as sprite and the corresponding character that it is representing. 3rd you need to store the newly created font ("asset") into a variable and set with draw_set_font this spritefont to be used. That's it! Trivia: GameMaker once your export/run your game takes your used normal fonts and converts them into glyphs (images), which is the same as the sprite font and you can see both in the texture page. Tldr: 1. import sprite font, 2. set a mindmap string what each image means 3. store and set it to be used Cool font found here, if used please credit! https://opengameart.org/content/super... 👑 Support me and get fresh game art and game maker projects every month:   / 1upindie   Follow me on: 📸 Instangram:   / 1upindie   🐦 Twitter:   / 1upindie   💬 Discord:   / discord   📜 Udemy: https://www.udemy.com/course/become-a... (See youtube about page for discount) CHAPTERS ------------------------------------------------------------------------------------------------------- 0:00 What we will do, use sprites as a font 0:46 Subscribe 0:55 Context and example of normal font use 2:17 Find a good looking sprite/bitmap font 2:58 Import sprite font 5:39 Add the font as a useable font into GameMaker 5:02 Have string (mapstring) that gives the images meaning 7:09 Set the sprite font to proportional drawing or not and the distance between each image/glyph 7:37 Store the added sprite font into a variable to be set and used

Comments