#2D player controller

8 messages · Page 1 of 1 (latest)

dense fox
#

Can you show the script?

#

And maybe a screenshot of your scene tree also

gloomy fog
#

I hope its visible

plain dragonBOT
#
Embedding code in discord messages
Inline Code

When you surround some words with single backticks like `this`, it will be formatted as code.

Code Blocks

You can also include code blocks by surrounding the code with three backticks. If you add "swift" then you will also get basic syntax highlighting:
```swift
print("hello world")
```
Discord will then show it as a code block like this:

print("hello world")
Upload

If your code snippet is rather long, you can upload it to a text paste site. One option that supports syntax highlighting for GDScript is https://bpa.st/

dense fox
#

The nodes seem correct so far

#

Also are you sure you are playing the correct scene?

gloomy fog
#

Yeah i tried both scenes.