mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
Updated Godot Editor Custom Icons
Wanted to turn the icons used in the Godot Editor into SVGs This has literally ZERO effect on the Game itself. I just thought it'd be neat.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@icon("res://Assets/Sprites/Editor/Block.png")
|
||||
@icon("res://Assets/Sprites/Editor/Block.svg")
|
||||
class_name Block
|
||||
extends AnimatableBody2D
|
||||
signal player_block_hit(player: Player)
|
||||
|
Reference in New Issue
Block a user