Metroidvania-System
Metroidvania-System copied to clipboard
Add type hints to sample project scripts
Added missing type hints on functions of scripts in the sample project (res://SampleProject/)
The goal is to complete the issue https://github.com/KoBeWi/Metroidvania-System/issues/103
I still get some warnings in Button.tscn, MiniPortal.tscn and DiceRoom.tscn.
I still get some warnings in
Button.tscn,MiniPortal.tscnandDiceRoom.tscn.
Can you tell me what type of warning you got? i have none using Godot 4.5.1 (Sorry for the late reply)