This website requires JavaScript.
Explore
Help
Sign In
CactiChameleon9
/
Quit-Rolling-Around-gmtk-jam-2022
Watch
1
Star
0
Fork
0
You've already forked Quit-Rolling-Around-gmtk-jam-2022
Code
Issues
6
Pull Requests
Projects
1
Releases
Wiki
Activity
59bec36c08
Quit-Rolling-Around-gmtk-ja...
/
Scenes
/
BattleScene.gd
6 lines
62 B
GDScript3
Raw
Normal View
History
Unescape
Escape
Basic half-baked attempt at new battle scene
2022-08-14 11:32:54 +01:00
extends
Node
Plumb the basics of input control and limit player movement to range
2022-07-16 23:56:31 +01:00
Add some input logic for diceview
2022-07-17 13:05:20 +01:00
func
_ready
(
)
:
Basic half-baked attempt at new battle scene
2022-08-14 11:32:54 +01:00
$
"
%
Battle
"
.
character
=
$
Player
Reference in New Issue
Copy Permalink