Skip to content

Starter Game Texture Update - And Tweaks#1011

Merged
4ian merged 1 commit into
mainfrom
walls-and-floors-starter-update
Jun 20, 2026
Merged

Starter Game Texture Update - And Tweaks#1011
4ian merged 1 commit into
mainfrom
walls-and-floors-starter-update

Conversation

@HelperWesley

Copy link
Copy Markdown
Contributor

Updated all starter projects in the engine to:

  1. Replace blurry and stretched textures in 3D games with cleaner textures that are tiled in games instead of stretched.

  2. Add walls to all 3D games to prevent users from repeatedly falling off the level.

  3. Remove the first person camera extension, look through eyes action, and z-depth action that were conflicting with the camera controls of the first person camera behavior in first person games.

  4. Update all extensions that needed to be updated, and test to make sure the games continue to work properly afterwards.

  5. Tweak shadow biases(again) to improve the look of shadows.

  6. Check to make sure all sound effects are preloaded.

  7. Remove the "Default value of string" message in their game properties.

Updated all starter projects in the engine to:

-Replace blurry and stretched textures in 3D games with cleaner textures that are tiled in games instead of stretched.

-Add walls to all 3D games to prevent users from repeatedly falling off the level.

-Remove the first person camera extension, look through eyes action, and z-depth action that were conflicting with the camera controls of the first person camera behavior of the player objects in first person games.

-Update all extensions that needed to be updated, and test to make sure the games continue to work properly afterwards.

-Tweak shadow biases(again) to improve the look of shadows.

-Check to make sure all sound effects are preloaded.

-Remove the "Default value of string" message in the properties panels.
@github-actions

Copy link
Copy Markdown
Contributor

Preview the game(s) changed or added in this Pull Request


This is an automatic message displaying links to the games in this PR - double check the JSON in case of doubt.

@4ian 4ian merged commit ca9f80e into main Jun 20, 2026
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants