Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script templates for Godot 4 not usable #82

Open
ulrivo opened this issue Mar 17, 2024 · 0 comments
Open

Script templates for Godot 4 not usable #82

ulrivo opened this issue Mar 17, 2024 · 0 comments

Comments

@ulrivo
Copy link

ulrivo commented Mar 17, 2024

Describe the bug
The script templates are not usable in Godot 4.

To Reproduce
If one wants to create a script, the templates are not shown.

Expected behavior
The templates ink_template.gd and ink_template_signals.gd should be offered.

Environment:

  • OS: MacOS 14.2.1
  • Godot version: 4.2.1. stable
  • Inklecate version: 1.1.1
  • inkgd version: 0.6.0 branch Godot4

Additional context
According to the documentation

  • script templates must be in a folder corresponding to the appropirate node type, for instance:
    res://script_templates/Control/ink_template.gd
  • base placeholders must be surrounded with _ not with %, for instance:
    _TS_ instead of %TS%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant