Logo
Explore Help
Sign In
joey
/
RPG_Prototype
1
0
Fork
You've already forked RPG_Prototype
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dev
combat_refactor
master
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from 'eb7cbf97d9'
${ noResults }
RPG_Prototype/Test Scenes/Player.gd

8 lines
140 B
GDScript
Raw Normal View History Unescape Escape

Working on menu system - First button does not work Probably switch to implementing a UI system instead of using the built-in one
2 years ago
extends Sprite2D
Partial refactor of the Combat system - Adds combatant controller base scene and the beginnings of player combat controller. Still need to finish hooking up actions.
2 years ago
@onready var Combantant = $Combatant
@onready var Controller = $Combatant/PlayerCombatantController
Working on menu system - First button does not work Probably switch to implementing a UI system instead of using the built-in one
2 years ago
Partial refactor of the Combat system - Adds combatant controller base scene and the beginnings of player combat controller. Still need to finish hooking up actions.
2 years ago
func _ready():
pass
Powered by Gitea Version: 1.19.3 Page: 1367ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API