mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-09 03:35:53 +00:00
Bullet emitter
This commit is contained in:
parent
d49f5e2a45
commit
54c8199e8a
7 changed files with 75 additions and 32 deletions
|
|
@ -5,7 +5,6 @@ using Godot;
|
|||
|
||||
public partial class Actor : CharacterBody2D
|
||||
{
|
||||
|
||||
[Export]
|
||||
public float MovementSpeed { get; private set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue