Turn the central code into c++ #1

Closed
opened 2025-04-15 22:06:52 +00:00 by CatAClock · 2 comments
Owner

Gdscript to GDExtension

  • Player
  • Enemy
  • Wave System
  • Bullets
Gdscript to GDExtension - [x] Player - [x] Enemy - [x] Wave System - [x] Bullets
Author
Owner

Some comments:

  • Player can't use a packed scene because it uses Node*. Because of this, it must inherit Bullet instead.
Some comments: - Player can't use a packed scene because it uses Node*. Because of this, it must inherit Bullet instead.
Author
Owner

:3

:3
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: CatAClock/Side-Scrolling-Shooter#1
No description provided.