no more gifs
This commit is contained in:
parent
7db517ab17
commit
1be256e74c
112 changed files with 1034 additions and 570 deletions
|
@ -5,7 +5,7 @@ var shooting = false
|
|||
|
||||
var idle_texture = preload("res://dotted line.png")
|
||||
var aiming_texture = preload("res://laser_idle.png")
|
||||
var active_texture = preload("res://ircle_laser.gif")
|
||||
var active_texture = preload("res://laser_idle.png")
|
||||
|
||||
func _ready():
|
||||
update_animation()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue