-
### Is your feature request related to a problem?
The game looks ordinary without 2D lighting
### Describe the solution you'd like
like godot "DirctionalLight2D","PointLight2D","LIghtOccluder2D",
…
-
# Game summary
- Game name: WipEout® 2048
- Game serial: PCSA00015
- Game version: v1.00
# Vita3K summary
- Version: v0.1.4
- Build number: 2398-a6301712
- Commit hash: https://github.c…
-
We need to create a simple 2d platformer in order to ensure that:
- We can work with multiple levels without problems.
- We can easily implement loading.
- Simplistic UI features is enough for pl…
-
### Find Game Idea
_we need to decide on a game idea until next meeting on Monday_
Suggestions can include anything:
* I would suggest not making a 2D game as the editor for Unreal for 2D games …
-
# Programming Ideas
## Absolute Beginner
1. **Print Your Name**: A program that simply prints "Hello, [Your Name]!" to the console.
```python
name = "eternalxlks"
print(f"Hello, {name}")
```
…
-
**This issues uses machine translation**
# Description
In the Choosing animations section, there is the following code
```gdscript
if velocity.x != 0:
$AnimatedSprite2D.animation = "walk"
$Ani…
-
### Describe the project you are working on
A 2D game with heavy use of 2D skeletons.
### Describe the problem or limitation you are having in your project
Current 2D skeleton modifications are res…
-
🔴 Title : Platformer Game
🔴 Tech stack :
Frontend: HTML5, CSS3, JavaScript
Game Library: Phaser.js (for game mechanics and rendering)
🔴 Objective : The objective of the game is to guide the pl…
-
| **Assignment** | **Points** | **Grade** | **Evidence** |
|----------------------------|---------------|-----------|--------------|
| Pull Request (Integration) | 2 | …
-
### Tested versions
4.3 Stable
### System information
Android
### Issue description
I'm implementing a viewport setting for my game, to let user select and change the viewport size at r…