Easy Sprite Animation in Pico-8 - Beginner Tutorial

  Рет қаралды 2,513

SpaceCat

SpaceCat

Күн бұрын

Пікірлер: 15
@emmanuelroux3845
@emmanuelroux3845 11 ай бұрын
I use modulo with just one line of code: spr(first frame position + (T()*(frame per second)%number of frames +1), posX, posY). For exemple: spr(1+(T()*10%5), 64, 64)
@Walbertkyle
@Walbertkyle 3 ай бұрын
You can also use a function for this, so it would lessen the tokens used and look more readable
@caittastic
@caittastic 11 ай бұрын
if you have sprites that arent all in a row, you can use an array of sprites and index it using time*something, modulo amount of sprites
@TonyoPet
@TonyoPet 11 ай бұрын
That fire animation tho! Great code tips, but I'm totally going to use that animation method for fire going forward.
@spacecat88
@spacecat88 11 ай бұрын
Ahhh yeah! Works great for liquids and smoke too!
@TheHotEgg
@TheHotEgg 11 ай бұрын
I’m still gearing myself up to actually start making something but I always find your tutorials so interesting and reassuring as a complete beginner. Hopefully this year I’ll actually start!
@spacecat88
@spacecat88 11 ай бұрын
You can do this! Make a really simple game!
@SMABEM
@SMABEM 10 ай бұрын
Just bought Pico-8 looking forward to starting to make games. So it uses an 8x8 sprites. If I want a 32×32 sprite do I need to combine smaller sprites? How does that work?
@spacecat88
@spacecat88 10 ай бұрын
I have a vid on 16x16. It's similar to that
@SMABEM
@SMABEM 10 ай бұрын
@@spacecat88 will definitely check it out! Love your stuff.
@JonM00n
@JonM00n 5 ай бұрын
im following this to a T and its great. but i cant seem to figure out how to animate when walking a direction. for example left and right walking animations. im super new to this :S
@Woog_Lord
@Woog_Lord 3 ай бұрын
SPR function has size and horizontal flip and vertical flip as parameters, so you can make a bool for facing left/right and just set it to true/false based off what button is pressed
@maewilkes8883
@maewilkes8883 7 ай бұрын
I was hoping for help with coding. I also got a great trick for drawing animations!
@SALSAFOX7
@SALSAFOX7 11 ай бұрын
Спасибо !
@spacecat88
@spacecat88 11 ай бұрын
You're welcome!!!
Must-play Pico-8 Games!
11:53
TechDweeb
Рет қаралды 42 М.
Lamborghini vs Smoke 😱
00:38
Topper Guild
Рет қаралды 67 МЛН
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 19 МЛН
Object Oriented Programming in PICO-8
17:13
Kevin Makes Games
Рет қаралды 9 М.
Particles in Pico-8 - The Ultimate Guide
16:49
SpaceCat
Рет қаралды 7 М.
Set Up Your Player - THE RIGHT WAY! - Using Classes in Pico-8
11:28
Platformer 4 - Map Collision - Pico 8
14:36
Nerdy Teachers
Рет қаралды 39 М.
Pixel Art for Beginners - Getting Started
6:29
SpaceCat
Рет қаралды 2,4 М.
Easy Pico-8 Collision Function - Simple Collision Explained!
9:12
Every 2D Node Explained in 9 Minutes !
9:19
Lukky
Рет қаралды 380 М.
Learning Pico-8 In One Day
6:21
Miziziziz
Рет қаралды 120 М.
Animating sprites in Pico-8
13:07
doc_robs
Рет қаралды 11 М.
Efficient Tilesets in Pico-8 Tutorial
4:26
Dev Quest
Рет қаралды 9 М.