SFML Game Tutorial 0.2 (Resource) Part 1 of 2

Опубликовано: 21 Октябрь 2024
на канале: HerbGlitch
659
25

Discord:   / discord  
Github: https://github.com/Tribyte/2D_GE_V1

Music:
I Got This (By David Renda)
Homework
Time Alone (By David Renda)
Lazy Day (By David Renda)
https://www.fesliyanstudios.com/royal...

Winter Sunrise (By Peyton Ross)
https://www.free-stock-music.com/peyt...


Lucid Dreaming (By FSM Team feat. e s c p )
https://www.free-stock-music.com/fsm-...

Img: https://i.imgur.com/5RO2fad.jpg
Readme.md:
main.config file :)
texture: texture/path.config
font: fonts/path.config
audio: audio/path.config

texture.config file
name: path/to/texture.png
spritesheet: path/to/spritesheet.ssconfig

spritesheet.ssconfig
ssimg: img/path
multi: [
Width Height X Y
Width Height X Y
Width Height X Y
]

font.config
name: path/to/font.ttf

audio.config
name: path/to/audio.mp3