Some evil stuff

This commit is contained in:
Entarno54 2025-05-29 20:10:41 +07:00
parent 94ae598959
commit dd69385669
6 changed files with 9 additions and 3 deletions

BIN
icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

2
icon.png~ Normal file
View File

@ -0,0 +1,2 @@
<EFBFBD>PNG


View File

@ -78,17 +78,18 @@ function love.load()
table.insert(unspawnedNotes, newNote)
end
end
for i = 0, 3 do
local receptor = myTypes.Sprite("sprites/NOTE_assets.png", "sprites/NOTE_assets.json", false)
receptor:PlayAnimation("arrow"..directions[i+1], 25, false)
receptor.position = myTypes.Vector2(100 + (65 * i), 0)
receptor.ui = true -- So it doesnt move with the camera.
receptors[i + 1] = receptor
end
inst:play()
voices:play()
@ -255,4 +256,4 @@ function love.draw()
end
love.window.setMode(1280, 720, { fullscreen = false , resizable = true})
love.window.setMode(1280, 720, { fullscreen = false , resizable = true})

1
pull-updates.bat Normal file
View File

@ -0,0 +1 @@
git pull origin main

1
pull-updates.sh Normal file
View File

@ -0,0 +1 @@
git pull origin main

View File

@ -1,3 +1,4 @@
{
"TextureAtlas": {
"SubTexture": [